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

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

<https://eurobis.org/id/occurrence/1990__1183_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_156'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_156'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.391386'^^xsd:double;
  dwc:startLongitude '-11.3913856'^^xsd:double;
  dwc:endLongitude '-11.3913856'^^xsd:double;
  dwc:latitude '48.899025'^^xsd:double;
  dwc:startLatitude '48.8990246'^^xsd:double;
  dwc:endLatitude '48.8990246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3913856 48.8990246, -11.3913856 48.8990246, -11.3913856 48.8990246, -11.3913856 48.8990246, -11.3913856 48.8990246))'^^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 '1183_156'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.862253 -11.371743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.862253"^^xsd:decimal ;
  dwc:decimalLongitude "-11.371743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_157'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.371743'^^xsd:double;
  dwc:startLongitude '-11.3717425'^^xsd:double;
  dwc:endLongitude '-11.3717425'^^xsd:double;
  dwc:latitude '48.862253'^^xsd:double;
  dwc:startLatitude '48.862253'^^xsd:double;
  dwc:endLatitude '48.862253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3717425 48.862253, -11.3717425 48.862253, -11.3717425 48.862253, -11.3717425 48.862253, -11.3717425 48.862253))'^^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 '1183_157'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.862233 -11.371732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.862233"^^xsd:decimal ;
  dwc:decimalLongitude "-11.371732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_158'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.371732'^^xsd:double;
  dwc:startLongitude '-11.3717316'^^xsd:double;
  dwc:endLongitude '-11.3717316'^^xsd:double;
  dwc:latitude '48.862233'^^xsd:double;
  dwc:startLatitude '48.8622327'^^xsd:double;
  dwc:endLatitude '48.8622327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.3717316 48.8622327, -11.3717316 48.8622327, -11.3717316 48.8622327, -11.3717316 48.8622327, -11.3717316 48.8622327))'^^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 '1183_158'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.918439 -11.35126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.918439"^^xsd:decimal ;
  dwc:decimalLongitude "-11.35126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_155'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_155'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8097222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.35126'^^xsd:double;
  dwc:startLongitude '-11.35126'^^xsd:double;
  dwc:endLongitude '-11.35126'^^xsd:double;
  dwc:latitude '48.918439'^^xsd:double;
  dwc:startLatitude '48.9184392'^^xsd:double;
  dwc:endLatitude '48.9184392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.35126 48.9184392, -11.35126 48.9184392, -11.35126 48.9184392, -11.35126 48.9184392, -11.35126 48.9184392))'^^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 '1183_155'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.541714 -11.316316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.541714"^^xsd:decimal ;
  dwc:decimalLongitude "-11.316316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_10'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_10'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.836388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.316316'^^xsd:double;
  dwc:startLongitude '-11.316316'^^xsd:double;
  dwc:endLongitude '-11.316316'^^xsd:double;
  dwc:latitude '50.541714'^^xsd:double;
  dwc:startLatitude '50.5417136'^^xsd:double;
  dwc:endLatitude '50.5417136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.316316 50.5417136, -11.316316 50.5417136, -11.316316 50.5417136, -11.316316 50.5417136, -11.316316 50.5417136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MB" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '1183_10'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9414 -11.276199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9414"^^xsd:decimal ;
  dwc:decimalLongitude "-11.276199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_154'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_154'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.276199'^^xsd:double;
  dwc:startLongitude '-11.2761989'^^xsd:double;
  dwc:endLongitude '-11.2761989'^^xsd:double;
  dwc:latitude '48.9414'^^xsd:double;
  dwc:startLatitude '48.9414001'^^xsd:double;
  dwc:endLatitude '48.9414001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.2761989 48.9414001, -11.2761989 48.9414001, -11.2761989 48.9414001, -11.2761989 48.9414001, -11.2761989 48.9414001))'^^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 '1183_154'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.574289 -11.270984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.574289"^^xsd:decimal ;
  dwc:decimalLongitude "-11.270984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_11'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_11'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.244722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.270984'^^xsd:double;
  dwc:startLongitude '-11.2709844'^^xsd:double;
  dwc:endLongitude '-11.2709844'^^xsd:double;
  dwc:latitude '50.574289'^^xsd:double;
  dwc:startLatitude '50.5742886'^^xsd:double;
  dwc:endLatitude '50.5742886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.2709844 50.5742886, -11.2709844 50.5742886, -11.2709844 50.5742886, -11.2709844 50.5742886, -11.2709844 50.5742886))'^^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 '1183_11'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.754242 -11.2248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.754242"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_159'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_159'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.7875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.2248'^^xsd:double;
  dwc:startLongitude '-11.2248003'^^xsd:double;
  dwc:endLongitude '-11.2248003'^^xsd:double;
  dwc:latitude '48.754242'^^xsd:double;
  dwc:startLatitude '48.7542416'^^xsd:double;
  dwc:endLatitude '48.7542416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.2248003 48.7542416, -11.2248003 48.7542416, -11.2248003 48.7542416, -11.2248003 48.7542416, -11.2248003 48.7542416))'^^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 '1183_159'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.752808 -11.21918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.752808"^^xsd:decimal ;
  dwc:decimalLongitude "-11.21918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_160'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_160'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.811111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.21918'^^xsd:double;
  dwc:startLongitude '-11.2191795'^^xsd:double;
  dwc:endLongitude '-11.2191795'^^xsd:double;
  dwc:latitude '48.752808'^^xsd:double;
  dwc:startLatitude '48.7528077'^^xsd:double;
  dwc:endLatitude '48.7528077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.2191795 48.7528077, -11.2191795 48.7528077, -11.2191795 48.7528077, -11.2191795 48.7528077, -11.2191795 48.7528077))'^^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 '1183_160'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72772 -11.120918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72772"^^xsd:decimal ;
  dwc:decimalLongitude "-11.120918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_161'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_161'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.223611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.120918'^^xsd:double;
  dwc:startLongitude '-11.1209183'^^xsd:double;
  dwc:endLongitude '-11.1209183'^^xsd:double;
  dwc:latitude '48.72772'^^xsd:double;
  dwc:startLatitude '48.7277197'^^xsd:double;
  dwc:endLatitude '48.7277197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.1209183 48.7277197, -11.1209183 48.7277197, -11.1209183 48.7277197, -11.1209183 48.7277197, -11.1209183 48.7277197))'^^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 '1183_161'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.992643 -11.112278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.992643"^^xsd:decimal ;
  dwc:decimalLongitude "-11.112278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_153'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_153'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.7266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.112278'^^xsd:double;
  dwc:startLongitude '-11.1122777'^^xsd:double;
  dwc:endLongitude '-11.1122777'^^xsd:double;
  dwc:latitude '48.992643'^^xsd:double;
  dwc:startLatitude '48.9926433'^^xsd:double;
  dwc:endLatitude '48.9926433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.1122777 48.9926433, -11.1122777 48.9926433, -11.1122777 48.9926433, -11.1122777 48.9926433, -11.1122777 48.9926433))'^^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 '1183_153'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.022953 -11.035164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.022953"^^xsd:decimal ;
  dwc:decimalLongitude "-11.035164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_152'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.9397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.035164'^^xsd:double;
  dwc:startLongitude '-11.0351642'^^xsd:double;
  dwc:endLongitude '-11.0351642'^^xsd:double;
  dwc:latitude '49.022953'^^xsd:double;
  dwc:startLatitude '49.0229526'^^xsd:double;
  dwc:endLatitude '49.0229526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.0351642 49.0229526, -11.0351642 49.0229526, -11.0351642 49.0229526, -11.0351642 49.0229526, -11.0351642 49.0229526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FI" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1183_152'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.698883 -11.011886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.698883"^^xsd:decimal ;
  dwc:decimalLongitude "-11.011886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_162'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_162'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.683888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.011886'^^xsd:double;
  dwc:startLongitude '-11.0118862'^^xsd:double;
  dwc:endLongitude '-11.0118862'^^xsd:double;
  dwc:latitude '48.698883'^^xsd:double;
  dwc:startLatitude '48.6988828'^^xsd:double;
  dwc:endLatitude '48.6988828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.0118862 48.6988828, -11.0118862 48.6988828, -11.0118862 48.6988828, -11.0118862 48.6988828, -11.0118862 48.6988828))'^^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 '1183_162'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.696726 -11.00411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.696726"^^xsd:decimal ;
  dwc:decimalLongitude "-11.00411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_163'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_163'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.717222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-11.00411'^^xsd:double;
  dwc:startLongitude '-11.0041096'^^xsd:double;
  dwc:endLongitude '-11.0041096'^^xsd:double;
  dwc:latitude '48.696726'^^xsd:double;
  dwc:startLatitude '48.6967258'^^xsd:double;
  dwc:endLatitude '48.6967258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-11.0041096 48.6967258, -11.0041096 48.6967258, -11.0041096 48.6967258, -11.0041096 48.6967258, -11.0041096 48.6967258))'^^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 '1183_163'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.695503 -10.999703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.695503"^^xsd:decimal ;
  dwc:decimalLongitude "-10.999703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_164'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_164'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.999703'^^xsd:double;
  dwc:startLongitude '-10.9997029'^^xsd:double;
  dwc:endLongitude '-10.9997029'^^xsd:double;
  dwc:latitude '48.695503'^^xsd:double;
  dwc:startLatitude '48.6955034'^^xsd:double;
  dwc:endLatitude '48.6955034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9997029 48.6955034, -10.9997029 48.6955034, -10.9997029 48.6955034, -10.9997029 48.6955034, -10.9997029 48.6955034))'^^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 '1183_164'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.035647 -10.99879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.035647"^^xsd:decimal ;
  dwc:decimalLongitude "-10.99879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_151'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_151'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7702777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.99879'^^xsd:double;
  dwc:startLongitude '-10.9987897'^^xsd:double;
  dwc:endLongitude '-10.9987897'^^xsd:double;
  dwc:latitude '49.035647'^^xsd:double;
  dwc:startLatitude '49.0356467'^^xsd:double;
  dwc:endLatitude '49.0356467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9987897 49.0356467, -10.9987897 49.0356467, -10.9987897 49.0356467, -10.9987897 49.0356467, -10.9987897 49.0356467))'^^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 '1183_151'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.038747 -10.989905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.038747"^^xsd:decimal ;
  dwc:decimalLongitude "-10.989905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_150'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_150'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7288888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.989905'^^xsd:double;
  dwc:startLongitude '-10.9899047'^^xsd:double;
  dwc:endLongitude '-10.9899047'^^xsd:double;
  dwc:latitude '49.038747'^^xsd:double;
  dwc:startLatitude '49.0387474'^^xsd:double;
  dwc:endLatitude '49.0387474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9899047 49.0387474, -10.9899047 49.0387474, -10.9899047 49.0387474, -10.9899047 49.0387474, -10.9899047 49.0387474))'^^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 '1183_150'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.687686 -10.934075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.687686"^^xsd:decimal ;
  dwc:decimalLongitude "-10.934075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_12'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_12'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.934075'^^xsd:double;
  dwc:startLongitude '-10.9340749'^^xsd:double;
  dwc:endLongitude '-10.9340749'^^xsd:double;
  dwc:latitude '50.687686'^^xsd:double;
  dwc:startLatitude '50.6876859'^^xsd:double;
  dwc:endLatitude '50.6876859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9340749 50.6876859, -10.9340749 50.6876859, -10.9340749 50.6876859, -10.9340749 50.6876859, -10.9340749 50.6876859))'^^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 '1183_12'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55105 -10.933763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55105"^^xsd:decimal ;
  dwc:decimalLongitude "-10.933763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_79'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_79'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.1036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.933763'^^xsd:double;
  dwc:startLongitude '-10.9337632'^^xsd:double;
  dwc:endLongitude '-10.9337632'^^xsd:double;
  dwc:latitude '51.55105'^^xsd:double;
  dwc:startLatitude '51.5510503'^^xsd:double;
  dwc:endLatitude '51.5510503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9337632 51.5510503, -10.9337632 51.5510503, -10.9337632 51.5510503, -10.9337632 51.5510503, -10.9337632 51.5510503))'^^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 '1183_79'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.696123 -10.909585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.696123"^^xsd:decimal ;
  dwc:decimalLongitude "-10.909585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_13'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_13'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.909585'^^xsd:double;
  dwc:startLongitude '-10.9095852'^^xsd:double;
  dwc:endLongitude '-10.9095852'^^xsd:double;
  dwc:latitude '50.696123'^^xsd:double;
  dwc:startLatitude '50.6961228'^^xsd:double;
  dwc:endLatitude '50.6961228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.9095852 50.6961228, -10.9095852 50.6961228, -10.9095852 50.6961228, -10.9095852 50.6961228, -10.9095852 50.6961228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_13'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.648761 -10.840495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.648761"^^xsd:decimal ;
  dwc:decimalLongitude "-10.840495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_166'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_166'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.410833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.840495'^^xsd:double;
  dwc:startLongitude '-10.8404945'^^xsd:double;
  dwc:endLongitude '-10.8404945'^^xsd:double;
  dwc:latitude '48.648761'^^xsd:double;
  dwc:startLatitude '48.6487607'^^xsd:double;
  dwc:endLatitude '48.6487607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.8404945 48.6487607, -10.8404945 48.6487607, -10.8404945 48.6487607, -10.8404945 48.6487607, -10.8404945 48.6487607))'^^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 '1183_166'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.648741 -10.840429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.648741"^^xsd:decimal ;
  dwc:decimalLongitude "-10.840429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_165'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_165'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.411111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.840429'^^xsd:double;
  dwc:startLongitude '-10.8404285'^^xsd:double;
  dwc:endLongitude '-10.8404285'^^xsd:double;
  dwc:latitude '48.648741'^^xsd:double;
  dwc:startLatitude '48.6487406'^^xsd:double;
  dwc:endLatitude '48.6487406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.8404285 48.6487406, -10.8404285 48.6487406, -10.8404285 48.6487406, -10.8404285 48.6487406, -10.8404285 48.6487406))'^^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 '1183_165'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88216 -10.835059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88216"^^xsd:decimal ;
  dwc:decimalLongitude "-10.835059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_77'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_77'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.602777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.835059'^^xsd:double;
  dwc:startLongitude '-10.8350594'^^xsd:double;
  dwc:endLongitude '-10.8350594'^^xsd:double;
  dwc:latitude '51.88216'^^xsd:double;
  dwc:startLatitude '51.8821604'^^xsd:double;
  dwc:endLatitude '51.8821604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.8350594 51.8821604, -10.8350594 51.8821604, -10.8350594 51.8821604, -10.8350594 51.8821604, -10.8350594 51.8821604))'^^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 '1183_77'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6347 -10.791933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6347"^^xsd:decimal ;
  dwc:decimalLongitude "-10.791933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_167'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_167'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.615833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.791933'^^xsd:double;
  dwc:startLongitude '-10.7919333'^^xsd:double;
  dwc:endLongitude '-10.7919333'^^xsd:double;
  dwc:latitude '48.6347'^^xsd:double;
  dwc:startLatitude '48.6347'^^xsd:double;
  dwc:endLatitude '48.6347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7919333 48.6347, -10.7919333 48.6347, -10.7919333 48.6347, -10.7919333 48.6347, -10.7919333 48.6347))'^^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 '1183_167'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.627183 -10.764411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.627183"^^xsd:decimal ;
  dwc:decimalLongitude "-10.764411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_168'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_168'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.7325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.764411'^^xsd:double;
  dwc:startLongitude '-10.7644106'^^xsd:double;
  dwc:endLongitude '-10.7644106'^^xsd:double;
  dwc:latitude '48.627183'^^xsd:double;
  dwc:startLatitude '48.627183'^^xsd:double;
  dwc:endLatitude '48.627183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7644106 48.627183, -10.7644106 48.627183, -10.7644106 48.627183, -10.7644106 48.627183, -10.7644106 48.627183))'^^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 '1183_168'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.626843 -10.763166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.626843"^^xsd:decimal ;
  dwc:decimalLongitude "-10.763166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_169'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_169'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.737777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.763166'^^xsd:double;
  dwc:startLongitude '-10.7631655'^^xsd:double;
  dwc:endLongitude '-10.7631655'^^xsd:double;
  dwc:latitude '48.626843'^^xsd:double;
  dwc:startLatitude '48.6268429'^^xsd:double;
  dwc:endLatitude '48.6268429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7631655 48.6268429, -10.7631655 48.6268429, -10.7631655 48.6268429, -10.7631655 48.6268429, -10.7631655 48.6268429))'^^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 '1183_169'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.623496 -10.750911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.623496"^^xsd:decimal ;
  dwc:decimalLongitude "-10.750911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_170'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_170'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.789722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.750911'^^xsd:double;
  dwc:startLongitude '-10.7509114'^^xsd:double;
  dwc:endLongitude '-10.7509114'^^xsd:double;
  dwc:latitude '48.623496'^^xsd:double;
  dwc:startLatitude '48.623496'^^xsd:double;
  dwc:endLatitude '48.623496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7509114 48.623496, -10.7509114 48.623496, -10.7509114 48.623496, -10.7509114 48.623496, -10.7509114 48.623496))'^^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 '1183_170'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622941 -10.74888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622941"^^xsd:decimal ;
  dwc:decimalLongitude "-10.74888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_171'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_171'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.798333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.74888'^^xsd:double;
  dwc:startLongitude '-10.7488799'^^xsd:double;
  dwc:endLongitude '-10.7488799'^^xsd:double;
  dwc:latitude '48.622941'^^xsd:double;
  dwc:startLatitude '48.6229412'^^xsd:double;
  dwc:endLatitude '48.6229412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7488799 48.6229412, -10.7488799 48.6229412, -10.7488799 48.6229412, -10.7488799 48.6229412, -10.7488799 48.6229412))'^^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 '1183_171'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.838971 -10.719903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.838971"^^xsd:decimal ;
  dwc:decimalLongitude "-10.719903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_76'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_76'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.065555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.719903'^^xsd:double;
  dwc:startLongitude '-10.7199027'^^xsd:double;
  dwc:endLongitude '-10.7199027'^^xsd:double;
  dwc:latitude '51.838971'^^xsd:double;
  dwc:startLatitude '51.8389714'^^xsd:double;
  dwc:endLatitude '51.8389714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7199027 51.8389714, -10.7199027 51.8389714, -10.7199027 51.8389714, -10.7199027 51.8389714, -10.7199027 51.8389714))'^^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 '1183_76'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.838615 -10.71895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.838615"^^xsd:decimal ;
  dwc:decimalLongitude "-10.71895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_75'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_75'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '18.061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.71895'^^xsd:double;
  dwc:startLongitude '-10.7189495'^^xsd:double;
  dwc:endLongitude '-10.7189495'^^xsd:double;
  dwc:latitude '51.838615'^^xsd:double;
  dwc:startLatitude '51.8386152'^^xsd:double;
  dwc:endLatitude '51.8386152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.7189495 51.8386152, -10.7189495 51.8386152, -10.7189495 51.8386152, -10.7189495 51.8386152, -10.7189495 51.8386152))'^^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 '1183_75'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.318633 -10.712943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.318633"^^xsd:decimal ;
  dwc:decimalLongitude "-10.712943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_9'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_9'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.152777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.712943'^^xsd:double;
  dwc:startLongitude '-10.712943'^^xsd:double;
  dwc:endLongitude '-10.712943'^^xsd:double;
  dwc:latitude '50.318633'^^xsd:double;
  dwc:startLatitude '50.318633'^^xsd:double;
  dwc:endLatitude '50.318633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.712943 50.318633, -10.712943 50.318633, -10.712943 50.318633, -10.712943 50.318633, -10.712943 50.318633))'^^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 '1183_9'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.82456 -10.694355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.82456"^^xsd:decimal ;
  dwc:decimalLongitude "-10.694355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_74'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_74'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.845555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.694355'^^xsd:double;
  dwc:startLongitude '-10.6943549'^^xsd:double;
  dwc:endLongitude '-10.6943549'^^xsd:double;
  dwc:latitude '51.82456'^^xsd:double;
  dwc:startLatitude '51.8245599'^^xsd:double;
  dwc:endLatitude '51.8245599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.6943549 51.8245599, -10.6943549 51.8245599, -10.6943549 51.8245599, -10.6943549 51.8245599, -10.6943549 51.8245599))'^^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 '1183_74'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.823142 -10.691231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.823142"^^xsd:decimal ;
  dwc:decimalLongitude "-10.691231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_73'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_73'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.83'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.691231'^^xsd:double;
  dwc:startLongitude '-10.691231'^^xsd:double;
  dwc:endLongitude '-10.691231'^^xsd:double;
  dwc:latitude '51.823142'^^xsd:double;
  dwc:startLatitude '51.8231417'^^xsd:double;
  dwc:endLatitude '51.8231417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.691231 51.8231417, -10.691231 51.8231417, -10.691231 51.8231417, -10.691231 51.8231417, -10.691231 51.8231417))'^^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 '1183_73'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.817555 -10.551596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.817555"^^xsd:decimal ;
  dwc:decimalLongitude "-10.551596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_14'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_14'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.551596'^^xsd:double;
  dwc:startLongitude '-10.5515962'^^xsd:double;
  dwc:endLongitude '-10.5515962'^^xsd:double;
  dwc:latitude '50.817555'^^xsd:double;
  dwc:startLatitude '50.8175552'^^xsd:double;
  dwc:endLatitude '50.8175552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.5515962 50.8175552, -10.5515962 50.8175552, -10.5515962 50.8175552, -10.5515962 50.8175552, -10.5515962 50.8175552))'^^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 '1183_14'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.551419 -10.461286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.551419"^^xsd:decimal ;
  dwc:decimalLongitude "-10.461286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_172'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_172'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.967222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.461286'^^xsd:double;
  dwc:startLongitude '-10.461286'^^xsd:double;
  dwc:endLongitude '-10.461286'^^xsd:double;
  dwc:latitude '48.551419'^^xsd:double;
  dwc:startLatitude '48.551419'^^xsd:double;
  dwc:endLatitude '48.551419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.461286 48.551419, -10.461286 48.551419, -10.461286 48.551419, -10.461286 48.551419, -10.461286 48.551419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "PW" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '1183_172'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.233408 -10.452448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.233408"^^xsd:decimal ;
  dwc:decimalLongitude "-10.452448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_8'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_8'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.361388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.452448'^^xsd:double;
  dwc:startLongitude '-10.452448'^^xsd:double;
  dwc:endLongitude '-10.452448'^^xsd:double;
  dwc:latitude '50.233408'^^xsd:double;
  dwc:startLatitude '50.2334076'^^xsd:double;
  dwc:endLatitude '50.2334076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.452448 50.2334076, -10.452448 50.2334076, -10.452448 50.2334076, -10.452448 50.2334076, -10.452448 50.2334076))'^^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 '1183_8'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.374762 -10.421134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.374762"^^xsd:decimal ;
  dwc:decimalLongitude "-10.421134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_80'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_80'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.421134'^^xsd:double;
  dwc:startLongitude '-10.4211336'^^xsd:double;
  dwc:endLongitude '-10.4211336'^^xsd:double;
  dwc:latitude '51.374762'^^xsd:double;
  dwc:startLatitude '51.3747621'^^xsd:double;
  dwc:endLatitude '51.3747621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.4211336 51.3747621, -10.4211336 51.3747621, -10.4211336 51.3747621, -10.4211336 51.3747621, -10.4211336 51.3747621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "PW" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '1183_80'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3688 -10.402635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3688"^^xsd:decimal ;
  dwc:decimalLongitude "-10.402635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_81'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_81'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.402635'^^xsd:double;
  dwc:startLongitude '-10.4026351'^^xsd:double;
  dwc:endLongitude '-10.4026351'^^xsd:double;
  dwc:latitude '51.3688'^^xsd:double;
  dwc:startLatitude '51.3687998'^^xsd:double;
  dwc:endLatitude '51.3687998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.4026351 51.3687998, -10.4026351 51.3687998, -10.4026351 51.3687998, -10.4026351 51.3687998, -10.4026351 51.3687998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "PW" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '1183_81'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.333179 -10.336053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.333179"^^xsd:decimal ;
  dwc:decimalLongitude "-10.336053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_82'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_82'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.336053'^^xsd:double;
  dwc:startLongitude '-10.3360533'^^xsd:double;
  dwc:endLongitude '-10.3360533'^^xsd:double;
  dwc:latitude '51.333179'^^xsd:double;
  dwc:startLatitude '51.3331787'^^xsd:double;
  dwc:endLatitude '51.3331787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3360533 51.3331787, -10.3360533 51.3331787, -10.3360533 51.3331787, -10.3360533 51.3331787, -10.3360533 51.3331787))'^^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 '1183_82'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.332271 -10.333697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.332271"^^xsd:decimal ;
  dwc:decimalLongitude "-10.333697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_83'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_83'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.9825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.333697'^^xsd:double;
  dwc:startLongitude '-10.3336972'^^xsd:double;
  dwc:endLongitude '-10.3336972'^^xsd:double;
  dwc:latitude '51.332271'^^xsd:double;
  dwc:startLatitude '51.3322711'^^xsd:double;
  dwc:endLatitude '51.3322711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3336972 51.3322711, -10.3336972 51.3322711, -10.3336972 51.3322711, -10.3336972 51.3322711, -10.3336972 51.3322711))'^^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 '1183_83'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586581 -10.330829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586581"^^xsd:decimal ;
  dwc:decimalLongitude "-10.330829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_78'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_78'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.193333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.330829'^^xsd:double;
  dwc:startLongitude '-10.3308292'^^xsd:double;
  dwc:endLongitude '-10.3308292'^^xsd:double;
  dwc:latitude '51.586581'^^xsd:double;
  dwc:startLatitude '51.5865813'^^xsd:double;
  dwc:endLatitude '51.5865813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3308292 51.5865813, -10.3308292 51.5865813, -10.3308292 51.5865813, -10.3308292 51.5865813, -10.3308292 51.5865813))'^^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 '1183_78'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586581 -10.330829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586581"^^xsd:decimal ;
  dwc:decimalLongitude "-10.330829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_69'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_69'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.193333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.330829'^^xsd:double;
  dwc:startLongitude '-10.3308292'^^xsd:double;
  dwc:endLongitude '-10.3308292'^^xsd:double;
  dwc:latitude '51.586581'^^xsd:double;
  dwc:startLatitude '51.5865813'^^xsd:double;
  dwc:endLatitude '51.5865813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3308292 51.5865813, -10.3308292 51.5865813, -10.3308292 51.5865813, -10.3308292 51.5865813, -10.3308292 51.5865813))'^^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 '1183_69'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.585116 -10.327898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.585116"^^xsd:decimal ;
  dwc:decimalLongitude "-10.327898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_72'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_72'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.327898'^^xsd:double;
  dwc:startLongitude '-10.3278984'^^xsd:double;
  dwc:endLongitude '-10.3278984'^^xsd:double;
  dwc:latitude '51.585116'^^xsd:double;
  dwc:startLatitude '51.5851159'^^xsd:double;
  dwc:endLatitude '51.5851159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3278984 51.5851159, -10.3278984 51.5851159, -10.3278984 51.5851159, -10.3278984 51.5851159, -10.3278984 51.5851159))'^^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 '1183_72'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584224 -10.326115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584224"^^xsd:decimal ;
  dwc:decimalLongitude "-10.326115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_71'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_71'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.172777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.326115'^^xsd:double;
  dwc:startLongitude '-10.3261145'^^xsd:double;
  dwc:endLongitude '-10.3261145'^^xsd:double;
  dwc:latitude '51.584224'^^xsd:double;
  dwc:startLatitude '51.5842239'^^xsd:double;
  dwc:endLatitude '51.5842239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3261145 51.5842239, -10.3261145 51.5842239, -10.3261145 51.5842239, -10.3261145 51.5842239, -10.3261145 51.5842239))'^^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 '1183_71'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583013 -10.323693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583013"^^xsd:decimal ;
  dwc:decimalLongitude "-10.323693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_70'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_70'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.162222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.323693'^^xsd:double;
  dwc:startLongitude '-10.3236934'^^xsd:double;
  dwc:endLongitude '-10.3236934'^^xsd:double;
  dwc:latitude '51.583013'^^xsd:double;
  dwc:startLatitude '51.5830134'^^xsd:double;
  dwc:endLatitude '51.5830134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3236934 51.5830134, -10.3236934 51.5830134, -10.3236934 51.5830134, -10.3236934 51.5830134, -10.3236934 51.5830134))'^^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 '1183_70'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.573393 -10.304453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.573393"^^xsd:decimal ;
  dwc:decimalLongitude "-10.304453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_68'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_68'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.078333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.304453'^^xsd:double;
  dwc:startLongitude '-10.3044525'^^xsd:double;
  dwc:endLongitude '-10.3044525'^^xsd:double;
  dwc:latitude '51.573393'^^xsd:double;
  dwc:startLatitude '51.5733929'^^xsd:double;
  dwc:endLatitude '51.5733929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.3044525 51.5733929, -10.3044525 51.5733929, -10.3044525 51.5733929, -10.3044525 51.5733929, -10.3044525 51.5733929))'^^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 '1183_68'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.292729 -10.245387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.292729"^^xsd:decimal ;
  dwc:decimalLongitude "-10.245387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_84'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_84'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.953611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.245387'^^xsd:double;
  dwc:startLongitude '-10.2453869'^^xsd:double;
  dwc:endLongitude '-10.2453869'^^xsd:double;
  dwc:latitude '51.292729'^^xsd:double;
  dwc:startLatitude '51.2927291'^^xsd:double;
  dwc:endLatitude '51.2927291'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.2453869 51.2927291, -10.2453869 51.2927291, -10.2453869 51.2927291, -10.2453869 51.2927291, -10.2453869 51.2927291))'^^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 '1183_84'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.544465 -10.188011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.544465"^^xsd:decimal ;
  dwc:decimalLongitude "-10.188011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_67'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_67'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.638611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.188011'^^xsd:double;
  dwc:startLongitude '-10.1880114'^^xsd:double;
  dwc:endLongitude '-10.1880114'^^xsd:double;
  dwc:latitude '51.544465'^^xsd:double;
  dwc:startLatitude '51.5444651'^^xsd:double;
  dwc:endLatitude '51.5444651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.1880114 51.5444651, -10.1880114 51.5444651, -10.1880114 51.5444651, -10.1880114 51.5444651, -10.1880114 51.5444651))'^^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 '1183_67'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.248771 -10.110405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.248771"^^xsd:decimal ;
  dwc:decimalLongitude "-10.110405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_85'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_85'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.525555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.110405'^^xsd:double;
  dwc:startLongitude '-10.1104049'^^xsd:double;
  dwc:endLongitude '-10.1104049'^^xsd:double;
  dwc:latitude '51.248771'^^xsd:double;
  dwc:startLatitude '51.248771'^^xsd:double;
  dwc:endLatitude '51.248771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.1104049 51.248771, -10.1104049 51.248771, -10.1104049 51.248771, -10.1104049 51.248771, -10.1104049 51.248771))'^^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 '1183_85'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.239919 -10.080446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.239919"^^xsd:decimal ;
  dwc:decimalLongitude "-10.080446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_86'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_86'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.650555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.080446'^^xsd:double;
  dwc:startLongitude '-10.0804459'^^xsd:double;
  dwc:endLongitude '-10.0804459'^^xsd:double;
  dwc:latitude '51.239919'^^xsd:double;
  dwc:startLatitude '51.2399186'^^xsd:double;
  dwc:endLatitude '51.2399186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.0804459 51.2399186, -10.0804459 51.2399186, -10.0804459 51.2399186, -10.0804459 51.2399186, -10.0804459 51.2399186))'^^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 '1183_86'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502858 -10.036249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502858"^^xsd:decimal ;
  dwc:decimalLongitude "-10.036249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_66'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_66'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.993888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.036249'^^xsd:double;
  dwc:startLongitude '-10.0362491'^^xsd:double;
  dwc:endLongitude '-10.0362491'^^xsd:double;
  dwc:latitude '51.502858'^^xsd:double;
  dwc:startLatitude '51.5028577'^^xsd:double;
  dwc:endLatitude '51.5028577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.0362491 51.5028577, -10.0362491 51.5028577, -10.0362491 51.5028577, -10.0362491 51.5028577, -10.0362491 51.5028577))'^^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 '1183_66'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497588 -10.015721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497588"^^xsd:decimal ;
  dwc:decimalLongitude "-10.015721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_65'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_65'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.912222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.015721'^^xsd:double;
  dwc:startLongitude '-10.015721'^^xsd:double;
  dwc:endLongitude '-10.015721'^^xsd:double;
  dwc:latitude '51.497588'^^xsd:double;
  dwc:startLatitude '51.497588'^^xsd:double;
  dwc:endLatitude '51.497588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.015721 51.497588, -10.015721 51.497588, -10.015721 51.497588, -10.015721 51.497588, -10.015721 51.497588))'^^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 '1183_65'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401879 -10.004023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401879"^^xsd:decimal ;
  dwc:decimalLongitude "-10.004023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_173'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_173'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.932777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.004023'^^xsd:double;
  dwc:startLongitude '-10.0040232'^^xsd:double;
  dwc:endLongitude '-10.0040232'^^xsd:double;
  dwc:latitude '48.401879'^^xsd:double;
  dwc:startLatitude '48.4018792'^^xsd:double;
  dwc:endLatitude '48.4018792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.0040232 48.4018792, -10.0040232 48.4018792, -10.0040232 48.4018792, -10.0040232 48.4018792, -10.0040232 48.4018792))'^^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 '1183_173'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.401373 -10.002342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.401373"^^xsd:decimal ;
  dwc:decimalLongitude "-10.002342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_174'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_174'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.94'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-10.002342'^^xsd:double;
  dwc:startLongitude '-10.0023421'^^xsd:double;
  dwc:endLongitude '-10.0023421'^^xsd:double;
  dwc:latitude '48.401373'^^xsd:double;
  dwc:startLatitude '48.4013732'^^xsd:double;
  dwc:endLatitude '48.4013732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.0023421 48.4013732, -10.0023421 48.4013732, -10.0023421 48.4013732, -10.0023421 48.4013732, -10.0023421 48.4013732))'^^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 '1183_174'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.39931 -9.995488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.39931"^^xsd:decimal ;
  dwc:decimalLongitude "-9.995488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_176'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_176'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.969444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.995488'^^xsd:double;
  dwc:startLongitude '-9.9954884'^^xsd:double;
  dwc:endLongitude '-9.9954884'^^xsd:double;
  dwc:latitude '48.39931'^^xsd:double;
  dwc:startLatitude '48.3993104'^^xsd:double;
  dwc:endLatitude '48.3993104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9954884 48.3993104, -9.9954884 48.3993104, -9.9954884 48.3993104, -9.9954884 48.3993104, -9.9954884 48.3993104))'^^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 '1183_176'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.399213 -9.995165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.399213"^^xsd:decimal ;
  dwc:decimalLongitude "-9.995165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_175'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_175'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.970833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.995165'^^xsd:double;
  dwc:startLongitude '-9.9951651'^^xsd:double;
  dwc:endLongitude '-9.9951651'^^xsd:double;
  dwc:latitude '48.399213'^^xsd:double;
  dwc:startLatitude '48.3992131'^^xsd:double;
  dwc:endLatitude '48.3992131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9951651 48.3992131, -9.9951651 48.3992131, -9.9951651 48.3992131, -9.9951651 48.3992131, -9.9951651 48.3992131))'^^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 '1183_175'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.207756 -9.975264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.207756"^^xsd:decimal ;
  dwc:decimalLongitude "-9.975264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_88'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_88'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.091666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.975264'^^xsd:double;
  dwc:startLongitude '-9.9752638'^^xsd:double;
  dwc:endLongitude '-9.9752638'^^xsd:double;
  dwc:latitude '51.207756'^^xsd:double;
  dwc:startLatitude '51.2077556'^^xsd:double;
  dwc:endLatitude '51.2077556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9752638 51.2077556, -9.9752638 51.2077556, -9.9752638 51.2077556, -9.9752638 51.2077556, -9.9752638 51.2077556))'^^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 '1183_88'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.207756 -9.975264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.207756"^^xsd:decimal ;
  dwc:decimalLongitude "-9.975264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_87'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_87'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.091666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.975264'^^xsd:double;
  dwc:startLongitude '-9.9752638'^^xsd:double;
  dwc:endLongitude '-9.9752638'^^xsd:double;
  dwc:latitude '51.207756'^^xsd:double;
  dwc:startLatitude '51.2077556'^^xsd:double;
  dwc:endLatitude '51.2077556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9752638 51.2077556, -9.9752638 51.2077556, -9.9752638 51.2077556, -9.9752638 51.2077556, -9.9752638 51.2077556))'^^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 '1183_87'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.201144 -9.956877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.201144"^^xsd:decimal ;
  dwc:decimalLongitude "-9.956877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_89'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_89'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.170833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.956877'^^xsd:double;
  dwc:startLongitude '-9.9568772'^^xsd:double;
  dwc:endLongitude '-9.9568772'^^xsd:double;
  dwc:latitude '51.201144'^^xsd:double;
  dwc:startLatitude '51.2011444'^^xsd:double;
  dwc:endLatitude '51.2011444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9568772 51.2011444, -9.9568772 51.2011444, -9.9568772 51.2011444, -9.9568772 51.2011444, -9.9568772 51.2011444))'^^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 '1183_89'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.014564 -9.954146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.014564"^^xsd:decimal ;
  dwc:decimalLongitude "-9.954146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_15'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_15'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.203333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.954146'^^xsd:double;
  dwc:startLongitude '-9.9541461'^^xsd:double;
  dwc:endLongitude '-9.9541461'^^xsd:double;
  dwc:latitude '51.014564'^^xsd:double;
  dwc:startLatitude '51.0145641'^^xsd:double;
  dwc:endLatitude '51.0145641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9541461 51.0145641, -9.9541461 51.0145641, -9.9541461 51.0145641, -9.9541461 51.0145641, -9.9541461 51.0145641))'^^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 '1183_15'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375472 -9.914887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375472"^^xsd:decimal ;
  dwc:decimalLongitude "-9.914887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_177'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_177'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.32'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.914887'^^xsd:double;
  dwc:startLongitude '-9.9148865'^^xsd:double;
  dwc:endLongitude '-9.9148865'^^xsd:double;
  dwc:latitude '48.375472'^^xsd:double;
  dwc:startLatitude '48.3754716'^^xsd:double;
  dwc:endLatitude '48.3754716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9148865 48.3754716, -9.9148865 48.3754716, -9.9148865 48.3754716, -9.9148865 48.3754716, -9.9148865 48.3754716))'^^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 '1183_177'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375342 -9.914443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375342"^^xsd:decimal ;
  dwc:decimalLongitude "-9.914443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_178'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_178'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.321944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.914443'^^xsd:double;
  dwc:startLongitude '-9.9144429'^^xsd:double;
  dwc:endLongitude '-9.9144429'^^xsd:double;
  dwc:latitude '48.375342'^^xsd:double;
  dwc:startLatitude '48.3753419'^^xsd:double;
  dwc:endLatitude '48.3753419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9144429 48.3753419, -9.9144429 48.3753419, -9.9144429 48.3753419, -9.9144429 48.3753419, -9.9144429 48.3753419))'^^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 '1183_178'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183862 -9.908814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183862"^^xsd:decimal ;
  dwc:decimalLongitude "-9.908814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_90'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_90'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.908814'^^xsd:double;
  dwc:startLongitude '-9.9088138'^^xsd:double;
  dwc:endLongitude '-9.9088138'^^xsd:double;
  dwc:latitude '51.183862'^^xsd:double;
  dwc:startLatitude '51.1838624'^^xsd:double;
  dwc:endLatitude '51.1838624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.9088138 51.1838624, -9.9088138 51.1838624, -9.9088138 51.1838624, -9.9088138 51.1838624, -9.9088138 51.1838624))'^^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 '1183_90'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.406999 -9.877236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.406999"^^xsd:decimal ;
  dwc:decimalLongitude "-9.877236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_64'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_64'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.012222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.877236'^^xsd:double;
  dwc:startLongitude '-9.877236'^^xsd:double;
  dwc:endLongitude '-9.877236'^^xsd:double;
  dwc:latitude '51.406999'^^xsd:double;
  dwc:startLatitude '51.4069991'^^xsd:double;
  dwc:endLatitude '51.4069991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.877236 51.4069991, -9.877236 51.4069991, -9.877236 51.4069991, -9.877236 51.4069991, -9.877236 51.4069991))'^^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 '1183_64'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.171962 -9.875718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.171962"^^xsd:decimal ;
  dwc:decimalLongitude "-9.875718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_91'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_91'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.520277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.875718'^^xsd:double;
  dwc:startLongitude '-9.8757178'^^xsd:double;
  dwc:endLongitude '-9.8757178'^^xsd:double;
  dwc:latitude '51.171962'^^xsd:double;
  dwc:startLatitude '51.1719622'^^xsd:double;
  dwc:endLatitude '51.1719622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8757178 51.1719622, -9.8757178 51.1719622, -9.8757178 51.1719622, -9.8757178 51.1719622, -9.8757178 51.1719622))'^^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 '1183_91'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.170176 -9.87075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.170176"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_92'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_92'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.87075'^^xsd:double;
  dwc:startLongitude '-9.8707501'^^xsd:double;
  dwc:endLongitude '-9.8707501'^^xsd:double;
  dwc:latitude '51.170176'^^xsd:double;
  dwc:startLatitude '51.170176'^^xsd:double;
  dwc:endLatitude '51.170176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8707501 51.170176, -9.8707501 51.170176, -9.8707501 51.170176, -9.8707501 51.170176, -9.8707501 51.170176))'^^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 '1183_92'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.362063 -9.868054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.362063"^^xsd:decimal ;
  dwc:decimalLongitude "-9.868054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_179'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_179'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.868054'^^xsd:double;
  dwc:startLongitude '-9.8680541'^^xsd:double;
  dwc:endLongitude '-9.8680541'^^xsd:double;
  dwc:latitude '48.362063'^^xsd:double;
  dwc:startLatitude '48.3620629'^^xsd:double;
  dwc:endLatitude '48.3620629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8680541 48.3620629, -9.8680541 48.3620629, -9.8680541 48.3620629, -9.8680541 48.3620629, -9.8680541 48.3620629))'^^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 '1183_179'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.361416 -9.865022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.361416"^^xsd:decimal ;
  dwc:decimalLongitude "-9.865022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_180'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_180'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.538055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.865022'^^xsd:double;
  dwc:startLongitude '-9.8650221'^^xsd:double;
  dwc:endLongitude '-9.8650221'^^xsd:double;
  dwc:latitude '48.361416'^^xsd:double;
  dwc:startLatitude '48.3614163'^^xsd:double;
  dwc:endLatitude '48.3614163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8650221 48.3614163, -9.8650221 48.3614163, -9.8650221 48.3614163, -9.8650221 48.3614163, -9.8650221 48.3614163))'^^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 '1183_180'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.402223 -9.863699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.402223"^^xsd:decimal ;
  dwc:decimalLongitude "-9.863699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_63'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_63'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.954166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.863699'^^xsd:double;
  dwc:startLongitude '-9.8636985'^^xsd:double;
  dwc:endLongitude '-9.8636985'^^xsd:double;
  dwc:latitude '51.402223'^^xsd:double;
  dwc:startLatitude '51.4022227'^^xsd:double;
  dwc:endLatitude '51.4022227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8636985 51.4022227, -9.8636985 51.4022227, -9.8636985 51.4022227, -9.8636985 51.4022227, -9.8636985 51.4022227))'^^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 '1183_63'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.166766 -9.861267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.166766"^^xsd:decimal ;
  dwc:decimalLongitude "-9.861267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_93'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_93'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.5825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.861267'^^xsd:double;
  dwc:startLongitude '-9.8612665'^^xsd:double;
  dwc:endLongitude '-9.8612665'^^xsd:double;
  dwc:latitude '51.166766'^^xsd:double;
  dwc:startLatitude '51.166766'^^xsd:double;
  dwc:endLatitude '51.166766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8612665 51.166766, -9.8612665 51.166766, -9.8612665 51.166766, -9.8612665 51.166766, -9.8612665 51.166766))'^^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 '1183_93'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.360041 -9.858571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.360041"^^xsd:decimal ;
  dwc:decimalLongitude "-9.858571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_181'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_181'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.565833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.858571'^^xsd:double;
  dwc:startLongitude '-9.8585711'^^xsd:double;
  dwc:endLongitude '-9.8585711'^^xsd:double;
  dwc:latitude '48.360041'^^xsd:double;
  dwc:startLatitude '48.3600406'^^xsd:double;
  dwc:endLatitude '48.3600406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.8585711 48.3600406, -9.8585711 48.3600406, -9.8585711 48.3600406, -9.8585711 48.3600406, -9.8585711 48.3600406))'^^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 '1183_181'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.139973 -9.786752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.139973"^^xsd:decimal ;
  dwc:decimalLongitude "-9.786752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_94'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_94'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.903333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.786752'^^xsd:double;
  dwc:startLongitude '-9.7867521'^^xsd:double;
  dwc:endLongitude '-9.7867521'^^xsd:double;
  dwc:latitude '51.139973'^^xsd:double;
  dwc:startLatitude '51.1399731'^^xsd:double;
  dwc:endLatitude '51.1399731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.7867521 51.1399731, -9.7867521 51.1399731, -9.7867521 51.1399731, -9.7867521 51.1399731, -9.7867521 51.1399731))'^^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 '1183_94'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.073421 -9.777432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.073421"^^xsd:decimal ;
  dwc:decimalLongitude "-9.777432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_16'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_16'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.928611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.777432'^^xsd:double;
  dwc:startLongitude '-9.7774323'^^xsd:double;
  dwc:endLongitude '-9.7774323'^^xsd:double;
  dwc:latitude '51.073421'^^xsd:double;
  dwc:startLatitude '51.073421'^^xsd:double;
  dwc:endLatitude '51.073421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.7774323 51.073421, -9.7774323 51.073421, -9.7774323 51.073421, -9.7774323 51.073421, -9.7774323 51.073421))'^^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 '1183_16'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373253 -9.770106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373253"^^xsd:decimal ;
  dwc:decimalLongitude "-9.770106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_62'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_62'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '12.576388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.770106'^^xsd:double;
  dwc:startLongitude '-9.7701057'^^xsd:double;
  dwc:endLongitude '-9.7701057'^^xsd:double;
  dwc:latitude '51.373253'^^xsd:double;
  dwc:startLatitude '51.3732525'^^xsd:double;
  dwc:endLatitude '51.3732525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.7701057 51.3732525, -9.7701057 51.3732525, -9.7701057 51.3732525, -9.7701057 51.3732525, -9.7701057 51.3732525))'^^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 '1183_62'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.986926 -9.746234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.986926"^^xsd:decimal ;
  dwc:decimalLongitude "-9.746234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_7'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_7'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.44'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.746234'^^xsd:double;
  dwc:startLongitude '-9.746234'^^xsd:double;
  dwc:endLongitude '-9.746234'^^xsd:double;
  dwc:latitude '49.986926'^^xsd:double;
  dwc:startLatitude '49.9869258'^^xsd:double;
  dwc:endLatitude '49.9869258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.746234 49.9869258, -9.746234 49.9869258, -9.746234 49.9869258, -9.746234 49.9869258, -9.746234 49.9869258))'^^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 '1183_7'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.33462 -9.740525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.33462"^^xsd:decimal ;
  dwc:decimalLongitude "-9.740525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_182'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_182'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.071388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.740525'^^xsd:double;
  dwc:startLongitude '-9.7405248'^^xsd:double;
  dwc:endLongitude '-9.7405248'^^xsd:double;
  dwc:latitude '48.33462'^^xsd:double;
  dwc:startLatitude '48.3346203'^^xsd:double;
  dwc:endLatitude '48.3346203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.7405248 48.3346203, -9.7405248 48.3346203, -9.7405248 48.3346203, -9.7405248 48.3346203, -9.7405248 48.3346203))'^^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 '1183_182'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.32745 -9.709238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.32745"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_183'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_183'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.200555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.709238'^^xsd:double;
  dwc:startLongitude '-9.709238'^^xsd:double;
  dwc:endLongitude '-9.709238'^^xsd:double;
  dwc:latitude '48.32745'^^xsd:double;
  dwc:startLatitude '48.3274504'^^xsd:double;
  dwc:endLatitude '48.3274504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.709238 48.3274504, -9.709238 48.3274504, -9.709238 48.3274504, -9.709238 48.3274504, -9.709238 48.3274504))'^^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 '1183_183'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.105061 -9.68554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.105061"^^xsd:decimal ;
  dwc:decimalLongitude "-9.68554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_95'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_95'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.68554'^^xsd:double;
  dwc:startLongitude '-9.6855397'^^xsd:double;
  dwc:endLongitude '-9.6855397'^^xsd:double;
  dwc:latitude '51.105061'^^xsd:double;
  dwc:startLatitude '51.1050612'^^xsd:double;
  dwc:endLatitude '51.1050612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.6855397 51.1050612, -9.6855397 51.1050612, -9.6855397 51.1050612, -9.6855397 51.1050612, -9.6855397 51.1050612))'^^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 '1183_95'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35541 -9.633707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35541"^^xsd:decimal ;
  dwc:decimalLongitude "-9.633707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_61'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_61'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.966388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.633707'^^xsd:double;
  dwc:startLongitude '-9.6337071'^^xsd:double;
  dwc:endLongitude '-9.6337071'^^xsd:double;
  dwc:latitude '51.35541'^^xsd:double;
  dwc:startLatitude '51.3554098'^^xsd:double;
  dwc:endLatitude '51.3554098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.6337071 51.3554098, -9.6337071 51.3554098, -9.6337071 51.3554098, -9.6337071 51.3554098, -9.6337071 51.3554098))'^^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 '1183_61'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.352932 -9.611256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.352932"^^xsd:decimal ;
  dwc:decimalLongitude "-9.611256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_60'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_60'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.864166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.611256'^^xsd:double;
  dwc:startLongitude '-9.6112559'^^xsd:double;
  dwc:endLongitude '-9.6112559'^^xsd:double;
  dwc:latitude '51.352932'^^xsd:double;
  dwc:startLatitude '51.3529321'^^xsd:double;
  dwc:endLatitude '51.3529321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.6112559 51.3529321, -9.6112559 51.3529321, -9.6112559 51.3529321, -9.6112559 51.3529321, -9.6112559 51.3529321))'^^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 '1183_60'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.351673 -9.599847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.351673"^^xsd:decimal ;
  dwc:decimalLongitude "-9.599847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_59'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_59'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.812222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.599847'^^xsd:double;
  dwc:startLongitude '-9.5998473'^^xsd:double;
  dwc:endLongitude '-9.5998473'^^xsd:double;
  dwc:latitude '51.351673'^^xsd:double;
  dwc:startLatitude '51.3516731'^^xsd:double;
  dwc:endLatitude '51.3516731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5998473 51.3516731, -9.5998473 51.3516731, -9.5998473 51.3516731, -9.5998473 51.3516731, -9.5998473 51.3516731))'^^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 '1183_59'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.072479 -9.593598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.072479"^^xsd:decimal ;
  dwc:decimalLongitude "-9.593598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_96'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_96'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.752777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.593598'^^xsd:double;
  dwc:startLongitude '-9.5935976'^^xsd:double;
  dwc:endLongitude '-9.5935976'^^xsd:double;
  dwc:latitude '51.072479'^^xsd:double;
  dwc:startLatitude '51.072479'^^xsd:double;
  dwc:endLatitude '51.072479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5935976 51.072479, -9.5935976 51.072479, -9.5935976 51.072479, -9.5935976 51.072479, -9.5935976 51.072479))'^^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 '1183_96'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.141165 -9.579862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.141165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.579862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_17'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_17'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.310555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.579862'^^xsd:double;
  dwc:startLongitude '-9.5798617'^^xsd:double;
  dwc:endLongitude '-9.5798617'^^xsd:double;
  dwc:latitude '51.141165'^^xsd:double;
  dwc:startLatitude '51.141165'^^xsd:double;
  dwc:endLatitude '51.141165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5798617 51.141165, -9.5798617 51.141165, -9.5798617 51.141165, -9.5798617 51.141165, -9.5798617 51.141165))'^^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 '1183_17'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.063936 -9.569573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.063936"^^xsd:decimal ;
  dwc:decimalLongitude "-9.569573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_97'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_97'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.569573'^^xsd:double;
  dwc:startLongitude '-9.5695733'^^xsd:double;
  dwc:endLongitude '-9.5695733'^^xsd:double;
  dwc:latitude '51.063936'^^xsd:double;
  dwc:startLatitude '51.0639356'^^xsd:double;
  dwc:endLatitude '51.0639356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5695733 51.0639356, -9.5695733 51.0639356, -9.5695733 51.0639356, -9.5695733 51.0639356, -9.5695733 51.0639356))'^^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 '1183_97'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.063474 -9.568275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.063474"^^xsd:decimal ;
  dwc:decimalLongitude "-9.568275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_98'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_98'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.568275'^^xsd:double;
  dwc:startLongitude '-9.5682747'^^xsd:double;
  dwc:endLongitude '-9.5682747'^^xsd:double;
  dwc:latitude '51.063474'^^xsd:double;
  dwc:startLatitude '51.0634738'^^xsd:double;
  dwc:endLatitude '51.0634738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5682747 51.0634738, -9.5682747 51.0634738, -9.5682747 51.0634738, -9.5682747 51.0634738, -9.5682747 51.0634738))'^^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 '1183_98'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.05112 -9.533541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.05112"^^xsd:decimal ;
  dwc:decimalLongitude "-9.533541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_99'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_99'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.009722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.533541'^^xsd:double;
  dwc:startLongitude '-9.533541'^^xsd:double;
  dwc:endLongitude '-9.533541'^^xsd:double;
  dwc:latitude '51.05112'^^xsd:double;
  dwc:startLatitude '51.0511196'^^xsd:double;
  dwc:endLatitude '51.0511196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.533541 51.0511196, -9.533541 51.0511196, -9.533541 51.0511196, -9.533541 51.0511196, -9.533541 51.0511196))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_99'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.049706 -9.52977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.049706"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_100'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_100'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.026388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.52977'^^xsd:double;
  dwc:startLongitude '-9.5297699'^^xsd:double;
  dwc:endLongitude '-9.5297699'^^xsd:double;
  dwc:latitude '51.049706'^^xsd:double;
  dwc:startLatitude '51.0497062'^^xsd:double;
  dwc:endLatitude '51.0497062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5297699 51.0497062, -9.5297699 51.0497062, -9.5297699 51.0497062, -9.5297699 51.0497062, -9.5297699 51.0497062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_100'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.039341 -9.502115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.039341"^^xsd:decimal ;
  dwc:decimalLongitude "-9.502115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_101'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_101'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.148611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.502115'^^xsd:double;
  dwc:startLongitude '-9.5021151'^^xsd:double;
  dwc:endLongitude '-9.5021151'^^xsd:double;
  dwc:latitude '51.039341'^^xsd:double;
  dwc:startLatitude '51.0393414'^^xsd:double;
  dwc:endLatitude '51.0393414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5021151 51.0393414, -9.5021151 51.0393414, -9.5021151 51.0393414, -9.5021151 51.0393414, -9.5021151 51.0393414))'^^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 '1183_101'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.035667 -9.49231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.035667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_102'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_102'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.191944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.49231'^^xsd:double;
  dwc:startLongitude '-9.4923102'^^xsd:double;
  dwc:endLongitude '-9.4923102'^^xsd:double;
  dwc:latitude '51.035667'^^xsd:double;
  dwc:startLatitude '51.0356666'^^xsd:double;
  dwc:endLatitude '51.0356666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.4923102 51.0356666, -9.4923102 51.0356666, -9.4923102 51.0356666, -9.4923102 51.0356666, -9.4923102 51.0356666))'^^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 '1183_102'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.020284 -9.451268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.020284"^^xsd:decimal ;
  dwc:decimalLongitude "-9.451268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_103'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_103'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.373333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.451268'^^xsd:double;
  dwc:startLongitude '-9.451268'^^xsd:double;
  dwc:endLongitude '-9.451268'^^xsd:double;
  dwc:latitude '51.020284'^^xsd:double;
  dwc:startLatitude '51.0202842'^^xsd:double;
  dwc:endLatitude '51.0202842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.451268 51.0202842, -9.451268 51.0202842, -9.451268 51.0202842, -9.451268 51.0202842, -9.451268 51.0202842))'^^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 '1183_103'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518604 -9.444332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.518604"^^xsd:decimal ;
  dwc:decimalLongitude "-9.444332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_149'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_149'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.149444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.444332'^^xsd:double;
  dwc:startLongitude '-9.4443315'^^xsd:double;
  dwc:endLongitude '-9.4443315'^^xsd:double;
  dwc:latitude '49.518604'^^xsd:double;
  dwc:startLatitude '49.5186037'^^xsd:double;
  dwc:endLatitude '49.5186037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.4443315 49.5186037, -9.4443315 49.5186037, -9.4443315 49.5186037, -9.4443315 49.5186037, -9.4443315 49.5186037))'^^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 '1183_149'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.518833 -9.443546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.518833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.443546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_148'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_148'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.146111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.443546'^^xsd:double;
  dwc:startLongitude '-9.4435462'^^xsd:double;
  dwc:endLongitude '-9.4435462'^^xsd:double;
  dwc:latitude '49.518833'^^xsd:double;
  dwc:startLatitude '49.5188334'^^xsd:double;
  dwc:endLatitude '49.5188334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.4435462 49.5188334, -9.4435462 49.5188334, -9.4435462 49.5188334, -9.4435462 49.5188334, -9.4435462 49.5188334))'^^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 '1183_148'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.221807 -9.339369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.221807"^^xsd:decimal ;
  dwc:decimalLongitude "-9.339369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_18'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_18'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.313611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.339369'^^xsd:double;
  dwc:startLongitude '-9.3393694'^^xsd:double;
  dwc:endLongitude '-9.3393694'^^xsd:double;
  dwc:latitude '51.221807'^^xsd:double;
  dwc:startLatitude '51.2218068'^^xsd:double;
  dwc:endLatitude '51.2218068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.3393694 51.2218068, -9.3393694 51.2218068, -9.3393694 51.2218068, -9.3393694 51.2218068, -9.3393694 51.2218068))'^^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 '1183_18'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.44588 -9.284605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.44588"^^xsd:decimal ;
  dwc:decimalLongitude "-9.284605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_39'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_39'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.284605'^^xsd:double;
  dwc:startLongitude '-9.2846047'^^xsd:double;
  dwc:endLongitude '-9.2846047'^^xsd:double;
  dwc:latitude '48.44588'^^xsd:double;
  dwc:startLatitude '48.4458797'^^xsd:double;
  dwc:endLatitude '48.4458797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2846047 48.4458797, -9.2846047 48.4458797, -9.2846047 48.4458797, -9.2846047 48.4458797, -9.2846047 48.4458797))'^^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 '1183_39'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.45035 -9.273321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.45035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.273321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_40'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_40'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3263888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.273321'^^xsd:double;
  dwc:startLongitude '-9.2733208'^^xsd:double;
  dwc:endLongitude '-9.2733208'^^xsd:double;
  dwc:latitude '48.45035'^^xsd:double;
  dwc:startLatitude '48.45035'^^xsd:double;
  dwc:endLatitude '48.45035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2733208 48.45035, -9.2733208 48.45035, -9.2733208 48.45035, -9.2733208 48.45035, -9.2733208 48.45035))'^^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 '1183_40'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.95175 -9.265979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.95175"^^xsd:decimal ;
  dwc:decimalLongitude "-9.265979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_105'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_105'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.185555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.265979'^^xsd:double;
  dwc:startLongitude '-9.2659787'^^xsd:double;
  dwc:endLongitude '-9.2659787'^^xsd:double;
  dwc:latitude '50.95175'^^xsd:double;
  dwc:startLatitude '50.9517496'^^xsd:double;
  dwc:endLatitude '50.9517496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2659787 50.9517496, -9.2659787 50.9517496, -9.2659787 50.9517496, -9.2659787 50.9517496, -9.2659787 50.9517496))'^^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 '1183_105'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.950814 -9.263427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.950814"^^xsd:decimal ;
  dwc:decimalLongitude "-9.263427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_104'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_104'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.196666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.263427'^^xsd:double;
  dwc:startLongitude '-9.2634272'^^xsd:double;
  dwc:endLongitude '-9.2634272'^^xsd:double;
  dwc:latitude '50.950814'^^xsd:double;
  dwc:startLatitude '50.950814'^^xsd:double;
  dwc:endLatitude '50.950814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2634272 50.950814, -9.2634272 50.950814, -9.2634272 50.950814, -9.2634272 50.950814, -9.2634272 50.950814))'^^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 '1183_104'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.316873 -9.226296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.316873"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_57'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_57'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4655555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.226296'^^xsd:double;
  dwc:startLongitude '-9.2262956'^^xsd:double;
  dwc:endLongitude '-9.2262956'^^xsd:double;
  dwc:latitude '51.316873'^^xsd:double;
  dwc:startLatitude '51.3168732'^^xsd:double;
  dwc:endLatitude '51.3168732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2262956 51.3168732, -9.2262956 51.3168732, -9.2262956 51.3168732, -9.2262956 51.3168732, -9.2262956 51.3168732))'^^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 '1183_57'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313892 -9.224541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313892"^^xsd:decimal ;
  dwc:decimalLongitude "-9.224541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_58'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_58'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.224541'^^xsd:double;
  dwc:startLongitude '-9.2245409'^^xsd:double;
  dwc:endLongitude '-9.2245409'^^xsd:double;
  dwc:latitude '51.313892'^^xsd:double;
  dwc:startLatitude '51.313892'^^xsd:double;
  dwc:endLatitude '51.313892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2245409 51.313892, -9.2245409 51.313892, -9.2245409 51.313892, -9.2245409 51.313892, -9.2245409 51.313892))'^^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 '1183_58'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312733 -9.223859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312733"^^xsd:decimal ;
  dwc:decimalLongitude "-9.223859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_56'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_56'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.4377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.223859'^^xsd:double;
  dwc:startLongitude '-9.2238585'^^xsd:double;
  dwc:endLongitude '-9.2238585'^^xsd:double;
  dwc:latitude '51.312733'^^xsd:double;
  dwc:startLatitude '51.3127327'^^xsd:double;
  dwc:endLatitude '51.3127327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2238585 51.3127327, -9.2238585 51.3127327, -9.2238585 51.3127327, -9.2238585 51.3127327, -9.2238585 51.3127327))'^^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 '1183_56'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.272409 -9.196458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.272409"^^xsd:decimal ;
  dwc:decimalLongitude "-9.196458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_55'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_55'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.196458'^^xsd:double;
  dwc:startLongitude '-9.1964581'^^xsd:double;
  dwc:endLongitude '-9.1964581'^^xsd:double;
  dwc:latitude '51.272409'^^xsd:double;
  dwc:startLatitude '51.272409'^^xsd:double;
  dwc:endLatitude '51.272409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.1964581 51.272409, -9.1964581 51.272409, -9.1964581 51.272409, -9.1964581 51.272409, -9.1964581 51.272409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_55'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282298 -9.151263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282298"^^xsd:decimal ;
  dwc:decimalLongitude "-9.151263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_19'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_19'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.099722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.151263'^^xsd:double;
  dwc:startLongitude '-9.151263'^^xsd:double;
  dwc:endLongitude '-9.151263'^^xsd:double;
  dwc:latitude '51.282298'^^xsd:double;
  dwc:startLatitude '51.2822983'^^xsd:double;
  dwc:endLatitude '51.2822983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.151263 51.2822983, -9.151263 51.2822983, -9.151263 51.2822983, -9.151263 51.2822983, -9.151263 51.2822983))'^^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 '1183_19'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.314724 -9.053837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.314724"^^xsd:decimal ;
  dwc:decimalLongitude "-9.053837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_20'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_20'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.878611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.053837'^^xsd:double;
  dwc:startLongitude '-9.0538369'^^xsd:double;
  dwc:endLongitude '-9.0538369'^^xsd:double;
  dwc:latitude '51.314724'^^xsd:double;
  dwc:startLatitude '51.3147244'^^xsd:double;
  dwc:endLatitude '51.3147244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0538369 51.3147244, -9.0538369 51.3147244, -9.0538369 51.3147244, -9.0538369 51.3147244, -9.0538369 51.3147244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_20'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.634413 -9.046917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.634413"^^xsd:decimal ;
  dwc:decimalLongitude "-9.046917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_147'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_147'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.482777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.046917'^^xsd:double;
  dwc:startLongitude '-9.0469166'^^xsd:double;
  dwc:endLongitude '-9.0469166'^^xsd:double;
  dwc:latitude '49.634413'^^xsd:double;
  dwc:startLatitude '49.6344131'^^xsd:double;
  dwc:endLatitude '49.6344131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0469166 49.6344131, -9.0469166 49.6344131, -9.0469166 49.6344131, -9.0469166 49.6344131, -9.0469166 49.6344131))'^^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 '1183_147'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.637378 -9.037468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.637378"^^xsd:decimal ;
  dwc:decimalLongitude "-9.037468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_146'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_146'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.443055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.037468'^^xsd:double;
  dwc:startLongitude '-9.0374679'^^xsd:double;
  dwc:endLongitude '-9.0374679'^^xsd:double;
  dwc:latitude '49.637378'^^xsd:double;
  dwc:startLatitude '49.6373777'^^xsd:double;
  dwc:endLatitude '49.6373777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0374679 49.6373777, -9.0374679 49.6373777, -9.0374679 49.6373777, -9.0374679 49.6373777, -9.0374679 49.6373777))'^^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 '1183_146'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.210142 -9.030307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.210142"^^xsd:decimal ;
  dwc:decimalLongitude "-9.030307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_54'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_54'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.3722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.030307'^^xsd:double;
  dwc:startLongitude '-9.0303072'^^xsd:double;
  dwc:endLongitude '-9.0303072'^^xsd:double;
  dwc:latitude '51.210142'^^xsd:double;
  dwc:startLatitude '51.2101424'^^xsd:double;
  dwc:endLatitude '51.2101424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0303072 51.2101424, -9.0303072 51.2101424, -9.0303072 51.2101424, -9.0303072 51.2101424, -9.0303072 51.2101424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FI" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1183_54'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32298 -9.027755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32298"^^xsd:decimal ;
  dwc:decimalLongitude "-9.027755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_21'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_21'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.990277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.027755'^^xsd:double;
  dwc:startLongitude '-9.0277548'^^xsd:double;
  dwc:endLongitude '-9.0277548'^^xsd:double;
  dwc:latitude '51.32298'^^xsd:double;
  dwc:startLatitude '51.3229798'^^xsd:double;
  dwc:endLatitude '51.3229798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0277548 51.3229798, -9.0277548 51.3229798, -9.0277548 51.3229798, -9.0277548 51.3229798, -9.0277548 51.3229798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_21'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.204852 -9.010652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.204852"^^xsd:decimal ;
  dwc:decimalLongitude "-9.010652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_53'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_53'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2891666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.010652'^^xsd:double;
  dwc:startLongitude '-9.0106517'^^xsd:double;
  dwc:endLongitude '-9.0106517'^^xsd:double;
  dwc:latitude '51.204852'^^xsd:double;
  dwc:startLatitude '51.2048516'^^xsd:double;
  dwc:endLatitude '51.2048516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0106517 51.2048516, -9.0106517 51.2048516, -9.0106517 51.2048516, -9.0106517 51.2048516, -9.0106517 51.2048516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_53'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.203666 -9.006247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.203666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.006247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_52'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_52'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.2705555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-9.006247'^^xsd:double;
  dwc:startLongitude '-9.0062473'^^xsd:double;
  dwc:endLongitude '-9.0062473'^^xsd:double;
  dwc:latitude '51.203666'^^xsd:double;
  dwc:startLatitude '51.2036661'^^xsd:double;
  dwc:endLatitude '51.2036661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.0062473 51.2036661, -9.0062473 51.2036661, -9.0062473 51.2036661, -9.0062473 51.2036661, -9.0062473 51.2036661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FI" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1183_52'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.332612 -8.999418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.332612"^^xsd:decimal ;
  dwc:decimalLongitude "-8.999418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_22'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_22'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.999418'^^xsd:double;
  dwc:startLongitude '-8.9994179'^^xsd:double;
  dwc:endLongitude '-8.9994179'^^xsd:double;
  dwc:latitude '51.332612'^^xsd:double;
  dwc:startLatitude '51.3326122'^^xsd:double;
  dwc:endLatitude '51.3326122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9994179 51.3326122, -8.9994179 51.3326122, -8.9994179 51.3326122, -8.9994179 51.3326122, -8.9994179 51.3326122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_22'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.198305 -8.986329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.198305"^^xsd:decimal ;
  dwc:decimalLongitude "-8.986329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_51'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_51'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1863888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.986329'^^xsd:double;
  dwc:startLongitude '-8.9863289'^^xsd:double;
  dwc:endLongitude '-8.9863289'^^xsd:double;
  dwc:latitude '51.198305'^^xsd:double;
  dwc:startLatitude '51.1983046'^^xsd:double;
  dwc:endLatitude '51.1983046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9863289 51.1983046, -8.9863289 51.1983046, -8.9863289 51.1983046, -8.9863289 51.1983046, -8.9863289 51.1983046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_51'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19788 -8.984751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19788"^^xsd:decimal ;
  dwc:decimalLongitude "-8.984751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_50'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_50'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.1797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.984751'^^xsd:double;
  dwc:startLongitude '-8.9847512'^^xsd:double;
  dwc:endLongitude '-8.9847512'^^xsd:double;
  dwc:latitude '51.19788'^^xsd:double;
  dwc:startLatitude '51.1978799'^^xsd:double;
  dwc:endLatitude '51.1978799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9847512 51.1978799, -8.9847512 51.1978799, -8.9847512 51.1978799, -8.9847512 51.1978799, -8.9847512 51.1978799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_50'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.190094 -8.955827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.190094"^^xsd:decimal ;
  dwc:decimalLongitude "-8.955827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_49'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_49'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.0575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.955827'^^xsd:double;
  dwc:startLongitude '-8.9558267'^^xsd:double;
  dwc:endLongitude '-8.9558267'^^xsd:double;
  dwc:latitude '51.190094'^^xsd:double;
  dwc:startLatitude '51.1900942'^^xsd:double;
  dwc:endLatitude '51.1900942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9558267 51.1900942, -8.9558267 51.1900942, -8.9558267 51.1900942, -8.9558267 51.1900942, -8.9558267 51.1900942))'^^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 '1183_49'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17376 -8.920839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17376"^^xsd:decimal ;
  dwc:decimalLongitude "-8.920839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_48'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_48'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.920839'^^xsd:double;
  dwc:startLongitude '-8.9208389'^^xsd:double;
  dwc:endLongitude '-8.9208389'^^xsd:double;
  dwc:latitude '51.17376'^^xsd:double;
  dwc:startLatitude '51.1737595'^^xsd:double;
  dwc:endLatitude '51.1737595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.9208389 51.1737595, -8.9208389 51.1737595, -8.9208389 51.1737595, -8.9208389 51.1737595, -8.9208389 51.1737595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FI" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1183_48'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.166438 -8.899034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.166438"^^xsd:decimal ;
  dwc:decimalLongitude "-8.899034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_47'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_47'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.5958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.899034'^^xsd:double;
  dwc:startLongitude '-8.8990343'^^xsd:double;
  dwc:endLongitude '-8.8990343'^^xsd:double;
  dwc:latitude '51.166438'^^xsd:double;
  dwc:startLatitude '51.1664377'^^xsd:double;
  dwc:endLatitude '51.1664377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8990343 51.1664377, -8.8990343 51.1664377, -8.8990343 51.1664377, -8.8990343 51.1664377, -8.8990343 51.1664377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FI" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1183_47'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.642741 -8.831945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.642741"^^xsd:decimal ;
  dwc:decimalLongitude "-8.831945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_6'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_6'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.662222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.831945'^^xsd:double;
  dwc:startLongitude '-8.8319445'^^xsd:double;
  dwc:endLongitude '-8.8319445'^^xsd:double;
  dwc:latitude '49.642741'^^xsd:double;
  dwc:startLatitude '49.6427412'^^xsd:double;
  dwc:endLatitude '49.6427412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.8319445 49.6427412, -8.8319445 49.6427412, -8.8319445 49.6427412, -8.8319445 49.6427412, -8.8319445 49.6427412))'^^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 '1183_6'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.406018 -8.78092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.406018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.78092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_23'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_23'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.066944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.78092'^^xsd:double;
  dwc:startLongitude '-8.7809198'^^xsd:double;
  dwc:endLongitude '-8.7809198'^^xsd:double;
  dwc:latitude '51.406018'^^xsd:double;
  dwc:startLatitude '51.4060176'^^xsd:double;
  dwc:endLatitude '51.4060176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.7809198 51.4060176, -8.7809198 51.4060176, -8.7809198 51.4060176, -8.7809198 51.4060176, -8.7809198 51.4060176))'^^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 '1183_23'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.611175 -8.744795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.611175"^^xsd:decimal ;
  dwc:decimalLongitude "-8.744795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_5'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_5'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.281944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.744795'^^xsd:double;
  dwc:startLongitude '-8.7447948'^^xsd:double;
  dwc:endLongitude '-8.7447948'^^xsd:double;
  dwc:latitude '49.611175'^^xsd:double;
  dwc:startLatitude '49.6111746'^^xsd:double;
  dwc:endLatitude '49.6111746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.7447948 49.6111746, -8.7447948 49.6111746, -8.7447948 49.6111746, -8.7447948 49.6111746, -8.7447948 49.6111746))'^^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 '1183_5'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.608691 -8.738039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.608691"^^xsd:decimal ;
  dwc:decimalLongitude "-8.738039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_4'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_4'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.252222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.738039'^^xsd:double;
  dwc:startLongitude '-8.738039'^^xsd:double;
  dwc:endLongitude '-8.738039'^^xsd:double;
  dwc:latitude '49.608691'^^xsd:double;
  dwc:startLatitude '49.6086908'^^xsd:double;
  dwc:endLatitude '49.6086908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.738039 49.6086908, -8.738039 49.6086908, -8.738039 49.6086908, -8.738039 49.6086908, -8.738039 49.6086908))'^^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 '1183_4'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.423059 -8.729113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.423059"^^xsd:decimal ;
  dwc:decimalLongitude "-8.729113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_24'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_24'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.291388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.729113'^^xsd:double;
  dwc:startLongitude '-8.7291132'^^xsd:double;
  dwc:endLongitude '-8.7291132'^^xsd:double;
  dwc:latitude '51.423059'^^xsd:double;
  dwc:startLatitude '51.4230592'^^xsd:double;
  dwc:endLatitude '51.4230592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.7291132 51.4230592, -8.7291132 51.4230592, -8.7291132 51.4230592, -8.7291132 51.4230592, -8.7291132 51.4230592))'^^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 '1183_24'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.435566 -8.691092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.435566"^^xsd:decimal ;
  dwc:decimalLongitude "-8.691092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_25'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_25'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.456111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.691092'^^xsd:double;
  dwc:startLongitude '-8.6910919'^^xsd:double;
  dwc:endLongitude '-8.6910919'^^xsd:double;
  dwc:latitude '51.435566'^^xsd:double;
  dwc:startLatitude '51.4355663'^^xsd:double;
  dwc:endLatitude '51.4355663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6910919 51.4355663, -8.6910919 51.4355663, -8.6910919 51.4355663, -8.6910919 51.4355663, -8.6910919 51.4355663))'^^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 '1183_25'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.751808 -8.673808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.751808"^^xsd:decimal ;
  dwc:decimalLongitude "-8.673808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_107'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_107'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.293888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.673808'^^xsd:double;
  dwc:startLongitude '-8.6738078'^^xsd:double;
  dwc:endLongitude '-8.6738078'^^xsd:double;
  dwc:latitude '50.751808'^^xsd:double;
  dwc:startLatitude '50.7518078'^^xsd:double;
  dwc:endLatitude '50.7518078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6738078 50.7518078, -8.6738078 50.7518078, -8.6738078 50.7518078, -8.6738078 50.7518078, -8.6738078 50.7518078))'^^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 '1183_107'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.75176 -8.673677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.75176"^^xsd:decimal ;
  dwc:decimalLongitude "-8.673677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_106'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_106'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.294444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.673677'^^xsd:double;
  dwc:startLongitude '-8.6736767'^^xsd:double;
  dwc:endLongitude '-8.6736767'^^xsd:double;
  dwc:latitude '50.75176'^^xsd:double;
  dwc:startLatitude '50.7517601'^^xsd:double;
  dwc:endLatitude '50.7517601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6736767 50.7517601, -8.6736767 50.7517601, -8.6736767 50.7517601, -8.6736767 50.7517601, -8.6736767 50.7517601))'^^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 '1183_106'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.449715 -8.655995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.449715"^^xsd:decimal ;
  dwc:decimalLongitude "-8.655995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_26'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_26'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.106111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.655995'^^xsd:double;
  dwc:startLongitude '-8.6559946'^^xsd:double;
  dwc:endLongitude '-8.6559946'^^xsd:double;
  dwc:latitude '51.449715'^^xsd:double;
  dwc:startLatitude '51.4497149'^^xsd:double;
  dwc:endLatitude '51.4497149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6559946 51.4497149, -8.6559946 51.4497149, -8.6559946 51.4497149, -8.6559946 51.4497149, -8.6559946 51.4497149))'^^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 '1183_26'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.451598 -8.650952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.451598"^^xsd:decimal ;
  dwc:decimalLongitude "-8.650952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_27'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_27'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.130277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.650952'^^xsd:double;
  dwc:startLongitude '-8.650952'^^xsd:double;
  dwc:endLongitude '-8.650952'^^xsd:double;
  dwc:latitude '51.451598'^^xsd:double;
  dwc:startLatitude '51.4515982'^^xsd:double;
  dwc:endLatitude '51.4515982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.650952 51.4515982, -8.650952 51.4515982, -8.650952 51.4515982, -8.650952 51.4515982, -8.650952 51.4515982))'^^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 '1183_27'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.57123 -8.633814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.57123"^^xsd:decimal ;
  dwc:decimalLongitude "-8.633814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_3'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_3'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.794166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.633814'^^xsd:double;
  dwc:startLongitude '-8.6338137'^^xsd:double;
  dwc:endLongitude '-8.6338137'^^xsd:double;
  dwc:latitude '49.57123'^^xsd:double;
  dwc:startLatitude '49.5712304'^^xsd:double;
  dwc:endLatitude '49.5712304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6338137 49.5712304, -8.6338137 49.5712304, -8.6338137 49.5712304, -8.6338137 49.5712304, -8.6338137 49.5712304))'^^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 '1183_3'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46905 -8.602075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46905"^^xsd:decimal ;
  dwc:decimalLongitude "-8.602075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_28'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_28'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.355555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.602075'^^xsd:double;
  dwc:startLongitude '-8.6020754'^^xsd:double;
  dwc:endLongitude '-8.6020754'^^xsd:double;
  dwc:latitude '51.46905'^^xsd:double;
  dwc:startLatitude '51.4690496'^^xsd:double;
  dwc:endLatitude '51.4690496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.6020754 51.4690496, -8.6020754 51.4690496, -8.6020754 51.4690496, -8.6020754 51.4690496, -8.6020754 51.4690496))'^^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 '1183_28'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.796064 -8.559647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.796064"^^xsd:decimal ;
  dwc:decimalLongitude "-8.559647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_145'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_145'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.812777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.559647'^^xsd:double;
  dwc:startLongitude '-8.559647'^^xsd:double;
  dwc:endLongitude '-8.559647'^^xsd:double;
  dwc:latitude '49.796064'^^xsd:double;
  dwc:startLatitude '49.7960637'^^xsd:double;
  dwc:endLatitude '49.7960637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.559647 49.7960637, -8.559647 49.7960637, -8.559647 49.7960637, -8.559647 49.7960637, -8.559647 49.7960637))'^^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 '1183_145'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.801069 -8.545236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.801069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.545236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_144'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_144'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.748055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.545236'^^xsd:double;
  dwc:startLongitude '-8.5452356'^^xsd:double;
  dwc:endLongitude '-8.5452356'^^xsd:double;
  dwc:latitude '49.801069'^^xsd:double;
  dwc:startLatitude '49.8010689'^^xsd:double;
  dwc:endLatitude '49.8010689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5452356 49.8010689, -8.5452356 49.8010689, -8.5452356 49.8010689, -8.5452356 49.8010689, -8.5452356 49.8010689))'^^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 '1183_144'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807041 -8.528041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.807041"^^xsd:decimal ;
  dwc:decimalLongitude "-8.528041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_143'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_143'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.670833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.528041'^^xsd:double;
  dwc:startLongitude '-8.5280407'^^xsd:double;
  dwc:endLongitude '-8.5280407'^^xsd:double;
  dwc:latitude '49.807041'^^xsd:double;
  dwc:startLatitude '49.8070407'^^xsd:double;
  dwc:endLatitude '49.8070407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5280407 49.8070407, -8.5280407 49.8070407, -8.5280407 49.8070407, -8.5280407 49.8070407, -8.5280407 49.8070407))'^^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 '1183_143'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.495539 -8.522054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.495539"^^xsd:decimal ;
  dwc:decimalLongitude "-8.522054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_29'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_29'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.703611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.522054'^^xsd:double;
  dwc:startLongitude '-8.5220539'^^xsd:double;
  dwc:endLongitude '-8.5220539'^^xsd:double;
  dwc:latitude '51.495539'^^xsd:double;
  dwc:startLatitude '51.4955394'^^xsd:double;
  dwc:endLatitude '51.4955394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5220539 51.4955394, -8.5220539 51.4955394, -8.5220539 51.4955394, -8.5220539 51.4955394, -8.5220539 51.4955394))'^^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 '1183_29'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.689746 -8.511833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.689746"^^xsd:decimal ;
  dwc:decimalLongitude "-8.511833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_108'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_108'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.9975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.511833'^^xsd:double;
  dwc:startLongitude '-8.5118332'^^xsd:double;
  dwc:endLongitude '-8.5118332'^^xsd:double;
  dwc:latitude '50.689746'^^xsd:double;
  dwc:startLatitude '50.6897459'^^xsd:double;
  dwc:endLatitude '50.6897459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5118332 50.6897459, -8.5118332 50.6897459, -8.5118332 50.6897459, -8.5118332 50.6897459, -8.5118332 50.6897459))'^^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 '1183_108'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.676582 -8.475243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.676582"^^xsd:decimal ;
  dwc:decimalLongitude "-8.475243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_212'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_212'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.0694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.475243'^^xsd:double;
  dwc:startLongitude '-8.4752429'^^xsd:double;
  dwc:endLongitude '-8.4752429'^^xsd:double;
  dwc:latitude '50.676582'^^xsd:double;
  dwc:startLatitude '50.6765823'^^xsd:double;
  dwc:endLatitude '50.6765823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4752429 50.6765823, -8.4752429 50.6765823, -8.4752429 50.6765823, -8.4752429 50.6765823, -8.4752429 50.6765823))'^^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 '1183_212'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.671837 -8.459328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.671837"^^xsd:decimal ;
  dwc:decimalLongitude "-8.459328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_213'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_213'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.459328'^^xsd:double;
  dwc:startLongitude '-8.4593279'^^xsd:double;
  dwc:endLongitude '-8.4593279'^^xsd:double;
  dwc:latitude '50.671837'^^xsd:double;
  dwc:startLatitude '50.6718369'^^xsd:double;
  dwc:endLatitude '50.6718369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4593279 50.6718369, -8.4593279 50.6718369, -8.4593279 50.6718369, -8.4593279 50.6718369, -8.4593279 50.6718369))'^^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 '1183_213'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.516891 -8.456256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.516891"^^xsd:decimal ;
  dwc:decimalLongitude "-8.456256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_30'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_30'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.986666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.456256'^^xsd:double;
  dwc:startLongitude '-8.4562557'^^xsd:double;
  dwc:endLongitude '-8.4562557'^^xsd:double;
  dwc:latitude '51.516891'^^xsd:double;
  dwc:startLatitude '51.5168905'^^xsd:double;
  dwc:endLatitude '51.5168905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4562557 51.5168905, -8.4562557 51.5168905, -8.4562557 51.5168905, -8.4562557 51.5168905, -8.4562557 51.5168905))'^^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 '1183_30'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.668495 -8.448121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.668495"^^xsd:decimal ;
  dwc:decimalLongitude "-8.448121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_214'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_214'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1830555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.448121'^^xsd:double;
  dwc:startLongitude '-8.4481212'^^xsd:double;
  dwc:endLongitude '-8.4481212'^^xsd:double;
  dwc:latitude '50.668495'^^xsd:double;
  dwc:startLatitude '50.6684953'^^xsd:double;
  dwc:endLatitude '50.6684953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4481212 50.6684953, -8.4481212 50.6684953, -8.4481212 50.6684953, -8.4481212 50.6684953, -8.4481212 50.6684953))'^^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 '1183_214'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.987838 -8.4442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.987838"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_211'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_211'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.4442'^^xsd:double;
  dwc:startLongitude '-8.4442003'^^xsd:double;
  dwc:endLongitude '-8.4442003'^^xsd:double;
  dwc:latitude '50.987838'^^xsd:double;
  dwc:startLatitude '50.987838'^^xsd:double;
  dwc:endLatitude '50.987838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4442003 50.987838, -8.4442003 50.987838, -8.4442003 50.987838, -8.4442003 50.987838, -8.4442003 50.987838))'^^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 '1183_211'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.984185 -8.436022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.984185"^^xsd:decimal ;
  dwc:decimalLongitude "-8.436022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_210'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_210'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.436022'^^xsd:double;
  dwc:startLongitude '-8.4360223'^^xsd:double;
  dwc:endLongitude '-8.4360223'^^xsd:double;
  dwc:latitude '50.984185'^^xsd:double;
  dwc:startLatitude '50.9841845'^^xsd:double;
  dwc:endLatitude '50.9841845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4360223 50.9841845, -8.4360223 50.9841845, -8.4360223 50.9841845, -8.4360223 50.9841845, -8.4360223 50.9841845))'^^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 '1183_210'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.982948 -8.433254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.982948"^^xsd:decimal ;
  dwc:decimalLongitude "-8.433254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_209'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_209'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.918333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.433254'^^xsd:double;
  dwc:startLongitude '-8.4332544'^^xsd:double;
  dwc:endLongitude '-8.4332544'^^xsd:double;
  dwc:latitude '50.982948'^^xsd:double;
  dwc:startLatitude '50.982948'^^xsd:double;
  dwc:endLatitude '50.982948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4332544 50.982948, -8.4332544 50.982948, -8.4332544 50.982948, -8.4332544 50.982948, -8.4332544 50.982948))'^^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 '1183_209'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.980503 -8.427782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.980503"^^xsd:decimal ;
  dwc:decimalLongitude "-8.427782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_208'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_208'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.894166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.427782'^^xsd:double;
  dwc:startLongitude '-8.4277815'^^xsd:double;
  dwc:endLongitude '-8.4277815'^^xsd:double;
  dwc:latitude '50.980503'^^xsd:double;
  dwc:startLatitude '50.980503'^^xsd:double;
  dwc:endLatitude '50.980503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4277815 50.980503, -8.4277815 50.980503, -8.4277815 50.980503, -8.4277815 50.980503, -8.4277815 50.980503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_208'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.65938 -8.417551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.65938"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_215'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_215'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3111111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.417551'^^xsd:double;
  dwc:startLongitude '-8.4175512'^^xsd:double;
  dwc:endLongitude '-8.4175512'^^xsd:double;
  dwc:latitude '50.65938'^^xsd:double;
  dwc:startLatitude '50.6593803'^^xsd:double;
  dwc:endLatitude '50.6593803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4175512 50.6593803, -8.4175512 50.6593803, -8.4175512 50.6593803, -8.4175512 50.6593803, -8.4175512 50.6593803))'^^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 '1183_215'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.975557 -8.41671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.975557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.41671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_207'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_207'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.845277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.41671'^^xsd:double;
  dwc:startLongitude '-8.4167098'^^xsd:double;
  dwc:endLongitude '-8.4167098'^^xsd:double;
  dwc:latitude '50.975557'^^xsd:double;
  dwc:startLatitude '50.9755568'^^xsd:double;
  dwc:endLatitude '50.9755568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4167098 50.9755568, -8.4167098 50.9755568, -8.4167098 50.9755568, -8.4167098 50.9755568, -8.4167098 50.9755568))'^^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 '1183_207'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.975332 -8.416207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.975332"^^xsd:decimal ;
  dwc:decimalLongitude "-8.416207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_206'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_206'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.843055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.416207'^^xsd:double;
  dwc:startLongitude '-8.4162066'^^xsd:double;
  dwc:endLongitude '-8.4162066'^^xsd:double;
  dwc:latitude '50.975332'^^xsd:double;
  dwc:startLatitude '50.9753319'^^xsd:double;
  dwc:endLatitude '50.9753319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.4162066 50.9753319, -8.4162066 50.9753319, -8.4162066 50.9753319, -8.4162066 50.9753319, -8.4162066 50.9753319))'^^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 '1183_206'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.658293 -8.413904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.658293"^^xsd:decimal ;
  dwc:decimalLongitude "-8.413904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_216'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_216'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3263888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.413904'^^xsd:double;
  dwc:startLongitude '-8.413904'^^xsd:double;
  dwc:endLongitude '-8.413904'^^xsd:double;
  dwc:latitude '50.658293'^^xsd:double;
  dwc:startLatitude '50.6582928'^^xsd:double;
  dwc:endLatitude '50.6582928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.413904 50.6582928, -8.413904 50.6582928, -8.413904 50.6582928, -8.413904 50.6582928, -8.413904 50.6582928))'^^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 '1183_216'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.966845 -8.397209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.966845"^^xsd:decimal ;
  dwc:decimalLongitude "-8.397209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_205'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_205'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.759166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.397209'^^xsd:double;
  dwc:startLongitude '-8.3972086'^^xsd:double;
  dwc:endLongitude '-8.3972086'^^xsd:double;
  dwc:latitude '50.966845'^^xsd:double;
  dwc:startLatitude '50.9668447'^^xsd:double;
  dwc:endLatitude '50.9668447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3972086 50.9668447, -8.3972086 50.9668447, -8.3972086 50.9668447, -8.3972086 50.9668447, -8.3972086 50.9668447))'^^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 '1183_205'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.964737 -8.392491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.964737"^^xsd:decimal ;
  dwc:decimalLongitude "-8.392491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_204'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_204'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.738333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.392491'^^xsd:double;
  dwc:startLongitude '-8.3924906'^^xsd:double;
  dwc:endLongitude '-8.3924906'^^xsd:double;
  dwc:latitude '50.964737'^^xsd:double;
  dwc:startLatitude '50.9647369'^^xsd:double;
  dwc:endLatitude '50.9647369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3924906 50.9647369, -8.3924906 50.9647369, -8.3924906 50.9647369, -8.3924906 50.9647369, -8.3924906 50.9647369))'^^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 '1183_204'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.95209 -8.364182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.95209"^^xsd:decimal ;
  dwc:decimalLongitude "-8.364182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_203'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_203'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.613333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.364182'^^xsd:double;
  dwc:startLongitude '-8.3641824'^^xsd:double;
  dwc:endLongitude '-8.3641824'^^xsd:double;
  dwc:latitude '50.95209'^^xsd:double;
  dwc:startLatitude '50.9520904'^^xsd:double;
  dwc:endLatitude '50.9520904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3641824 50.9520904, -8.3641824 50.9520904, -8.3641824 50.9520904, -8.3641824 50.9520904, -8.3641824 50.9520904))'^^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 '1183_203'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.952034 -8.364057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.952034"^^xsd:decimal ;
  dwc:decimalLongitude "-8.364057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_202'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_202'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.612777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.364057'^^xsd:double;
  dwc:startLongitude '-8.3640566'^^xsd:double;
  dwc:endLongitude '-8.3640566'^^xsd:double;
  dwc:latitude '50.952034'^^xsd:double;
  dwc:startLatitude '50.9520342'^^xsd:double;
  dwc:endLatitude '50.9520342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3640566 50.9520342, -8.3640566 50.9520342, -8.3640566 50.9520342, -8.3640566 50.9520342, -8.3640566 50.9520342))'^^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 '1183_202'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.871942 -8.331659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.871942"^^xsd:decimal ;
  dwc:decimalLongitude "-8.331659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_142'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_142'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.785'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.331659'^^xsd:double;
  dwc:startLongitude '-8.331659'^^xsd:double;
  dwc:endLongitude '-8.331659'^^xsd:double;
  dwc:latitude '49.871942'^^xsd:double;
  dwc:startLatitude '49.871942'^^xsd:double;
  dwc:endLatitude '49.871942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.331659 49.871942, -8.331659 49.871942, -8.331659 49.871942, -8.331659 49.871942, -8.331659 49.871942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_142'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.937403 -8.331219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.937403"^^xsd:decimal ;
  dwc:decimalLongitude "-8.331219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_201'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.467777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.331219'^^xsd:double;
  dwc:startLongitude '-8.3312185'^^xsd:double;
  dwc:endLongitude '-8.3312185'^^xsd:double;
  dwc:latitude '50.937403'^^xsd:double;
  dwc:startLatitude '50.9374029'^^xsd:double;
  dwc:endLatitude '50.9374029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3312185 50.9374029, -8.3312185 50.9374029, -8.3312185 50.9374029, -8.3312185 50.9374029, -8.3312185 50.9374029))'^^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 '1183_201'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.631286 -8.324959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.631286"^^xsd:decimal ;
  dwc:decimalLongitude "-8.324959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_217'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_217'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.324959'^^xsd:double;
  dwc:startLongitude '-8.3249591'^^xsd:double;
  dwc:endLongitude '-8.3249591'^^xsd:double;
  dwc:latitude '50.631286'^^xsd:double;
  dwc:startLatitude '50.6312862'^^xsd:double;
  dwc:endLatitude '50.6312862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3249591 50.6312862, -8.3249591 50.6312862, -8.3249591 50.6312862, -8.3249591 50.6312862, -8.3249591 50.6312862))'^^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 '1183_217'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.630717 -8.32317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.630717"^^xsd:decimal ;
  dwc:decimalLongitude "-8.32317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_218'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_218'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.32317'^^xsd:double;
  dwc:startLongitude '-8.3231697'^^xsd:double;
  dwc:endLongitude '-8.3231697'^^xsd:double;
  dwc:latitude '50.630717'^^xsd:double;
  dwc:startLatitude '50.6307171'^^xsd:double;
  dwc:endLatitude '50.6307171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3231697 50.6307171, -8.3231697 50.6307171, -8.3231697 50.6307171, -8.3231697 50.6307171, -8.3231697 50.6307171))'^^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 '1183_218'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.924657 -8.301182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.924657"^^xsd:decimal ;
  dwc:decimalLongitude "-8.301182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_200'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_200'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.334722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.301182'^^xsd:double;
  dwc:startLongitude '-8.3011821'^^xsd:double;
  dwc:endLongitude '-8.3011821'^^xsd:double;
  dwc:latitude '50.924657'^^xsd:double;
  dwc:startLatitude '50.924657'^^xsd:double;
  dwc:endLatitude '50.924657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3011821 50.924657, -8.3011821 50.924657, -8.3011821 50.924657, -8.3011821 50.924657, -8.3011821 50.924657))'^^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 '1183_200'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92463 -8.301122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.92463"^^xsd:decimal ;
  dwc:decimalLongitude "-8.301122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_199'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_199'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.334444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.301122'^^xsd:double;
  dwc:startLongitude '-8.3011215'^^xsd:double;
  dwc:endLongitude '-8.3011215'^^xsd:double;
  dwc:latitude '50.92463'^^xsd:double;
  dwc:startLatitude '50.9246301'^^xsd:double;
  dwc:endLatitude '50.9246301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3011215 50.9246301, -8.3011215 50.9246301, -8.3011215 50.9246301, -8.3011215 50.9246301, -8.3011215 50.9246301))'^^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 '1183_199'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.922913 -8.297244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.922913"^^xsd:decimal ;
  dwc:decimalLongitude "-8.297244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_198'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_198'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.297244'^^xsd:double;
  dwc:startLongitude '-8.2972436'^^xsd:double;
  dwc:endLongitude '-8.2972436'^^xsd:double;
  dwc:latitude '50.922913'^^xsd:double;
  dwc:startLatitude '50.9229132'^^xsd:double;
  dwc:endLatitude '50.9229132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2972436 50.9229132, -8.2972436 50.9229132, -8.2972436 50.9229132, -8.2972436 50.9229132, -8.2972436 50.9229132))'^^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 '1183_198'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.919506 -8.289548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.919506"^^xsd:decimal ;
  dwc:decimalLongitude "-8.289548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_197'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_197'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.281388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.289548'^^xsd:double;
  dwc:startLongitude '-8.2895484'^^xsd:double;
  dwc:endLongitude '-8.2895484'^^xsd:double;
  dwc:latitude '50.919506'^^xsd:double;
  dwc:startLatitude '50.9195062'^^xsd:double;
  dwc:endLatitude '50.9195062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2895484 50.9195062, -8.2895484 50.9195062, -8.2895484 50.9195062, -8.2895484 50.9195062, -8.2895484 50.9195062))'^^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 '1183_197'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.901103 -8.247982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.901103"^^xsd:decimal ;
  dwc:decimalLongitude "-8.247982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_196'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_196'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.090833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.247982'^^xsd:double;
  dwc:startLongitude '-8.2479823'^^xsd:double;
  dwc:endLongitude '-8.2479823'^^xsd:double;
  dwc:latitude '50.901103'^^xsd:double;
  dwc:startLatitude '50.9011028'^^xsd:double;
  dwc:endLatitude '50.9011028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2479823 50.9011028, -8.2479823 50.9011028, -8.2479823 50.9011028, -8.2479823 50.9011028, -8.2479823 50.9011028))'^^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 '1183_196'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.901589 -8.242468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.901589"^^xsd:decimal ;
  dwc:decimalLongitude "-8.242468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_141'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.371111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.242468'^^xsd:double;
  dwc:startLongitude '-8.2424679'^^xsd:double;
  dwc:endLongitude '-8.2424679'^^xsd:double;
  dwc:latitude '49.901589'^^xsd:double;
  dwc:startLatitude '49.9015887'^^xsd:double;
  dwc:endLatitude '49.9015887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2424679 49.9015887, -8.2424679 49.9015887, -8.2424679 49.9015887, -8.2424679 49.9015887, -8.2424679 49.9015887))'^^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 '1183_141'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.896891 -8.238469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.896891"^^xsd:decimal ;
  dwc:decimalLongitude "-8.238469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_195'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_195'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '19.047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.238469'^^xsd:double;
  dwc:startLongitude '-8.2384693'^^xsd:double;
  dwc:endLongitude '-8.2384693'^^xsd:double;
  dwc:latitude '50.896891'^^xsd:double;
  dwc:startLatitude '50.896891'^^xsd:double;
  dwc:endLatitude '50.896891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2384693 50.896891, -8.2384693 50.896891, -8.2384693 50.896891, -8.2384693 50.896891, -8.2384693 50.896891))'^^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 '1183_195'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.907567 -8.224263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.907567"^^xsd:decimal ;
  dwc:decimalLongitude "-8.224263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_140'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.285555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.224263'^^xsd:double;
  dwc:startLongitude '-8.224263'^^xsd:double;
  dwc:endLongitude '-8.224263'^^xsd:double;
  dwc:latitude '49.907567'^^xsd:double;
  dwc:startLatitude '49.9075671'^^xsd:double;
  dwc:endLatitude '49.9075671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.224263 49.9075671, -8.224263 49.9075671, -8.224263 49.9075671, -8.224263 49.9075671, -8.224263 49.9075671))'^^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 '1183_140'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.890447 -8.223232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.890447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.223232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_193'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_193'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.978888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.223232'^^xsd:double;
  dwc:startLongitude '-8.2232319'^^xsd:double;
  dwc:endLongitude '-8.2232319'^^xsd:double;
  dwc:latitude '50.890447'^^xsd:double;
  dwc:startLatitude '50.8904468'^^xsd:double;
  dwc:endLatitude '50.8904468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2232319 50.8904468, -8.2232319 50.8904468, -8.2232319 50.8904468, -8.2232319 50.8904468, -8.2232319 50.8904468))'^^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 '1183_193'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.890447 -8.223232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.890447"^^xsd:decimal ;
  dwc:decimalLongitude "-8.223232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_194'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_194'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.978888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.223232'^^xsd:double;
  dwc:startLongitude '-8.2232319'^^xsd:double;
  dwc:endLongitude '-8.2232319'^^xsd:double;
  dwc:latitude '50.890447'^^xsd:double;
  dwc:startLatitude '50.8904468'^^xsd:double;
  dwc:endLatitude '50.8904468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2232319 50.8904468, -8.2232319 50.8904468, -8.2232319 50.8904468, -8.2232319 50.8904468, -8.2232319 50.8904468))'^^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 '1183_194'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.889507 -8.220996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.889507"^^xsd:decimal ;
  dwc:decimalLongitude "-8.220996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_192'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_192'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.968888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.220996'^^xsd:double;
  dwc:startLongitude '-8.2209961'^^xsd:double;
  dwc:endLongitude '-8.2209961'^^xsd:double;
  dwc:latitude '50.889507'^^xsd:double;
  dwc:startLatitude '50.8895066'^^xsd:double;
  dwc:endLatitude '50.8895066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2209961 50.8895066, -8.2209961 50.8895066, -8.2209961 50.8895066, -8.2209961 50.8895066, -8.2209961 50.8895066))'^^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 '1183_192'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.884205 -8.208388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.884205"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_191'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_191'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.9125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.208388'^^xsd:double;
  dwc:startLongitude '-8.2083884'^^xsd:double;
  dwc:endLongitude '-8.2083884'^^xsd:double;
  dwc:latitude '50.884205'^^xsd:double;
  dwc:startLatitude '50.8842046'^^xsd:double;
  dwc:endLatitude '50.8842046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2083884 50.8842046, -8.2083884 50.8842046, -8.2083884 50.8842046, -8.2083884 50.8842046, -8.2083884 50.8842046))'^^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 '1183_191'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.874672 -8.185719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.874672"^^xsd:decimal ;
  dwc:decimalLongitude "-8.185719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_190'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_190'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.811111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.185719'^^xsd:double;
  dwc:startLongitude '-8.1857193'^^xsd:double;
  dwc:endLongitude '-8.1857193'^^xsd:double;
  dwc:latitude '50.874672'^^xsd:double;
  dwc:startLatitude '50.8746715'^^xsd:double;
  dwc:endLatitude '50.8746715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.1857193 50.8746715, -8.1857193 50.8746715, -8.1857193 50.8746715, -8.1857193 50.8746715, -8.1857193 50.8746715))'^^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 '1183_190'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.612894 -8.151107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.612894"^^xsd:decimal ;
  dwc:decimalLongitude "-8.151107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_31'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_31'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.151107'^^xsd:double;
  dwc:startLongitude '-8.1511067'^^xsd:double;
  dwc:endLongitude '-8.1511067'^^xsd:double;
  dwc:latitude '51.612894'^^xsd:double;
  dwc:startLatitude '51.6128936'^^xsd:double;
  dwc:endLatitude '51.6128936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.1511067 51.6128936, -8.1511067 51.6128936, -8.1511067 51.6128936, -8.1511067 51.6128936, -8.1511067 51.6128936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_31'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.615216 -8.142066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.615216"^^xsd:decimal ;
  dwc:decimalLongitude "-8.142066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_32'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_32'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.142066'^^xsd:double;
  dwc:startLongitude '-8.1420661'^^xsd:double;
  dwc:endLongitude '-8.1420661'^^xsd:double;
  dwc:latitude '51.615216'^^xsd:double;
  dwc:startLatitude '51.6152158'^^xsd:double;
  dwc:endLatitude '51.6152158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.1420661 51.6152158, -8.1420661 51.6152158, -8.1420661 51.6152158, -8.1420661 51.6152158, -8.1420661 51.6152158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_32'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.554613 -8.106954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.554613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.106954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_219'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9897222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.106954'^^xsd:double;
  dwc:startLongitude '-8.1069543'^^xsd:double;
  dwc:endLongitude '-8.1069543'^^xsd:double;
  dwc:latitude '50.554613'^^xsd:double;
  dwc:startLatitude '50.5546128'^^xsd:double;
  dwc:endLatitude '50.5546128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.1069543 50.5546128, -8.1069543 50.5546128, -8.1069543 50.5546128, -8.1069543 50.5546128, -8.1069543 50.5546128))'^^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 '1183_219'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.829339 -8.074558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.829339"^^xsd:decimal ;
  dwc:decimalLongitude "-8.074558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_189'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_189'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.312777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.074558'^^xsd:double;
  dwc:startLongitude '-8.0745581'^^xsd:double;
  dwc:endLongitude '-8.0745581'^^xsd:double;
  dwc:latitude '50.829339'^^xsd:double;
  dwc:startLatitude '50.829339'^^xsd:double;
  dwc:endLatitude '50.829339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.0745581 50.829339, -8.0745581 50.829339, -8.0745581 50.829339, -8.0745581 50.829339, -8.0745581 50.829339))'^^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 '1183_189'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.823515 -8.059555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.823515"^^xsd:decimal ;
  dwc:decimalLongitude "-8.059555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_188'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_188'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '18.245277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-8.059555'^^xsd:double;
  dwc:startLongitude '-8.0595547'^^xsd:double;
  dwc:endLongitude '-8.0595547'^^xsd:double;
  dwc:latitude '50.823515'^^xsd:double;
  dwc:startLatitude '50.8235145'^^xsd:double;
  dwc:endLatitude '50.8235145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.0595547 50.8235145, -8.0595547 50.8235145, -8.0595547 50.8235145, -8.0595547 50.8235145, -8.0595547 50.8235145))'^^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 '1183_188'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.981017 -7.987989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.981017"^^xsd:decimal ;
  dwc:decimalLongitude "-7.987989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_139'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_139'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.182777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.987989'^^xsd:double;
  dwc:startLongitude '-7.9879889'^^xsd:double;
  dwc:endLongitude '-7.9879889'^^xsd:double;
  dwc:latitude '49.981017'^^xsd:double;
  dwc:startLatitude '49.9810173'^^xsd:double;
  dwc:endLatitude '49.9810173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.9879889 49.9810173, -7.9879889 49.9810173, -7.9879889 49.9810173, -7.9879889 49.9810173, -7.9879889 49.9810173))'^^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 '1183_139'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.981391 -7.986724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.981391"^^xsd:decimal ;
  dwc:decimalLongitude "-7.986724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_138'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_138'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.176944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.986724'^^xsd:double;
  dwc:startLongitude '-7.9867244'^^xsd:double;
  dwc:endLongitude '-7.9867244'^^xsd:double;
  dwc:latitude '49.981391'^^xsd:double;
  dwc:startLatitude '49.9813913'^^xsd:double;
  dwc:endLatitude '49.9813913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.9867244 49.9813913, -7.9867244 49.9813913, -7.9867244 49.9813913, -7.9867244 49.9813913, -7.9867244 49.9813913))'^^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 '1183_138'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.522414 -7.968929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.522414"^^xsd:decimal ;
  dwc:decimalLongitude "-7.968929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_220'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_220'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.968929'^^xsd:double;
  dwc:startLongitude '-7.9689289'^^xsd:double;
  dwc:endLongitude '-7.9689289'^^xsd:double;
  dwc:latitude '50.522414'^^xsd:double;
  dwc:startLatitude '50.5224136'^^xsd:double;
  dwc:endLatitude '50.5224136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.9689289 50.5224136, -7.9689289 50.5224136, -7.9689289 50.5224136, -7.9689289 50.5224136, -7.9689289 50.5224136))'^^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 '1183_220'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.312223 -7.915106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.312223"^^xsd:decimal ;
  dwc:decimalLongitude "-7.915106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_2'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.915106'^^xsd:double;
  dwc:startLongitude '-7.915106'^^xsd:double;
  dwc:endLongitude '-7.915106'^^xsd:double;
  dwc:latitude '49.312223'^^xsd:double;
  dwc:startLatitude '49.3122232'^^xsd:double;
  dwc:endLatitude '49.3122232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.915106 49.3122232, -7.915106 49.3122232, -7.915106 49.3122232, -7.915106 49.3122232, -7.915106 49.3122232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_2'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.761227 -7.877934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.761227"^^xsd:decimal ;
  dwc:decimalLongitude "-7.877934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_187'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_187'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.444722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.877934'^^xsd:double;
  dwc:startLongitude '-7.8779342'^^xsd:double;
  dwc:endLongitude '-7.8779342'^^xsd:double;
  dwc:latitude '50.761227'^^xsd:double;
  dwc:startLatitude '50.7612266'^^xsd:double;
  dwc:endLatitude '50.7612266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.8779342 50.7612266, -7.8779342 50.7612266, -7.8779342 50.7612266, -7.8779342 50.7612266, -7.8779342 50.7612266))'^^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 '1183_187'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.711925 -7.876947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.711925"^^xsd:decimal ;
  dwc:decimalLongitude "-7.876947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_33'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_33'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.1222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.876947'^^xsd:double;
  dwc:startLongitude '-7.8769466'^^xsd:double;
  dwc:endLongitude '-7.8769466'^^xsd:double;
  dwc:latitude '51.711925'^^xsd:double;
  dwc:startLatitude '51.7119253'^^xsd:double;
  dwc:endLatitude '51.7119253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.8769466 51.7119253, -7.8769466 51.7119253, -7.8769466 51.7119253, -7.8769466 51.7119253, -7.8769466 51.7119253))'^^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 '1183_33'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729978 -7.825763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729978"^^xsd:decimal ;
  dwc:decimalLongitude "-7.825763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_34'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_34'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3408333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.825763'^^xsd:double;
  dwc:startLongitude '-7.8257629'^^xsd:double;
  dwc:endLongitude '-7.8257629'^^xsd:double;
  dwc:latitude '51.729978'^^xsd:double;
  dwc:startLatitude '51.7299783'^^xsd:double;
  dwc:endLatitude '51.7299783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.8257629 51.7299783, -7.8257629 51.7299783, -7.8257629 51.7299783, -7.8257629 51.7299783, -7.8257629 51.7299783))'^^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 '1183_34'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.767518 -7.709267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.767518"^^xsd:decimal ;
  dwc:decimalLongitude "-7.709267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_35'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_35'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.709267'^^xsd:double;
  dwc:startLongitude '-7.7092669'^^xsd:double;
  dwc:endLongitude '-7.7092669'^^xsd:double;
  dwc:latitude '51.767518'^^xsd:double;
  dwc:startLatitude '51.7675175'^^xsd:double;
  dwc:endLatitude '51.7675175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.7092669 51.7675175, -7.7092669 51.7675175, -7.7092669 51.7675175, -7.7092669 51.7675175, -7.7092669 51.7675175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_35'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08401 -7.648213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08401"^^xsd:decimal ;
  dwc:decimalLongitude "-7.648213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_137'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.211666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.648213'^^xsd:double;
  dwc:startLongitude '-7.6482126'^^xsd:double;
  dwc:endLongitude '-7.6482126'^^xsd:double;
  dwc:latitude '50.08401'^^xsd:double;
  dwc:startLatitude '50.0840095'^^xsd:double;
  dwc:endLatitude '50.0840095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.6482126 50.0840095, -7.6482126 50.0840095, -7.6482126 50.0840095, -7.6482126 50.0840095, -7.6482126 50.0840095))'^^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 '1183_137'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.801484 -7.602937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.801484"^^xsd:decimal ;
  dwc:decimalLongitude "-7.602937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_36'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_36'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.602937'^^xsd:double;
  dwc:startLongitude '-7.6029372'^^xsd:double;
  dwc:endLongitude '-7.6029372'^^xsd:double;
  dwc:latitude '51.801484'^^xsd:double;
  dwc:startLatitude '51.8014843'^^xsd:double;
  dwc:endLatitude '51.8014843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.6029372 51.8014843, -7.6029372 51.8014843, -7.6029372 51.8014843, -7.6029372 51.8014843, -7.6029372 51.8014843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_36'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.801616 -7.602551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.801616"^^xsd:decimal ;
  dwc:decimalLongitude "-7.602551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_37'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_37'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.285'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.602551'^^xsd:double;
  dwc:startLongitude '-7.602551'^^xsd:double;
  dwc:endLongitude '-7.602551'^^xsd:double;
  dwc:latitude '51.801616'^^xsd:double;
  dwc:startLatitude '51.8016155'^^xsd:double;
  dwc:endLatitude '51.8016155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.602551 51.8016155, -7.602551 51.8016155, -7.602551 51.8016155, -7.602551 51.8016155, -7.602551 51.8016155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_37'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.405679 -7.599115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.405679"^^xsd:decimal ;
  dwc:decimalLongitude "-7.599115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_221'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_221'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.215277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.599115'^^xsd:double;
  dwc:startLongitude '-7.5991149'^^xsd:double;
  dwc:endLongitude '-7.5991149'^^xsd:double;
  dwc:latitude '50.405679'^^xsd:double;
  dwc:startLatitude '50.4056791'^^xsd:double;
  dwc:endLatitude '50.4056791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.5991149 50.4056791, -7.5991149 50.4056791, -7.5991149 50.4056791, -7.5991149 50.4056791, -7.5991149 50.4056791))'^^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 '1183_221'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.14383 -7.439524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.14383"^^xsd:decimal ;
  dwc:decimalLongitude "-7.439524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_136'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_136'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.3352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.439524'^^xsd:double;
  dwc:startLongitude '-7.4395239'^^xsd:double;
  dwc:endLongitude '-7.4395239'^^xsd:double;
  dwc:latitude '50.14383'^^xsd:double;
  dwc:startLatitude '50.1438301'^^xsd:double;
  dwc:endLatitude '50.1438301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.4395239 50.1438301, -7.4395239 50.1438301, -7.4395239 50.1438301, -7.4395239 50.1438301, -7.4395239 50.1438301))'^^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 '1183_136'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.881684 -7.363033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.881684"^^xsd:decimal ;
  dwc:decimalLongitude "-7.363033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_38'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_38'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.854444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.363033'^^xsd:double;
  dwc:startLongitude '-7.3630331'^^xsd:double;
  dwc:endLongitude '-7.3630331'^^xsd:double;
  dwc:latitude '51.881684'^^xsd:double;
  dwc:startLatitude '51.8816841'^^xsd:double;
  dwc:endLatitude '51.8816841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.3630331 51.8816841, -7.3630331 51.8816841, -7.3630331 51.8816841, -7.3630331 51.8816841, -7.3630331 51.8816841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_38'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.29532 -7.339562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.29532"^^xsd:decimal ;
  dwc:decimalLongitude "-7.339562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_222'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_222'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.339562'^^xsd:double;
  dwc:startLongitude '-7.3395618'^^xsd:double;
  dwc:endLongitude '-7.3395618'^^xsd:double;
  dwc:latitude '50.29532'^^xsd:double;
  dwc:startLatitude '50.2953195'^^xsd:double;
  dwc:endLatitude '50.2953195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.3395618 50.2953195, -7.3395618 50.2953195, -7.3395618 50.2953195, -7.3395618 50.2953195, -7.3395618 50.2953195))'^^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 '1183_222'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.291465 -7.328663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.291465"^^xsd:decimal ;
  dwc:decimalLongitude "-7.328663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_223'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_223'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.005277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.328663'^^xsd:double;
  dwc:startLongitude '-7.3286626'^^xsd:double;
  dwc:endLongitude '-7.3286626'^^xsd:double;
  dwc:latitude '50.291465'^^xsd:double;
  dwc:startLatitude '50.2914652'^^xsd:double;
  dwc:endLatitude '50.2914652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.3286626 50.2914652, -7.3286626 50.2914652, -7.3286626 50.2914652, -7.3286626 50.2914652, -7.3286626 50.2914652))'^^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 '1183_223'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.099379 -7.301228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.099379"^^xsd:decimal ;
  dwc:decimalLongitude "-7.301228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_1'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '19.833611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.301228'^^xsd:double;
  dwc:startLongitude '-7.3012278'^^xsd:double;
  dwc:endLongitude '-7.3012278'^^xsd:double;
  dwc:latitude '49.099379'^^xsd:double;
  dwc:startLatitude '49.0993788'^^xsd:double;
  dwc:endLatitude '49.0993788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.3012278 49.0993788, -7.3012278 49.0993788, -7.3012278 49.0993788, -7.3012278 49.0993788, -7.3012278 49.0993788))'^^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 '1183_1'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.265218 -7.254438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.265218"^^xsd:decimal ;
  dwc:decimalLongitude "-7.254438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_225'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_225'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.343888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.254438'^^xsd:double;
  dwc:startLongitude '-7.2544383'^^xsd:double;
  dwc:endLongitude '-7.2544383'^^xsd:double;
  dwc:latitude '50.265218'^^xsd:double;
  dwc:startLatitude '50.2652178'^^xsd:double;
  dwc:endLatitude '50.2652178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.2544383 50.2652178, -7.2544383 50.2652178, -7.2544383 50.2652178, -7.2544383 50.2652178, -7.2544383 50.2652178))'^^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 '1183_225'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.255961 -7.251308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.255961"^^xsd:decimal ;
  dwc:decimalLongitude "-7.251308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_224'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_224'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.462222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.251308'^^xsd:double;
  dwc:startLongitude '-7.2513082'^^xsd:double;
  dwc:endLongitude '-7.2513082'^^xsd:double;
  dwc:latitude '50.255961'^^xsd:double;
  dwc:startLatitude '50.255961'^^xsd:double;
  dwc:endLatitude '50.255961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.2513082 50.255961, -7.2513082 50.255961, -7.2513082 50.255961, -7.2513082 50.255961, -7.2513082 50.255961))'^^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 '1183_224'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.236714 -7.197285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.236714"^^xsd:decimal ;
  dwc:decimalLongitude "-7.197285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_226'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_226'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.719722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.197285'^^xsd:double;
  dwc:startLongitude '-7.1972854'^^xsd:double;
  dwc:endLongitude '-7.1972854'^^xsd:double;
  dwc:latitude '50.236714'^^xsd:double;
  dwc:startLatitude '50.2367138'^^xsd:double;
  dwc:endLatitude '50.2367138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.1972854 50.2367138, -7.1972854 50.2367138, -7.1972854 50.2367138, -7.1972854 50.2367138, -7.1972854 50.2367138))'^^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 '1183_226'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.497313 -7.193365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.497313"^^xsd:decimal ;
  dwc:decimalLongitude "-7.193365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_185'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_185'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.193365'^^xsd:double;
  dwc:startLongitude '-7.1933649'^^xsd:double;
  dwc:endLongitude '-7.1933649'^^xsd:double;
  dwc:latitude '50.497313'^^xsd:double;
  dwc:startLatitude '50.4973132'^^xsd:double;
  dwc:endLatitude '50.4973132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.1933649 50.4973132, -7.1933649 50.4973132, -7.1933649 50.4973132, -7.1933649 50.4973132, -7.1933649 50.4973132))'^^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 '1183_185'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.496133 -7.190564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.496133"^^xsd:decimal ;
  dwc:decimalLongitude "-7.190564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_186'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_186'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.811944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.190564'^^xsd:double;
  dwc:startLongitude '-7.1905636'^^xsd:double;
  dwc:endLongitude '-7.1905636'^^xsd:double;
  dwc:latitude '50.496133'^^xsd:double;
  dwc:startLatitude '50.4961326'^^xsd:double;
  dwc:endLatitude '50.4961326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.1905636 50.4961326, -7.1905636 50.4961326, -7.1905636 50.4961326, -7.1905636 50.4961326, -7.1905636 50.4961326))'^^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 '1183_186'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.436264 -7.049966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.436264"^^xsd:decimal ;
  dwc:decimalLongitude "-7.049966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_184'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_184'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.168888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.049966'^^xsd:double;
  dwc:startLongitude '-7.0499662'^^xsd:double;
  dwc:endLongitude '-7.0499662'^^xsd:double;
  dwc:latitude '50.436264'^^xsd:double;
  dwc:startLatitude '50.4362644'^^xsd:double;
  dwc:endLatitude '50.4362644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.0499662 50.4362644, -7.0499662 50.4362644, -7.0499662 50.4362644, -7.0499662 50.4362644, -7.0499662 50.4362644))'^^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 '1183_184'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.190178 -7.048135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.190178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.048135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_227'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.380555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-7.048135'^^xsd:double;
  dwc:startLongitude '-7.0481347'^^xsd:double;
  dwc:endLongitude '-7.0481347'^^xsd:double;
  dwc:latitude '50.190178'^^xsd:double;
  dwc:startLatitude '50.1901782'^^xsd:double;
  dwc:endLatitude '50.1901782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.0481347 50.1901782, -7.0481347 50.1901782, -7.0481347 50.1901782, -7.0481347 50.1901782, -7.0481347 50.1901782))'^^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 '1183_227'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.816464 -6.528068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.816464"^^xsd:decimal ;
  dwc:decimalLongitude "-6.528068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_109'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_109'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.528068'^^xsd:double;
  dwc:startLongitude '-6.5280684'^^xsd:double;
  dwc:endLongitude '-6.5280684'^^xsd:double;
  dwc:latitude '51.816464'^^xsd:double;
  dwc:startLatitude '51.816464'^^xsd:double;
  dwc:endLatitude '51.816464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.5280684 51.816464, -6.5280684 51.816464, -6.5280684 51.816464, -6.5280684 51.816464, -6.5280684 51.816464))'^^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 '1183_109'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.437036 -6.503614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.437036"^^xsd:decimal ;
  dwc:decimalLongitude "-6.503614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_135'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.098055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.503614'^^xsd:double;
  dwc:startLongitude '-6.5036137'^^xsd:double;
  dwc:endLongitude '-6.5036137'^^xsd:double;
  dwc:latitude '50.437036'^^xsd:double;
  dwc:startLatitude '50.4370356'^^xsd:double;
  dwc:endLatitude '50.4370356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.5036137 50.4370356, -6.5036137 50.4370356, -6.5036137 50.4370356, -6.5036137 50.4370356, -6.5036137 50.4370356))'^^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 '1183_135'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.805909 -6.497588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.805909"^^xsd:decimal ;
  dwc:decimalLongitude "-6.497588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_110'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_110'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.497588'^^xsd:double;
  dwc:startLongitude '-6.4975884'^^xsd:double;
  dwc:endLongitude '-6.4975884'^^xsd:double;
  dwc:latitude '51.805909'^^xsd:double;
  dwc:startLatitude '51.8059087'^^xsd:double;
  dwc:endLatitude '51.8059087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.4975884 51.8059087, -6.4975884 51.8059087, -6.4975884 51.8059087, -6.4975884 51.8059087, -6.4975884 51.8059087))'^^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 '1183_110'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.805522 -6.496471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.805522"^^xsd:decimal ;
  dwc:decimalLongitude "-6.496471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_111'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_111'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.496471'^^xsd:double;
  dwc:startLongitude '-6.496471'^^xsd:double;
  dwc:endLongitude '-6.496471'^^xsd:double;
  dwc:latitude '51.805522'^^xsd:double;
  dwc:startLatitude '51.8055217'^^xsd:double;
  dwc:endLatitude '51.8055217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.496471 51.8055217, -6.496471 51.8055217, -6.496471 51.8055217, -6.496471 51.8055217, -6.496471 51.8055217))'^^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 '1183_111'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.42967 -6.455841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.42967"^^xsd:decimal ;
  dwc:decimalLongitude "-6.455841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_228'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_228'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6919444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.455841'^^xsd:double;
  dwc:startLongitude '-6.4558409'^^xsd:double;
  dwc:endLongitude '-6.4558409'^^xsd:double;
  dwc:latitude '49.42967'^^xsd:double;
  dwc:startLatitude '49.4296695'^^xsd:double;
  dwc:endLatitude '49.4296695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.4558409 49.4296695, -6.4558409 49.4296695, -6.4558409 49.4296695, -6.4558409 49.4296695, -6.4558409 49.4296695))'^^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 '1183_228'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.469385 -6.396819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.469385"^^xsd:decimal ;
  dwc:decimalLongitude "-6.396819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_134'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_134'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.665'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.396819'^^xsd:double;
  dwc:startLongitude '-6.3968191'^^xsd:double;
  dwc:endLongitude '-6.3968191'^^xsd:double;
  dwc:latitude '50.469385'^^xsd:double;
  dwc:startLatitude '50.4693847'^^xsd:double;
  dwc:endLatitude '50.4693847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3968191 50.4693847, -6.3968191 50.4693847, -6.3968191 50.4693847, -6.3968191 50.4693847, -6.3968191 50.4693847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_134'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.754703 -6.353132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.754703"^^xsd:decimal ;
  dwc:decimalLongitude "-6.353132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_112'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_112'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.340833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.353132'^^xsd:double;
  dwc:startLongitude '-6.3531321'^^xsd:double;
  dwc:endLongitude '-6.3531321'^^xsd:double;
  dwc:latitude '51.754703'^^xsd:double;
  dwc:startLatitude '51.7547029'^^xsd:double;
  dwc:endLatitude '51.7547029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3531321 51.7547029, -6.3531321 51.7547029, -6.3531321 51.7547029, -6.3531321 51.7547029, -6.3531321 51.7547029))'^^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 '1183_112'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.166477 -6.305285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.166477"^^xsd:decimal ;
  dwc:decimalLongitude "-6.305285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_46'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_46'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.464722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.305285'^^xsd:double;
  dwc:startLongitude '-6.3052852'^^xsd:double;
  dwc:endLongitude '-6.3052852'^^xsd:double;
  dwc:latitude '50.166477'^^xsd:double;
  dwc:startLatitude '50.1664771'^^xsd:double;
  dwc:endLatitude '50.1664771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3052852 50.1664771, -6.3052852 50.1664771, -6.3052852 50.1664771, -6.3052852 50.1664771, -6.3052852 50.1664771))'^^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 '1183_46'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16642 -6.305105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.16642"^^xsd:decimal ;
  dwc:decimalLongitude "-6.305105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_45'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_45'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '17.463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.305105'^^xsd:double;
  dwc:startLongitude '-6.3051054'^^xsd:double;
  dwc:endLongitude '-6.3051054'^^xsd:double;
  dwc:latitude '50.16642'^^xsd:double;
  dwc:startLatitude '50.1664199'^^xsd:double;
  dwc:endLatitude '50.1664199'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3051054 50.1664199, -6.3051054 50.1664199, -6.3051054 50.1664199, -6.3051054 50.1664199, -6.3051054 50.1664199))'^^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 '1183_45'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729656 -6.28293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729656"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_114'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_114'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.650277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.28293'^^xsd:double;
  dwc:startLongitude '-6.28293'^^xsd:double;
  dwc:endLongitude '-6.28293'^^xsd:double;
  dwc:latitude '51.729656'^^xsd:double;
  dwc:startLatitude '51.7296559'^^xsd:double;
  dwc:endLatitude '51.7296559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.28293 51.7296559, -6.28293 51.7296559, -6.28293 51.7296559, -6.28293 51.7296559, -6.28293 51.7296559))'^^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 '1183_114'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729231 -6.28175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729231"^^xsd:decimal ;
  dwc:decimalLongitude "-6.28175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_113'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_113'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.655555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.28175'^^xsd:double;
  dwc:startLongitude '-6.2817495'^^xsd:double;
  dwc:endLongitude '-6.2817495'^^xsd:double;
  dwc:latitude '51.729231'^^xsd:double;
  dwc:startLatitude '51.7292307'^^xsd:double;
  dwc:endLatitude '51.7292307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.2817495 51.7292307, -6.2817495 51.7292307, -6.2817495 51.7292307, -6.2817495 51.7292307, -6.2817495 51.7292307))'^^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 '1183_113'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.546462 -6.153323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.546462"^^xsd:decimal ;
  dwc:decimalLongitude "-6.153323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_133'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_133'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.649444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.153323'^^xsd:double;
  dwc:startLongitude '-6.1533234'^^xsd:double;
  dwc:endLongitude '-6.1533234'^^xsd:double;
  dwc:latitude '50.546462'^^xsd:double;
  dwc:startLatitude '50.5464622'^^xsd:double;
  dwc:endLatitude '50.5464622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.1533234 50.5464622, -6.1533234 50.5464622, -6.1533234 50.5464622, -6.1533234 50.5464622, -6.1533234 50.5464622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_133'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.241811 -6.062704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.241811"^^xsd:decimal ;
  dwc:decimalLongitude "-6.062704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1184'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1184'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5702777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.062704'^^xsd:double;
  dwc:startLongitude '-6.0627038'^^xsd:double;
  dwc:endLongitude '-6.0627038'^^xsd:double;
  dwc:latitude '58.241811'^^xsd:double;
  dwc:startLatitude '58.2418114'^^xsd:double;
  dwc:endLatitude '58.2418114'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0627038 58.2418114, -6.0627038 58.2418114, -6.0627038 58.2418114, -6.0627038 58.2418114, -6.0627038 58.2418114))'^^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 '1183_1184'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239774 -6.061485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239774"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1185'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1185'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5847222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.061485'^^xsd:double;
  dwc:startLongitude '-6.0614852'^^xsd:double;
  dwc:endLongitude '-6.0614852'^^xsd:double;
  dwc:latitude '58.239774'^^xsd:double;
  dwc:startLatitude '58.2397739'^^xsd:double;
  dwc:endLatitude '58.2397739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0614852 58.2397739, -6.0614852 58.2397739, -6.0614852 58.2397739, -6.0614852 58.2397739, -6.0614852 58.2397739))'^^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 '1183_1185'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.233701 -6.057853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.233701"^^xsd:decimal ;
  dwc:decimalLongitude "-6.057853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1186'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1186'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.057853'^^xsd:double;
  dwc:startLongitude '-6.0578528'^^xsd:double;
  dwc:endLongitude '-6.0578528'^^xsd:double;
  dwc:latitude '58.233701'^^xsd:double;
  dwc:startLatitude '58.2337006'^^xsd:double;
  dwc:endLatitude '58.2337006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0578528 58.2337006, -6.0578528 58.2337006, -6.0578528 58.2337006, -6.0578528 58.2337006, -6.0578528 58.2337006))'^^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 '1183_1186'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.227471 -6.054127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.227471"^^xsd:decimal ;
  dwc:decimalLongitude "-6.054127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1187'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1187'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.6719444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.054127'^^xsd:double;
  dwc:startLongitude '-6.0541267'^^xsd:double;
  dwc:endLongitude '-6.0541267'^^xsd:double;
  dwc:latitude '58.227471'^^xsd:double;
  dwc:startLatitude '58.2274706'^^xsd:double;
  dwc:endLatitude '58.2274706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0541267 58.2274706, -6.0541267 58.2274706, -6.0541267 58.2274706, -6.0541267 58.2274706, -6.0541267 58.2274706))'^^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 '1183_1187'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.641217 -6.041408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.641217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.041408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_115'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_115'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.399444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.041408'^^xsd:double;
  dwc:startLongitude '-6.0414079'^^xsd:double;
  dwc:endLongitude '-6.0414079'^^xsd:double;
  dwc:latitude '51.641217'^^xsd:double;
  dwc:startLatitude '51.6412166'^^xsd:double;
  dwc:endLatitude '51.6412166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0414079 51.6412166, -6.0414079 51.6412166, -6.0414079 51.6412166, -6.0414079 51.6412166, -6.0414079 51.6412166))'^^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 '1183_115'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.202888 -6.041369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.202888"^^xsd:decimal ;
  dwc:decimalLongitude "-6.041369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1188'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1188'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8402777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.041369'^^xsd:double;
  dwc:startLongitude '-6.0413694'^^xsd:double;
  dwc:endLongitude '-6.0413694'^^xsd:double;
  dwc:latitude '58.202888'^^xsd:double;
  dwc:startLatitude '58.202888'^^xsd:double;
  dwc:endLatitude '58.202888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0413694 58.202888, -6.0413694 58.202888, -6.0413694 58.202888, -6.0413694 58.202888, -6.0413694 58.202888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1188'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.202218 -6.041069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.202218"^^xsd:decimal ;
  dwc:decimalLongitude "-6.041069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1189'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1189'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.041069'^^xsd:double;
  dwc:startLongitude '-6.0410692'^^xsd:double;
  dwc:endLongitude '-6.0410692'^^xsd:double;
  dwc:latitude '58.202218'^^xsd:double;
  dwc:startLatitude '58.2022177'^^xsd:double;
  dwc:endLatitude '58.2022177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0410692 58.2022177, -6.0410692 58.2022177, -6.0410692 58.2022177, -6.0410692 58.2022177, -6.0410692 58.2022177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1189'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635364 -6.025573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.635364"^^xsd:decimal ;
  dwc:decimalLongitude "-6.025573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_117'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_117'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.470833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.025573'^^xsd:double;
  dwc:startLongitude '-6.0255727'^^xsd:double;
  dwc:endLongitude '-6.0255727'^^xsd:double;
  dwc:latitude '51.635364'^^xsd:double;
  dwc:startLatitude '51.6353641'^^xsd:double;
  dwc:endLatitude '51.6353641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0255727 51.6353641, -6.0255727 51.6353641, -6.0255727 51.6353641, -6.0255727 51.6353641, -6.0255727 51.6353641))'^^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 '1183_117'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.634772 -6.023971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.634772"^^xsd:decimal ;
  dwc:decimalLongitude "-6.023971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_116'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_116'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.478055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.023971'^^xsd:double;
  dwc:startLongitude '-6.0239707'^^xsd:double;
  dwc:endLongitude '-6.0239707'^^xsd:double;
  dwc:latitude '51.634772'^^xsd:double;
  dwc:startLatitude '51.634772'^^xsd:double;
  dwc:endLatitude '51.634772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0239707 51.634772, -6.0239707 51.634772, -6.0239707 51.634772, -6.0239707 51.634772, -6.0239707 51.634772))'^^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 '1183_116'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.121899 -6.004779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.121899"^^xsd:decimal ;
  dwc:decimalLongitude "-6.004779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1190'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1190'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-6.004779'^^xsd:double;
  dwc:startLongitude '-6.0047785'^^xsd:double;
  dwc:endLongitude '-6.0047785'^^xsd:double;
  dwc:latitude '58.121899'^^xsd:double;
  dwc:startLatitude '58.1218985'^^xsd:double;
  dwc:endLatitude '58.1218985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.0047785 58.1218985, -6.0047785 58.1218985, -6.0047785 58.1218985, -6.0047785 58.1218985, -6.0047785 58.1218985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1190'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.088795 -5.989203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.088795"^^xsd:decimal ;
  dwc:decimalLongitude "-5.989203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1191'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1191'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.989203'^^xsd:double;
  dwc:startLongitude '-5.9892028'^^xsd:double;
  dwc:endLongitude '-5.9892028'^^xsd:double;
  dwc:latitude '58.088795'^^xsd:double;
  dwc:startLatitude '58.0887947'^^xsd:double;
  dwc:endLatitude '58.0887947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9892028 58.0887947, -5.9892028 58.0887947, -5.9892028 58.0887947, -5.9892028 58.0887947, -5.9892028 58.0887947))'^^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 '1183_1191'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08867 -5.989144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.08867"^^xsd:decimal ;
  dwc:decimalLongitude "-5.989144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1192'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1192'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6011111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.989144'^^xsd:double;
  dwc:startLongitude '-5.989144'^^xsd:double;
  dwc:endLongitude '-5.989144'^^xsd:double;
  dwc:latitude '58.08867'^^xsd:double;
  dwc:startLatitude '58.0886698'^^xsd:double;
  dwc:endLatitude '58.0886698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.989144 58.0886698, -5.989144 58.0886698, -5.989144 58.0886698, -5.989144 58.0886698, -5.989144 58.0886698))'^^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 '1183_1192'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.08334 -5.986636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.08334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.986636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1193'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1193'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.986636'^^xsd:double;
  dwc:startLongitude '-5.9866362'^^xsd:double;
  dwc:endLongitude '-5.9866362'^^xsd:double;
  dwc:latitude '58.08334'^^xsd:double;
  dwc:startLatitude '58.0833399'^^xsd:double;
  dwc:endLatitude '58.0833399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9866362 58.0833399, -5.9866362 58.0833399, -5.9866362 58.0833399, -5.9866362 58.0833399, -5.9866362 58.0833399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1193'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.150532 -5.977552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.150532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.977552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_44'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_44'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.471666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.977552'^^xsd:double;
  dwc:startLongitude '-5.9775521'^^xsd:double;
  dwc:endLongitude '-5.9775521'^^xsd:double;
  dwc:latitude '50.150532'^^xsd:double;
  dwc:startLatitude '50.1505323'^^xsd:double;
  dwc:endLatitude '50.1505323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9775521 50.1505323, -5.9775521 50.1505323, -5.9775521 50.1505323, -5.9775521 50.1505323, -5.9775521 50.1505323))'^^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 '1183_44'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.04753 -5.969787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.04753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.969787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1195'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1195'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.969787'^^xsd:double;
  dwc:startLongitude '-5.9697869'^^xsd:double;
  dwc:endLongitude '-5.9697869'^^xsd:double;
  dwc:latitude '58.04753'^^xsd:double;
  dwc:startLatitude '58.0475295'^^xsd:double;
  dwc:endLatitude '58.0475295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9697869 58.0475295, -5.9697869 58.0475295, -5.9697869 58.0475295, -5.9697869 58.0475295, -5.9697869 58.0475295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1195'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.148979 -5.968777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.148979"^^xsd:decimal ;
  dwc:decimalLongitude "-5.968777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_43'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_43'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.434166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.968777'^^xsd:double;
  dwc:startLongitude '-5.9687774'^^xsd:double;
  dwc:endLongitude '-5.9687774'^^xsd:double;
  dwc:latitude '50.148979'^^xsd:double;
  dwc:startLatitude '50.1489788'^^xsd:double;
  dwc:endLatitude '50.1489788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9687774 50.1489788, -5.9687774 50.1489788, -5.9687774 50.1489788, -5.9687774 50.1489788, -5.9687774 50.1489788))'^^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 '1183_43'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.041034 -5.966731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.041034"^^xsd:decimal ;
  dwc:decimalLongitude "-5.966731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1196'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1196'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9188888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.966731'^^xsd:double;
  dwc:startLongitude '-5.9667306'^^xsd:double;
  dwc:endLongitude '-5.9667306'^^xsd:double;
  dwc:latitude '58.041034'^^xsd:double;
  dwc:startLatitude '58.0410336'^^xsd:double;
  dwc:endLatitude '58.0410336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9667306 58.0410336, -5.9667306 58.0410336, -5.9667306 58.0410336, -5.9667306 58.0410336, -5.9667306 58.0410336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1196'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.146528 -5.954933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.146528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.954933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_42'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_42'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.954933'^^xsd:double;
  dwc:startLongitude '-5.954933'^^xsd:double;
  dwc:endLongitude '-5.954933'^^xsd:double;
  dwc:latitude '50.146528'^^xsd:double;
  dwc:startLatitude '50.1465277'^^xsd:double;
  dwc:endLatitude '50.1465277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.954933 50.1465277, -5.954933 50.1465277, -5.954933 50.1465277, -5.954933 50.1465277, -5.954933 50.1465277))'^^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 '1183_42'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.990316 -5.94548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.990316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.94548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1197'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1197'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.94548'^^xsd:double;
  dwc:startLongitude '-5.9454804'^^xsd:double;
  dwc:endLongitude '-5.9454804'^^xsd:double;
  dwc:latitude '57.990316'^^xsd:double;
  dwc:startLatitude '57.9903162'^^xsd:double;
  dwc:endLatitude '57.9903162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9454804 57.9903162, -5.9454804 57.9903162, -5.9454804 57.9903162, -5.9454804 57.9903162, -5.9454804 57.9903162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1197'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.989235 -5.945046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.989235"^^xsd:decimal ;
  dwc:decimalLongitude "-5.945046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1198'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1198'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.945046'^^xsd:double;
  dwc:startLongitude '-5.9450456'^^xsd:double;
  dwc:endLongitude '-5.9450456'^^xsd:double;
  dwc:latitude '57.989235'^^xsd:double;
  dwc:startLatitude '57.9892347'^^xsd:double;
  dwc:endLatitude '57.9892347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9450456 57.9892347, -5.9450456 57.9892347, -5.9450456 57.9892347, -5.9450456 57.9892347, -5.9450456 57.9892347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1198'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.618882 -5.926859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.618882"^^xsd:decimal ;
  dwc:decimalLongitude "-5.926859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_132'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.688333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.926859'^^xsd:double;
  dwc:startLongitude '-5.9268592'^^xsd:double;
  dwc:endLongitude '-5.9268592'^^xsd:double;
  dwc:latitude '50.618882'^^xsd:double;
  dwc:startLatitude '50.618882'^^xsd:double;
  dwc:endLatitude '50.618882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.9268592 50.618882, -5.9268592 50.618882, -5.9268592 50.618882, -5.9268592 50.618882, -5.9268592 50.618882))'^^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 '1183_132'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.633974 -5.881195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.633974"^^xsd:decimal ;
  dwc:decimalLongitude "-5.881195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_130'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_130'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.491666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.881195'^^xsd:double;
  dwc:startLongitude '-5.881195'^^xsd:double;
  dwc:endLongitude '-5.881195'^^xsd:double;
  dwc:latitude '50.633974'^^xsd:double;
  dwc:startLatitude '50.6339735'^^xsd:double;
  dwc:endLatitude '50.6339735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.881195 50.6339735, -5.881195 50.6339735, -5.881195 50.6339735, -5.881195 50.6339735, -5.881195 50.6339735))'^^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 '1183_130'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.634116 -5.880745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.634116"^^xsd:decimal ;
  dwc:decimalLongitude "-5.880745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_131'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_131'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.489722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.880745'^^xsd:double;
  dwc:startLongitude '-5.8807453'^^xsd:double;
  dwc:endLongitude '-5.8807453'^^xsd:double;
  dwc:latitude '50.634116'^^xsd:double;
  dwc:startLatitude '50.6341155'^^xsd:double;
  dwc:endLatitude '50.6341155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8807453 50.6341155, -5.8807453 50.6341155, -5.8807453 50.6341155, -5.8807453 50.6341155, -5.8807453 50.6341155))'^^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 '1183_131'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.955121 -5.865627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.955121"^^xsd:decimal ;
  dwc:decimalLongitude "-5.865627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1201'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_1201'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.865627'^^xsd:double;
  dwc:startLongitude '-5.8656265'^^xsd:double;
  dwc:endLongitude '-5.8656265'^^xsd:double;
  dwc:latitude '57.955121'^^xsd:double;
  dwc:startLatitude '57.9551213'^^xsd:double;
  dwc:endLatitude '57.9551213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8656265 57.9551213, -5.8656265 57.9551213, -5.8656265 57.9551213, -5.8656265 57.9551213, -5.8656265 57.9551213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1201'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.655117 -5.836228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.655117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.836228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_229'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_229'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.287222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.836228'^^xsd:double;
  dwc:startLongitude '-5.8362282'^^xsd:double;
  dwc:endLongitude '-5.8362282'^^xsd:double;
  dwc:latitude '49.655117'^^xsd:double;
  dwc:startLatitude '49.6551173'^^xsd:double;
  dwc:endLatitude '49.6551173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8362282 49.6551173, -5.8362282 49.6551173, -5.8362282 49.6551173, -5.8362282 49.6551173, -5.8362282 49.6551173))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_229'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.110996 -5.81565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.110996"^^xsd:decimal ;
  dwc:decimalLongitude "-5.81565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1202'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1202'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.81565'^^xsd:double;
  dwc:startLongitude '-5.8156499'^^xsd:double;
  dwc:endLongitude '-5.8156499'^^xsd:double;
  dwc:latitude '58.110996'^^xsd:double;
  dwc:startLatitude '58.1109955'^^xsd:double;
  dwc:endLatitude '58.1109955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8156499 58.1109955, -5.8156499 58.1109955, -5.8156499 58.1109955, -5.8156499 58.1109955, -5.8156499 58.1109955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1202'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.111042 -5.815635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.111042"^^xsd:decimal ;
  dwc:decimalLongitude "-5.815635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1203'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1203'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.815635'^^xsd:double;
  dwc:startLongitude '-5.815635'^^xsd:double;
  dwc:endLongitude '-5.815635'^^xsd:double;
  dwc:latitude '58.111042'^^xsd:double;
  dwc:startLatitude '58.1110418'^^xsd:double;
  dwc:endLatitude '58.1110418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.815635 58.1110418, -5.815635 58.1110418, -5.815635 58.1110418, -5.815635 58.1110418, -5.815635 58.1110418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1203'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135472 -5.807741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135472"^^xsd:decimal ;
  dwc:decimalLongitude "-5.807741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1204'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1204'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1497222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.807741'^^xsd:double;
  dwc:startLongitude '-5.8077406'^^xsd:double;
  dwc:endLongitude '-5.8077406'^^xsd:double;
  dwc:latitude '58.135472'^^xsd:double;
  dwc:startLatitude '58.1354716'^^xsd:double;
  dwc:endLatitude '58.1354716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8077406 58.1354716, -5.8077406 58.1354716, -5.8077406 58.1354716, -5.8077406 58.1354716, -5.8077406 58.1354716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1204'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.135472 -5.807741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.135472"^^xsd:decimal ;
  dwc:decimalLongitude "-5.807741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1205'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1205'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.1497222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.807741'^^xsd:double;
  dwc:startLongitude '-5.8077406'^^xsd:double;
  dwc:endLongitude '-5.8077406'^^xsd:double;
  dwc:latitude '58.135472'^^xsd:double;
  dwc:startLatitude '58.1354716'^^xsd:double;
  dwc:endLatitude '58.1354716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.8077406 58.1354716, -5.8077406 58.1354716, -5.8077406 58.1354716, -5.8077406 58.1354716, -5.8077406 58.1354716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1205'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.185166 -5.791682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.185166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.791682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1206'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1206'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.791682'^^xsd:double;
  dwc:startLongitude '-5.7916823'^^xsd:double;
  dwc:endLongitude '-5.7916823'^^xsd:double;
  dwc:latitude '58.185166'^^xsd:double;
  dwc:startLatitude '58.1851655'^^xsd:double;
  dwc:endLatitude '58.1851655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7916823 58.1851655, -5.7916823 58.1851655, -5.7916823 58.1851655, -5.7916823 58.1851655, -5.7916823 58.1851655))'^^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 '1183_1206'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2089 -5.784013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2089"^^xsd:decimal ;
  dwc:decimalLongitude "-5.784013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1207'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1207'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5897222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.784013'^^xsd:double;
  dwc:startLongitude '-5.7840127'^^xsd:double;
  dwc:endLongitude '-5.7840127'^^xsd:double;
  dwc:latitude '58.2089'^^xsd:double;
  dwc:startLatitude '58.2088999'^^xsd:double;
  dwc:endLatitude '58.2088999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7840127 58.2088999, -5.7840127 58.2088999, -5.7840127 58.2088999, -5.7840127 58.2088999, -5.7840127 58.2088999))'^^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 '1183_1207'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.227112 -5.778001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.227112"^^xsd:decimal ;
  dwc:decimalLongitude "-5.778001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1208'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1208'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.6977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.778001'^^xsd:double;
  dwc:startLongitude '-5.7780011'^^xsd:double;
  dwc:endLongitude '-5.7780011'^^xsd:double;
  dwc:latitude '58.227112'^^xsd:double;
  dwc:startLatitude '58.2271119'^^xsd:double;
  dwc:endLatitude '58.2271119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7780011 58.2271119, -5.7780011 58.2271119, -5.7780011 58.2271119, -5.7780011 58.2271119, -5.7780011 58.2271119))'^^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 '1183_1208'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239973 -5.773537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.773537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1209'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1209'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.773537'^^xsd:double;
  dwc:startLongitude '-5.7735371'^^xsd:double;
  dwc:endLongitude '-5.7735371'^^xsd:double;
  dwc:latitude '58.239973'^^xsd:double;
  dwc:startLatitude '58.2399725'^^xsd:double;
  dwc:endLatitude '58.2399725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7735371 58.2399725, -5.7735371 58.2399725, -5.7735371 58.2399725, -5.7735371 58.2399725, -5.7735371 58.2399725))'^^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 '1183_1209'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.240692 -5.773287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.240692"^^xsd:decimal ;
  dwc:decimalLongitude "-5.773287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1210'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1210'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.7763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.773287'^^xsd:double;
  dwc:startLongitude '-5.7732872'^^xsd:double;
  dwc:endLongitude '-5.7732872'^^xsd:double;
  dwc:latitude '58.240692'^^xsd:double;
  dwc:startLatitude '58.2406924'^^xsd:double;
  dwc:endLatitude '58.2406924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7732872 58.2406924, -5.7732872 58.2406924, -5.7732872 58.2406924, -5.7732872 58.2406924, -5.7732872 58.2406924))'^^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 '1183_1210'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266318 -5.764393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1211'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1211'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.9247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.764393'^^xsd:double;
  dwc:startLongitude '-5.7643925'^^xsd:double;
  dwc:endLongitude '-5.7643925'^^xsd:double;
  dwc:latitude '58.266318'^^xsd:double;
  dwc:startLatitude '58.2663176'^^xsd:double;
  dwc:endLatitude '58.2663176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7643925 58.2663176, -5.7643925 58.2663176, -5.7643925 58.2663176, -5.7643925 58.2663176, -5.7643925 58.2663176))'^^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 '1183_1211'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.276539 -5.760845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.276539"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1212'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1212'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.9838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.760845'^^xsd:double;
  dwc:startLongitude '-5.7608446'^^xsd:double;
  dwc:endLongitude '-5.7608446'^^xsd:double;
  dwc:latitude '58.276539'^^xsd:double;
  dwc:startLatitude '58.2765389'^^xsd:double;
  dwc:endLatitude '58.2765389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7608446 58.2765389, -5.7608446 58.2765389, -5.7608446 58.2765389, -5.7608446 58.2765389, -5.7608446 58.2765389))'^^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 '1183_1212'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283737 -5.758346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283737"^^xsd:decimal ;
  dwc:decimalLongitude "-5.758346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1213'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1213'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.025555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.758346'^^xsd:double;
  dwc:startLongitude '-5.7583461'^^xsd:double;
  dwc:endLongitude '-5.7583461'^^xsd:double;
  dwc:latitude '58.283737'^^xsd:double;
  dwc:startLatitude '58.283737'^^xsd:double;
  dwc:endLatitude '58.283737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7583461 58.283737, -5.7583461 58.283737, -5.7583461 58.283737, -5.7583461 58.283737, -5.7583461 58.283737))'^^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 '1183_1213'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.284025 -5.758246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.284025"^^xsd:decimal ;
  dwc:decimalLongitude "-5.758246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1214'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1214'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.027222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.758246'^^xsd:double;
  dwc:startLongitude '-5.7582462'^^xsd:double;
  dwc:endLongitude '-5.7582462'^^xsd:double;
  dwc:latitude '58.284025'^^xsd:double;
  dwc:startLatitude '58.2840249'^^xsd:double;
  dwc:endLatitude '58.2840249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7582462 58.2840249, -5.7582462 58.2840249, -5.7582462 58.2840249, -5.7582462 58.2840249, -5.7582462 58.2840249))'^^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 '1183_1214'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.535876 -5.757645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.535876"^^xsd:decimal ;
  dwc:decimalLongitude "-5.757645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_118'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_118'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.757645'^^xsd:double;
  dwc:startLongitude '-5.7576445'^^xsd:double;
  dwc:endLongitude '-5.7576445'^^xsd:double;
  dwc:latitude '51.535876'^^xsd:double;
  dwc:startLatitude '51.5358757'^^xsd:double;
  dwc:endLatitude '51.5358757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7576445 51.5358757, -5.7576445 51.5358757, -5.7576445 51.5358757, -5.7576445 51.5358757, -5.7576445 51.5358757))'^^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 '1183_118'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28916 -5.756464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.28916"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1215'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1215'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.056944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.756464'^^xsd:double;
  dwc:startLongitude '-5.7564639'^^xsd:double;
  dwc:endLongitude '-5.7564639'^^xsd:double;
  dwc:latitude '58.28916'^^xsd:double;
  dwc:startLatitude '58.2891595'^^xsd:double;
  dwc:endLatitude '58.2891595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7564639 58.2891595, -5.7564639 58.2891595, -5.7564639 58.2891595, -5.7564639 58.2891595, -5.7564639 58.2891595))'^^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 '1183_1215'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.535368 -5.756311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.535368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_119'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_119'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.720555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.756311'^^xsd:double;
  dwc:startLongitude '-5.7563105'^^xsd:double;
  dwc:endLongitude '-5.7563105'^^xsd:double;
  dwc:latitude '51.535368'^^xsd:double;
  dwc:startLatitude '51.5353676'^^xsd:double;
  dwc:endLatitude '51.5353676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7563105 51.5353676, -5.7563105 51.5353676, -5.7563105 51.5353676, -5.7563105 51.5353676, -5.7563105 51.5353676))'^^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 '1183_119'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.399005 -5.747121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.399005"^^xsd:decimal ;
  dwc:decimalLongitude "-5.747121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1182'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1182'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.726111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.747121'^^xsd:double;
  dwc:startLongitude '-5.7471211'^^xsd:double;
  dwc:endLongitude '-5.7471211'^^xsd:double;
  dwc:latitude '58.399005'^^xsd:double;
  dwc:startLatitude '58.3990053'^^xsd:double;
  dwc:endLatitude '58.3990053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7471211 58.3990053, -5.7471211 58.3990053, -5.7471211 58.3990053, -5.7471211 58.3990053, -5.7471211 58.3990053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1182'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.399923 -5.744978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.399923"^^xsd:decimal ;
  dwc:decimalLongitude "-5.744978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1183'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1183'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.716388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.744978'^^xsd:double;
  dwc:startLongitude '-5.7449783'^^xsd:double;
  dwc:endLongitude '-5.7449783'^^xsd:double;
  dwc:latitude '58.399923'^^xsd:double;
  dwc:startLatitude '58.3999231'^^xsd:double;
  dwc:endLatitude '58.3999231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7449783 58.3999231, -5.7449783 58.3999231, -5.7449783 58.3999231, -5.7449783 58.3999231, -5.7449783 58.3999231))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1183'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.33604 -5.739702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.33604"^^xsd:decimal ;
  dwc:decimalLongitude "-5.739702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1216'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1216'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.334722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.739702'^^xsd:double;
  dwc:startLongitude '-5.7397019'^^xsd:double;
  dwc:endLongitude '-5.7397019'^^xsd:double;
  dwc:latitude '58.33604'^^xsd:double;
  dwc:startLatitude '58.3360399'^^xsd:double;
  dwc:endLatitude '58.3360399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7397019 58.3360399, -5.7397019 58.3360399, -5.7397019 58.3360399, -5.7397019 58.3360399, -5.7397019 58.3360399))'^^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 '1183_1216'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.337666 -5.739114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.337666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.739114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1217'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1217'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.739114'^^xsd:double;
  dwc:startLongitude '-5.7391138'^^xsd:double;
  dwc:endLongitude '-5.7391138'^^xsd:double;
  dwc:latitude '58.337666'^^xsd:double;
  dwc:startLatitude '58.3376658'^^xsd:double;
  dwc:endLatitude '58.3376658'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7391138 58.3376658, -5.7391138 58.3376658, -5.7391138 58.3376658, -5.7391138 58.3376658, -5.7391138 58.3376658))'^^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 '1183_1217'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526814 -5.733854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526814"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_120'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_120'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.832777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.733854'^^xsd:double;
  dwc:startLongitude '-5.7338539'^^xsd:double;
  dwc:endLongitude '-5.7338539'^^xsd:double;
  dwc:latitude '51.526814'^^xsd:double;
  dwc:startLatitude '51.5268144'^^xsd:double;
  dwc:endLatitude '51.5268144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7338539 51.5268144, -5.7338539 51.5268144, -5.7338539 51.5268144, -5.7338539 51.5268144, -5.7338539 51.5268144))'^^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 '1183_120'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.404854 -5.733468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.404854"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1181'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1181'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.664166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.733468'^^xsd:double;
  dwc:startLongitude '-5.7334684'^^xsd:double;
  dwc:endLongitude '-5.7334684'^^xsd:double;
  dwc:latitude '58.404854'^^xsd:double;
  dwc:startLatitude '58.4048535'^^xsd:double;
  dwc:endLatitude '58.4048535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7334684 58.4048535, -5.7334684 58.4048535, -5.7334684 58.4048535, -5.7334684 58.4048535, -5.7334684 58.4048535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1181'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.525311 -5.729907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.525311"^^xsd:decimal ;
  dwc:decimalLongitude "-5.729907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_121'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_121'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.8525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.729907'^^xsd:double;
  dwc:startLongitude '-5.7299073'^^xsd:double;
  dwc:endLongitude '-5.7299073'^^xsd:double;
  dwc:latitude '51.525311'^^xsd:double;
  dwc:startLatitude '51.5253113'^^xsd:double;
  dwc:endLatitude '51.5253113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7299073 51.5253113, -5.7299073 51.5253113, -5.7299073 51.5253113, -5.7299073 51.5253113, -5.7299073 51.5253113))'^^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 '1183_121'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.696862 -5.723357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.696862"^^xsd:decimal ;
  dwc:decimalLongitude "-5.723357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_230'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_230'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.723357'^^xsd:double;
  dwc:startLongitude '-5.7233565'^^xsd:double;
  dwc:endLongitude '-5.7233565'^^xsd:double;
  dwc:latitude '49.696862'^^xsd:double;
  dwc:startLatitude '49.6968616'^^xsd:double;
  dwc:endLatitude '49.6968616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7233565 49.6968616, -5.7233565 49.6968616, -5.7233565 49.6968616, -5.7233565 49.6968616, -5.7233565 49.6968616))'^^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 '1183_230'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.425652 -5.686409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.425652"^^xsd:decimal ;
  dwc:decimalLongitude "-5.686409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1179'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1179'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.4475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.686409'^^xsd:double;
  dwc:startLongitude '-5.686409'^^xsd:double;
  dwc:endLongitude '-5.686409'^^xsd:double;
  dwc:latitude '58.425652'^^xsd:double;
  dwc:startLatitude '58.4256523'^^xsd:double;
  dwc:endLatitude '58.4256523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.686409 58.4256523, -5.686409 58.4256523, -5.686409 58.4256523, -5.686409 58.4256523, -5.686409 58.4256523))'^^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 '1183_1179'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.426368 -5.684885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.426368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.684885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1180'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1180'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.440277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.684885'^^xsd:double;
  dwc:startLongitude '-5.6848851'^^xsd:double;
  dwc:endLongitude '-5.6848851'^^xsd:double;
  dwc:latitude '58.426368'^^xsd:double;
  dwc:startLatitude '58.4263677'^^xsd:double;
  dwc:endLatitude '58.4263677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6848851 58.4263677, -5.6848851 58.4263677, -5.6848851 58.4263677, -5.6848851 58.4263677, -5.6848851 58.4263677))'^^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 '1183_1180'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.504689 -5.677345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.504689"^^xsd:decimal ;
  dwc:decimalLongitude "-5.677345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_122'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_122'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.120833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.677345'^^xsd:double;
  dwc:startLongitude '-5.6773448'^^xsd:double;
  dwc:endLongitude '-5.6773448'^^xsd:double;
  dwc:latitude '51.504689'^^xsd:double;
  dwc:startLatitude '51.5046887'^^xsd:double;
  dwc:endLatitude '51.5046887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6773448 51.5046887, -5.6773448 51.5046887, -5.6773448 51.5046887, -5.6773448 51.5046887, -5.6773448 51.5046887))'^^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 '1183_122'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.431403 -5.674159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.431403"^^xsd:decimal ;
  dwc:decimalLongitude "-5.674159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1178'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1178'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.389444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.674159'^^xsd:double;
  dwc:startLongitude '-5.6741589'^^xsd:double;
  dwc:endLongitude '-5.6741589'^^xsd:double;
  dwc:latitude '58.431403'^^xsd:double;
  dwc:startLatitude '58.431403'^^xsd:double;
  dwc:endLatitude '58.431403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6741589 58.431403, -5.6741589 58.431403, -5.6741589 58.431403, -5.6741589 58.431403, -5.6741589 58.431403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1178'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.443427 -5.648545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.443427"^^xsd:decimal ;
  dwc:decimalLongitude "-5.648545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1176'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1176'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.268055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.648545'^^xsd:double;
  dwc:startLongitude '-5.6485451'^^xsd:double;
  dwc:endLongitude '-5.6485451'^^xsd:double;
  dwc:latitude '58.443427'^^xsd:double;
  dwc:startLatitude '58.4434271'^^xsd:double;
  dwc:endLatitude '58.4434271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6485451 58.4434271, -5.6485451 58.4434271, -5.6485451 58.4434271, -5.6485451 58.4434271, -5.6485451 58.4434271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1176'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44351 -5.648369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.44351"^^xsd:decimal ;
  dwc:decimalLongitude "-5.648369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1177'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1177'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.267222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.648369'^^xsd:double;
  dwc:startLongitude '-5.6483693'^^xsd:double;
  dwc:endLongitude '-5.6483693'^^xsd:double;
  dwc:latitude '58.44351'^^xsd:double;
  dwc:startLatitude '58.4435096'^^xsd:double;
  dwc:endLatitude '58.4435096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6483693 58.4435096, -5.6483693 58.4435096, -5.6483693 58.4435096, -5.6483693 58.4435096, -5.6483693 58.4435096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1177'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44838 -5.637995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.44838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.637995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1175'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1175'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.218055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.637995'^^xsd:double;
  dwc:startLongitude '-5.6379948'^^xsd:double;
  dwc:endLongitude '-5.6379948'^^xsd:double;
  dwc:latitude '58.44838'^^xsd:double;
  dwc:startLatitude '58.4483798'^^xsd:double;
  dwc:endLatitude '58.4483798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6379948 58.4483798, -5.6379948 58.4483798, -5.6379948 58.4483798, -5.6379948 58.4483798, -5.6379948 58.4483798))'^^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 '1183_1175'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.44838 -5.637995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.44838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.637995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1174'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1174'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.218055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.637995'^^xsd:double;
  dwc:startLongitude '-5.6379948'^^xsd:double;
  dwc:endLongitude '-5.6379948'^^xsd:double;
  dwc:latitude '58.44838'^^xsd:double;
  dwc:startLatitude '58.4483798'^^xsd:double;
  dwc:endLatitude '58.4483798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6379948 58.4483798, -5.6379948 58.4483798, -5.6379948 58.4483798, -5.6379948 58.4483798, -5.6379948 58.4483798))'^^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 '1183_1174'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.455563 -5.628844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.455563"^^xsd:decimal ;
  dwc:decimalLongitude "-5.628844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1172'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1172'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '20.03'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.628844'^^xsd:double;
  dwc:startLongitude '-5.6288435'^^xsd:double;
  dwc:endLongitude '-5.6288435'^^xsd:double;
  dwc:latitude '58.455563'^^xsd:double;
  dwc:startLatitude '58.455563'^^xsd:double;
  dwc:endLatitude '58.455563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6288435 58.455563, -5.6288435 58.455563, -5.6288435 58.455563, -5.6288435 58.455563, -5.6288435 58.455563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1172'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683295 -5.620845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.683295"^^xsd:decimal ;
  dwc:decimalLongitude "-5.620845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1219'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.294722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.620845'^^xsd:double;
  dwc:startLongitude '-5.6208454'^^xsd:double;
  dwc:endLongitude '-5.6208454'^^xsd:double;
  dwc:latitude '58.683295'^^xsd:double;
  dwc:startLatitude '58.6832954'^^xsd:double;
  dwc:endLatitude '58.6832954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6208454 58.6832954, -5.6208454 58.6832954, -5.6208454 58.6832954, -5.6208454 58.6832954, -5.6208454 58.6832954))'^^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 '1183_1219'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.742816 -5.595264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.742816"^^xsd:decimal ;
  dwc:decimalLongitude "-5.595264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1220'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1220'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.667222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.595264'^^xsd:double;
  dwc:startLongitude '-5.5952635'^^xsd:double;
  dwc:endLongitude '-5.5952635'^^xsd:double;
  dwc:latitude '58.742816'^^xsd:double;
  dwc:startLatitude '58.7428158'^^xsd:double;
  dwc:endLatitude '58.7428158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5952635 58.7428158, -5.5952635 58.7428158, -5.5952635 58.7428158, -5.5952635 58.7428158, -5.5952635 58.7428158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1220'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.744192 -5.594672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.744192"^^xsd:decimal ;
  dwc:decimalLongitude "-5.594672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1221'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1221'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.675833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.594672'^^xsd:double;
  dwc:startLongitude '-5.5946721'^^xsd:double;
  dwc:endLongitude '-5.5946721'^^xsd:double;
  dwc:latitude '58.744192'^^xsd:double;
  dwc:startLatitude '58.7441917'^^xsd:double;
  dwc:endLatitude '58.7441917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5946721 58.7441917, -5.5946721 58.7441917, -5.5946721 58.7441917, -5.5946721 58.7441917, -5.5946721 58.7441917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1221'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.474702 -5.593202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.474702"^^xsd:decimal ;
  dwc:decimalLongitude "-5.593202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1171'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1171'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.846944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.593202'^^xsd:double;
  dwc:startLongitude '-5.5932015'^^xsd:double;
  dwc:endLongitude '-5.5932015'^^xsd:double;
  dwc:latitude '58.474702'^^xsd:double;
  dwc:startLatitude '58.4747015'^^xsd:double;
  dwc:endLatitude '58.4747015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5932015 58.4747015, -5.5932015 58.4747015, -5.5932015 58.4747015, -5.5932015 58.4747015, -5.5932015 58.4747015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1171'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.476112 -5.590612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.476112"^^xsd:decimal ;
  dwc:decimalLongitude "-5.590612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1169'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1169'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.833611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.590612'^^xsd:double;
  dwc:startLongitude '-5.5906121'^^xsd:double;
  dwc:endLongitude '-5.5906121'^^xsd:double;
  dwc:latitude '58.476112'^^xsd:double;
  dwc:startLatitude '58.4761121'^^xsd:double;
  dwc:endLatitude '58.4761121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5906121 58.4761121, -5.5906121 58.4761121, -5.5906121 58.4761121, -5.5906121 58.4761121, -5.5906121 58.4761121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1169'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.756664 -5.589312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.756664"^^xsd:decimal ;
  dwc:decimalLongitude "-5.589312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1222'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1222'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.753888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.589312'^^xsd:double;
  dwc:startLongitude '-5.5893116'^^xsd:double;
  dwc:endLongitude '-5.5893116'^^xsd:double;
  dwc:latitude '58.756664'^^xsd:double;
  dwc:startLatitude '58.7566639'^^xsd:double;
  dwc:endLatitude '58.7566639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5893116 58.7566639, -5.5893116 58.7566639, -5.5893116 58.7566639, -5.5893116 58.7566639, -5.5893116 58.7566639))'^^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 '1183_1222'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.477493 -5.588077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.477493"^^xsd:decimal ;
  dwc:decimalLongitude "-5.588077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1170'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1170'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.820555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.588077'^^xsd:double;
  dwc:startLongitude '-5.5880766'^^xsd:double;
  dwc:endLongitude '-5.5880766'^^xsd:double;
  dwc:latitude '58.477493'^^xsd:double;
  dwc:startLatitude '58.4774933'^^xsd:double;
  dwc:endLatitude '58.4774933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5880766 58.4774933, -5.5880766 58.4774933, -5.5880766 58.4774933, -5.5880766 58.4774933, -5.5880766 58.4774933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1170'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.477523 -5.588023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.477523"^^xsd:decimal ;
  dwc:decimalLongitude "-5.588023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1168'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1168'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.820277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.588023'^^xsd:double;
  dwc:startLongitude '-5.5880227'^^xsd:double;
  dwc:endLongitude '-5.5880227'^^xsd:double;
  dwc:latitude '58.477523'^^xsd:double;
  dwc:startLatitude '58.4775227'^^xsd:double;
  dwc:endLatitude '58.4775227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5880227 58.4775227, -5.5880227 58.4775227, -5.5880227 58.4775227, -5.5880227 58.4775227, -5.5880227 58.4775227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1168'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.770823 -5.583226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.770823"^^xsd:decimal ;
  dwc:decimalLongitude "-5.583226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1223'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1223'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.8425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.583226'^^xsd:double;
  dwc:startLongitude '-5.5832261'^^xsd:double;
  dwc:endLongitude '-5.5832261'^^xsd:double;
  dwc:latitude '58.770823'^^xsd:double;
  dwc:startLatitude '58.7708228'^^xsd:double;
  dwc:endLatitude '58.7708228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5832261 58.7708228, -5.5832261 58.7708228, -5.5832261 58.7708228, -5.5832261 58.7708228, -5.5832261 58.7708228))'^^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 '1183_1223'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.96531 -5.509639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.96531"^^xsd:decimal ;
  dwc:decimalLongitude "-5.509639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1224'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1224'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.103611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.509639'^^xsd:double;
  dwc:startLongitude '-5.509639'^^xsd:double;
  dwc:endLongitude '-5.509639'^^xsd:double;
  dwc:latitude '58.96531'^^xsd:double;
  dwc:startLatitude '58.9653101'^^xsd:double;
  dwc:endLatitude '58.9653101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.509639 58.9653101, -5.509639 58.9653101, -5.509639 58.9653101, -5.509639 58.9653101, -5.509639 58.9653101))'^^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 '1183_1224'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.832275 -5.492614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.832275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.492614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_41'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_41'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.741944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.492614'^^xsd:double;
  dwc:startLongitude '-5.4926139'^^xsd:double;
  dwc:endLongitude '-5.4926139'^^xsd:double;
  dwc:latitude '49.832275'^^xsd:double;
  dwc:startLatitude '49.8322752'^^xsd:double;
  dwc:endLatitude '49.8322752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4926139 49.8322752, -5.4926139 49.8322752, -5.4926139 49.8322752, -5.4926139 49.8322752, -5.4926139 49.8322752))'^^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 '1183_41'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.022251 -5.487324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.022251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.487324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1225'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1225'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.474444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.487324'^^xsd:double;
  dwc:startLongitude '-5.4873235'^^xsd:double;
  dwc:endLongitude '-5.4873235'^^xsd:double;
  dwc:latitude '59.022251'^^xsd:double;
  dwc:startLatitude '59.0222505'^^xsd:double;
  dwc:endLatitude '59.0222505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4873235 59.0222505, -5.4873235 59.0222505, -5.4873235 59.0222505, -5.4873235 59.0222505, -5.4873235 59.0222505))'^^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 '1183_1225'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.027424 -5.485519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.027424"^^xsd:decimal ;
  dwc:decimalLongitude "-5.485519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1227'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1227'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.508333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.485519'^^xsd:double;
  dwc:startLongitude '-5.4855187'^^xsd:double;
  dwc:endLongitude '-5.4855187'^^xsd:double;
  dwc:latitude '59.027424'^^xsd:double;
  dwc:startLatitude '59.0274241'^^xsd:double;
  dwc:endLatitude '59.0274241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4855187 59.0274241, -5.4855187 59.0274241, -5.4855187 59.0274241, -5.4855187 59.0274241, -5.4855187 59.0274241))'^^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 '1183_1227'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.027721 -5.485415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.027721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.485415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1226'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1226'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.510277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.485415'^^xsd:double;
  dwc:startLongitude '-5.4854152'^^xsd:double;
  dwc:endLongitude '-5.4854152'^^xsd:double;
  dwc:latitude '59.027721'^^xsd:double;
  dwc:startLatitude '59.0277209'^^xsd:double;
  dwc:endLatitude '59.0277209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4854152 59.0277209, -5.4854152 59.0277209, -5.4854152 59.0277209, -5.4854152 59.0277209, -5.4854152 59.0277209))'^^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 '1183_1226'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.116685 -5.455587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.116685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.455587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1228'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1228'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.094444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.455587'^^xsd:double;
  dwc:startLongitude '-5.4555872'^^xsd:double;
  dwc:endLongitude '-5.4555872'^^xsd:double;
  dwc:latitude '59.116685'^^xsd:double;
  dwc:startLatitude '59.1166847'^^xsd:double;
  dwc:endLatitude '59.1166847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4555872 59.1166847, -5.4555872 59.1166847, -5.4555872 59.1166847, -5.4555872 59.1166847, -5.4555872 59.1166847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1228'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.568289 -5.414528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.568289"^^xsd:decimal ;
  dwc:decimalLongitude "-5.414528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1167'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1167'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.911666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.414528'^^xsd:double;
  dwc:startLongitude '-5.4145279'^^xsd:double;
  dwc:endLongitude '-5.4145279'^^xsd:double;
  dwc:latitude '58.568289'^^xsd:double;
  dwc:startLatitude '58.5682887'^^xsd:double;
  dwc:endLatitude '58.5682887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4145279 58.5682887, -5.4145279 58.5682887, -5.4145279 58.5682887, -5.4145279 58.5682887, -5.4145279 58.5682887))'^^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 '1183_1167'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.395503 -5.393746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.395503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.393746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_123'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_123'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.562222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.393746'^^xsd:double;
  dwc:startLongitude '-5.3937455'^^xsd:double;
  dwc:endLongitude '-5.3937455'^^xsd:double;
  dwc:latitude '51.395503'^^xsd:double;
  dwc:startLatitude '51.3955025'^^xsd:double;
  dwc:endLatitude '51.3955025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3937455 51.3955025, -5.3937455 51.3955025, -5.3937455 51.3955025, -5.3937455 51.3955025, -5.3937455 51.3955025))'^^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 '1183_123'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.357134 -5.373281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.357134"^^xsd:decimal ;
  dwc:decimalLongitude "-5.373281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1230'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1230'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '17.680277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.373281'^^xsd:double;
  dwc:startLongitude '-5.3732805'^^xsd:double;
  dwc:endLongitude '-5.3732805'^^xsd:double;
  dwc:latitude '59.357134'^^xsd:double;
  dwc:startLatitude '59.3571342'^^xsd:double;
  dwc:endLatitude '59.3571342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3732805 59.3571342, -5.3732805 59.3571342, -5.3732805 59.3571342, -5.3732805 59.3571342, -5.3732805 59.3571342))'^^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 '1183_1230'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.376136 -5.354676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.376136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.354676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_124'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_124'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.771111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.354676'^^xsd:double;
  dwc:startLongitude '-5.3546762'^^xsd:double;
  dwc:endLongitude '-5.3546762'^^xsd:double;
  dwc:latitude '51.376136'^^xsd:double;
  dwc:startLatitude '51.3761362'^^xsd:double;
  dwc:endLatitude '51.3761362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3546762 51.3761362, -5.3546762 51.3761362, -5.3546762 51.3761362, -5.3546762 51.3761362, -5.3546762 51.3761362))'^^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 '1183_124'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.375673 -5.353741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.375673"^^xsd:decimal ;
  dwc:decimalLongitude "-5.353741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_125'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_125'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.776111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.353741'^^xsd:double;
  dwc:startLongitude '-5.3537411'^^xsd:double;
  dwc:endLongitude '-5.3537411'^^xsd:double;
  dwc:latitude '51.375673'^^xsd:double;
  dwc:startLatitude '51.3756727'^^xsd:double;
  dwc:endLatitude '51.3756727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3537411 51.3756727, -5.3537411 51.3756727, -5.3537411 51.3756727, -5.3537411 51.3756727, -5.3537411 51.3756727))'^^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 '1183_125'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62468 -5.281875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62468"^^xsd:decimal ;
  dwc:decimalLongitude "-5.281875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1162'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1162'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.3375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.281875'^^xsd:double;
  dwc:startLongitude '-5.2818751'^^xsd:double;
  dwc:endLongitude '-5.2818751'^^xsd:double;
  dwc:latitude '58.62468'^^xsd:double;
  dwc:startLatitude '58.6246799'^^xsd:double;
  dwc:endLatitude '58.6246799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2818751 58.6246799, -5.2818751 58.6246799, -5.2818751 58.6246799, -5.2818751 58.6246799, -5.2818751 58.6246799))'^^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 '1183_1162'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.627099 -5.278423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.627099"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1158'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1158'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.186944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.278423'^^xsd:double;
  dwc:startLongitude '-5.2784234'^^xsd:double;
  dwc:endLongitude '-5.2784234'^^xsd:double;
  dwc:latitude '58.627099'^^xsd:double;
  dwc:startLatitude '58.6270992'^^xsd:double;
  dwc:endLatitude '58.6270992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2784234 58.6270992, -5.2784234 58.6270992, -5.2784234 58.6270992, -5.2784234 58.6270992, -5.2784234 58.6270992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1158'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.629038 -5.271504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.629038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.271504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1161'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1161'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.29'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.271504'^^xsd:double;
  dwc:startLongitude '-5.2715036'^^xsd:double;
  dwc:endLongitude '-5.2715036'^^xsd:double;
  dwc:latitude '58.629038'^^xsd:double;
  dwc:startLatitude '58.6290377'^^xsd:double;
  dwc:endLatitude '58.6290377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2715036 58.6290377, -5.2715036 58.6290377, -5.2715036 58.6290377, -5.2715036 58.6290377, -5.2715036 58.6290377))'^^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 '1183_1161'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.831643 -5.232398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.831643"^^xsd:decimal ;
  dwc:decimalLongitude "-5.232398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_129'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.232398'^^xsd:double;
  dwc:startLongitude '-5.2323979'^^xsd:double;
  dwc:endLongitude '-5.2323979'^^xsd:double;
  dwc:latitude '50.831643'^^xsd:double;
  dwc:startLatitude '50.8316427'^^xsd:double;
  dwc:endLatitude '50.8316427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2323979 50.8316427, -5.2323979 50.8316427, -5.2323979 50.8316427, -5.2323979 50.8316427, -5.2323979 50.8316427))'^^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 '1183_129'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.683171 -5.143785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.683171"^^xsd:decimal ;
  dwc:decimalLongitude "-5.143785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1156'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1156'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.728055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.143785'^^xsd:double;
  dwc:startLongitude '-5.1437848'^^xsd:double;
  dwc:endLongitude '-5.1437848'^^xsd:double;
  dwc:latitude '58.683171'^^xsd:double;
  dwc:startLatitude '58.6831707'^^xsd:double;
  dwc:endLatitude '58.6831707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1437848 58.6831707, -5.1437848 58.6831707, -5.1437848 58.6831707, -5.1437848 58.6831707, -5.1437848 58.6831707))'^^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 '1183_1156'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.253432 -5.063759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.253432"^^xsd:decimal ;
  dwc:decimalLongitude "-5.063759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_126'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_126'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.810833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.063759'^^xsd:double;
  dwc:startLongitude '-5.0637585'^^xsd:double;
  dwc:endLongitude '-5.0637585'^^xsd:double;
  dwc:latitude '51.253432'^^xsd:double;
  dwc:startLatitude '51.2534315'^^xsd:double;
  dwc:endLatitude '51.2534315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0637585 51.2534315, -5.0637585 51.2534315, -5.0637585 51.2534315, -5.0637585 51.2534315, -5.0637585 51.2534315))'^^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 '1183_126'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.722361 -5.057229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.722361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.057229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1155'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1155'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.348333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.057229'^^xsd:double;
  dwc:startLongitude '-5.0572293'^^xsd:double;
  dwc:endLongitude '-5.0572293'^^xsd:double;
  dwc:latitude '58.722361'^^xsd:double;
  dwc:startLatitude '58.7223607'^^xsd:double;
  dwc:endLatitude '58.7223607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0572293 58.7223607, -5.0572293 58.7223607, -5.0572293 58.7223607, -5.0572293 58.7223607, -5.0572293 58.7223607))'^^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 '1183_1155'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.768783 -5.055878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.768783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1232'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1232'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.055878'^^xsd:double;
  dwc:startLongitude '-5.0558779'^^xsd:double;
  dwc:endLongitude '-5.0558779'^^xsd:double;
  dwc:latitude '59.768783'^^xsd:double;
  dwc:startLatitude '59.768783'^^xsd:double;
  dwc:endLatitude '59.768783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0558779 59.768783, -5.0558779 59.768783, -5.0558779 59.768783, -5.0558779 59.768783, -5.0558779 59.768783))'^^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 '1183_1232'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.768842 -5.055739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.768842"^^xsd:decimal ;
  dwc:decimalLongitude "-5.055739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1231'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1231'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8786111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-5.055739'^^xsd:double;
  dwc:startLongitude '-5.0557389'^^xsd:double;
  dwc:endLongitude '-5.0557389'^^xsd:double;
  dwc:latitude '59.768842'^^xsd:double;
  dwc:startLatitude '59.7688422'^^xsd:double;
  dwc:endLatitude '59.7688422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0557389 59.7688422, -5.0557389 59.7688422, -5.0557389 59.7688422, -5.0557389 59.7688422, -5.0557389 59.7688422))'^^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 '1183_1231'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.796152 -4.988174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.796152"^^xsd:decimal ;
  dwc:decimalLongitude "-4.988174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1233'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1233'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.1413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.988174'^^xsd:double;
  dwc:startLongitude '-4.988174'^^xsd:double;
  dwc:endLongitude '-4.988174'^^xsd:double;
  dwc:latitude '59.796152'^^xsd:double;
  dwc:startLatitude '59.7961521'^^xsd:double;
  dwc:endLatitude '59.7961521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.988174 59.7961521, -4.988174 59.7961521, -4.988174 59.7961521, -4.988174 59.7961521, -4.988174 59.7961521))'^^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 '1183_1233'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.791518 -4.912327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.791518"^^xsd:decimal ;
  dwc:decimalLongitude "-4.912327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1154'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1154'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.716388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.912327'^^xsd:double;
  dwc:startLongitude '-4.9123273'^^xsd:double;
  dwc:endLongitude '-4.9123273'^^xsd:double;
  dwc:latitude '58.791518'^^xsd:double;
  dwc:startLatitude '58.7915182'^^xsd:double;
  dwc:endLatitude '58.7915182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9123273 58.7915182, -4.9123273 58.7915182, -4.9123273 58.7915182, -4.9123273 58.7915182, -4.9123273 58.7915182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1154'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.793541 -4.907764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.793541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.907764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1153'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1153'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.696944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.907764'^^xsd:double;
  dwc:startLongitude '-4.9077641'^^xsd:double;
  dwc:endLongitude '-4.9077641'^^xsd:double;
  dwc:latitude '58.793541'^^xsd:double;
  dwc:startLatitude '58.793541'^^xsd:double;
  dwc:endLatitude '58.793541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9077641 58.793541, -4.9077641 58.793541, -4.9077641 58.793541, -4.9077641 58.793541, -4.9077641 58.793541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1153'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.828139 -4.903648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.828139"^^xsd:decimal ;
  dwc:decimalLongitude "-4.903648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1234'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1234'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.903648'^^xsd:double;
  dwc:startLongitude '-4.9036484'^^xsd:double;
  dwc:endLongitude '-4.9036484'^^xsd:double;
  dwc:latitude '59.828139'^^xsd:double;
  dwc:startLatitude '59.8281393'^^xsd:double;
  dwc:endLatitude '59.8281393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9036484 59.8281393, -4.9036484 59.8281393, -4.9036484 59.8281393, -4.9036484 59.8281393, -4.9036484 59.8281393))'^^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 '1183_1234'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.088371 -4.596725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.088371"^^xsd:decimal ;
  dwc:decimalLongitude "-4.596725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_127'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_127'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.888333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.596725'^^xsd:double;
  dwc:startLongitude '-4.5967247'^^xsd:double;
  dwc:endLongitude '-4.5967247'^^xsd:double;
  dwc:latitude '51.088371'^^xsd:double;
  dwc:startLatitude '51.0883708'^^xsd:double;
  dwc:endLatitude '51.0883708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5967247 51.0883708, -4.5967247 51.0883708, -4.5967247 51.0883708, -4.5967247 51.0883708, -4.5967247 51.0883708))'^^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 '1183_127'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.971536 -4.58973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.971536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.58973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1235'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1235'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.74'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.58973'^^xsd:double;
  dwc:startLongitude '-4.5897303'^^xsd:double;
  dwc:endLongitude '-4.5897303'^^xsd:double;
  dwc:latitude '59.971536'^^xsd:double;
  dwc:startLatitude '59.9715356'^^xsd:double;
  dwc:endLatitude '59.9715356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5897303 59.9715356, -4.5897303 59.9715356, -4.5897303 59.9715356, -4.5897303 59.9715356, -4.5897303 59.9715356))'^^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 '1183_1235'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.080047 -4.575363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.080047"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_128'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_128'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.983611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.575363'^^xsd:double;
  dwc:startLongitude '-4.5753633'^^xsd:double;
  dwc:endLongitude '-4.5753633'^^xsd:double;
  dwc:latitude '51.080047'^^xsd:double;
  dwc:startLatitude '51.0800467'^^xsd:double;
  dwc:endLatitude '51.0800467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5753633 51.0800467, -4.5753633 51.0800467, -4.5753633 51.0800467, -4.5753633 51.0800467, -4.5753633 51.0800467))'^^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 '1183_128'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.723516 -4.567235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.723516"^^xsd:decimal ;
  dwc:decimalLongitude "-4.567235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1361'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1361'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.073333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.567235'^^xsd:double;
  dwc:startLongitude '-4.5672352'^^xsd:double;
  dwc:endLongitude '-4.5672352'^^xsd:double;
  dwc:latitude '59.723516'^^xsd:double;
  dwc:startLatitude '59.7235159'^^xsd:double;
  dwc:endLatitude '59.7235159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5672352 59.7235159, -4.5672352 59.7235159, -4.5672352 59.7235159, -4.5672352 59.7235159, -4.5672352 59.7235159))'^^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 '1183_1361'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.723921 -4.567218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.723921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.567218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1362'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1362'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '20.075833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.567218'^^xsd:double;
  dwc:startLongitude '-4.567218'^^xsd:double;
  dwc:endLongitude '-4.567218'^^xsd:double;
  dwc:latitude '59.723921'^^xsd:double;
  dwc:startLatitude '59.7239213'^^xsd:double;
  dwc:endLatitude '59.7239213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.567218 59.7239213, -4.567218 59.7239213, -4.567218 59.7239213, -4.567218 59.7239213, -4.567218 59.7239213))'^^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 '1183_1362'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.988866 -4.551178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.988866"^^xsd:decimal ;
  dwc:decimalLongitude "-4.551178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1237'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1237'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.551178'^^xsd:double;
  dwc:startLongitude '-4.5511781'^^xsd:double;
  dwc:endLongitude '-4.5511781'^^xsd:double;
  dwc:latitude '59.988866'^^xsd:double;
  dwc:startLatitude '59.9888664'^^xsd:double;
  dwc:endLatitude '59.9888664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5511781 59.9888664, -4.5511781 59.9888664, -4.5511781 59.9888664, -4.5511781 59.9888664, -4.5511781 59.9888664))'^^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 '1183_1237'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.989303 -4.550207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.989303"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1236'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1236'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.8983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.550207'^^xsd:double;
  dwc:startLongitude '-4.5502074'^^xsd:double;
  dwc:endLongitude '-4.5502074'^^xsd:double;
  dwc:latitude '59.989303'^^xsd:double;
  dwc:startLatitude '59.9893028'^^xsd:double;
  dwc:endLatitude '59.9893028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5502074 59.9893028, -4.5502074 59.9893028, -4.5502074 59.9893028, -4.5502074 59.9893028, -4.5502074 59.9893028))'^^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 '1183_1236'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.510738 -4.545921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.510738"^^xsd:decimal ;
  dwc:decimalLongitude "-4.545921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1358'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1358'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.778888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.545921'^^xsd:double;
  dwc:startLongitude '-4.5459206'^^xsd:double;
  dwc:endLongitude '-4.5459206'^^xsd:double;
  dwc:latitude '59.510738'^^xsd:double;
  dwc:startLatitude '59.5107381'^^xsd:double;
  dwc:endLatitude '59.5107381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5459206 59.5107381, -4.5459206 59.5107381, -4.5459206 59.5107381, -4.5459206 59.5107381, -4.5459206 59.5107381))'^^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 '1183_1358'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.510434 -4.5459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.510434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1359'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1359'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.776944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.5459'^^xsd:double;
  dwc:startLongitude '-4.5458999'^^xsd:double;
  dwc:endLongitude '-4.5458999'^^xsd:double;
  dwc:latitude '59.510434'^^xsd:double;
  dwc:startLatitude '59.5104342'^^xsd:double;
  dwc:endLatitude '59.5104342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5458999 59.5104342, -4.5458999 59.5104342, -4.5458999 59.5104342, -4.5458999 59.5104342, -4.5458999 59.5104342))'^^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 '1183_1359'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.463829 -4.543815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.463829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1357'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1357'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.543815'^^xsd:double;
  dwc:startLongitude '-4.5438152'^^xsd:double;
  dwc:endLongitude '-4.5438152'^^xsd:double;
  dwc:latitude '59.463829'^^xsd:double;
  dwc:startLatitude '59.4638285'^^xsd:double;
  dwc:endLatitude '59.4638285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5438152 59.4638285, -4.5438152 59.4638285, -4.5438152 59.4638285, -4.5438152 59.4638285, -4.5438152 59.4638285))'^^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 '1183_1357'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.460448 -4.543806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.460448"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1356'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1356'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.467777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.543806'^^xsd:double;
  dwc:startLongitude '-4.543806'^^xsd:double;
  dwc:endLongitude '-4.543806'^^xsd:double;
  dwc:latitude '59.460448'^^xsd:double;
  dwc:startLatitude '59.4604483'^^xsd:double;
  dwc:endLatitude '59.4604483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.543806 59.4604483, -4.543806 59.4604483, -4.543806 59.4604483, -4.543806 59.4604483, -4.543806 59.4604483))'^^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 '1183_1356'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.45907 -4.543802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.45907"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1355'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1355'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.459166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.543802'^^xsd:double;
  dwc:startLongitude '-4.5438023'^^xsd:double;
  dwc:endLongitude '-4.5438023'^^xsd:double;
  dwc:latitude '59.45907'^^xsd:double;
  dwc:startLatitude '59.4590695'^^xsd:double;
  dwc:endLatitude '59.4590695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5438023 59.4590695, -4.5438023 59.4590695, -4.5438023 59.4590695, -4.5438023 59.4590695, -4.5438023 59.4590695))'^^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 '1183_1355'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.442569 -4.543757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.442569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1354'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1354'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.356111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.543757'^^xsd:double;
  dwc:startLongitude '-4.5437574'^^xsd:double;
  dwc:endLongitude '-4.5437574'^^xsd:double;
  dwc:latitude '59.442569'^^xsd:double;
  dwc:startLatitude '59.4425687'^^xsd:double;
  dwc:endLatitude '59.4425687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5437574 59.4425687, -4.5437574 59.4425687, -4.5437574 59.4425687, -4.5437574 59.4425687, -4.5437574 59.4425687))'^^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 '1183_1354'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.413259 -4.543678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.413259"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1353'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1353'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.173055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.543678'^^xsd:double;
  dwc:startLongitude '-4.5436778'^^xsd:double;
  dwc:endLongitude '-4.5436778'^^xsd:double;
  dwc:latitude '59.413259'^^xsd:double;
  dwc:startLatitude '59.4132585'^^xsd:double;
  dwc:endLatitude '59.4132585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5436778 59.4132585, -4.5436778 59.4132585, -4.5436778 59.4132585, -4.5436778 59.4132585, -4.5436778 59.4132585))'^^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 '1183_1353'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.411257 -4.543672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.411257"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1352'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1352'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.160555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.543672'^^xsd:double;
  dwc:startLongitude '-4.5436723'^^xsd:double;
  dwc:endLongitude '-4.5436723'^^xsd:double;
  dwc:latitude '59.411257'^^xsd:double;
  dwc:startLatitude '59.4112571'^^xsd:double;
  dwc:endLatitude '59.4112571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5436723 59.4112571, -4.5436723 59.4112571, -4.5436723 59.4112571, -4.5436723 59.4112571, -4.5436723 59.4112571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1352'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.581802 -4.541694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.581802"^^xsd:decimal ;
  dwc:decimalLongitude "-4.541694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1360'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1360'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.183055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.541694'^^xsd:double;
  dwc:startLongitude '-4.5416941'^^xsd:double;
  dwc:endLongitude '-4.5416941'^^xsd:double;
  dwc:latitude '59.581802'^^xsd:double;
  dwc:startLatitude '59.5818017'^^xsd:double;
  dwc:endLatitude '59.5818017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5416941 59.5818017, -4.5416941 59.5818017, -4.5416941 59.5818017, -4.5416941 59.5818017, -4.5416941 59.5818017))'^^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 '1183_1360'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.332964 -4.540775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.332964"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1351'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.68'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.540775'^^xsd:double;
  dwc:startLongitude '-4.5407746'^^xsd:double;
  dwc:endLongitude '-4.5407746'^^xsd:double;
  dwc:latitude '59.332964'^^xsd:double;
  dwc:startLatitude '59.3329639'^^xsd:double;
  dwc:endLatitude '59.3329639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5407746 59.3329639, -4.5407746 59.3329639, -4.5407746 59.3329639, -4.5407746 59.3329639, -4.5407746 59.3329639))'^^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 '1183_1351'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.330991 -4.54062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.330991"^^xsd:decimal ;
  dwc:decimalLongitude "-4.54062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1350'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1350'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.667777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.54062'^^xsd:double;
  dwc:startLongitude '-4.5406197'^^xsd:double;
  dwc:endLongitude '-4.5406197'^^xsd:double;
  dwc:latitude '59.330991'^^xsd:double;
  dwc:startLatitude '59.3309911'^^xsd:double;
  dwc:endLatitude '59.3309911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5406197 59.3309911, -4.5406197 59.3309911, -4.5406197 59.3309911, -4.5406197 59.3309911, -4.5406197 59.3309911))'^^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 '1183_1350'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.319424 -4.539711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.319424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.539711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1349'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1349'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.596111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.539711'^^xsd:double;
  dwc:startLongitude '-4.5397113'^^xsd:double;
  dwc:endLongitude '-4.5397113'^^xsd:double;
  dwc:latitude '59.319424'^^xsd:double;
  dwc:startLatitude '59.3194235'^^xsd:double;
  dwc:endLatitude '59.3194235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5397113 59.3194235, -4.5397113 59.3194235, -4.5397113 59.3194235, -4.5397113 59.3194235, -4.5397113 59.3194235))'^^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 '1183_1349'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.288774 -4.53709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.288774"^^xsd:decimal ;
  dwc:decimalLongitude "-4.53709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1348'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1348'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.402222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.53709'^^xsd:double;
  dwc:startLongitude '-4.5370902'^^xsd:double;
  dwc:endLongitude '-4.5370902'^^xsd:double;
  dwc:latitude '59.288774'^^xsd:double;
  dwc:startLatitude '59.2887742'^^xsd:double;
  dwc:endLatitude '59.2887742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5370902 59.2887742, -4.5370902 59.2887742, -4.5370902 59.2887742, -4.5370902 59.2887742, -4.5370902 59.2887742))'^^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 '1183_1348'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.286495 -4.536879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.286495"^^xsd:decimal ;
  dwc:decimalLongitude "-4.536879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1347'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.3875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.536879'^^xsd:double;
  dwc:startLongitude '-4.5368791'^^xsd:double;
  dwc:endLongitude '-4.5368791'^^xsd:double;
  dwc:latitude '59.286495'^^xsd:double;
  dwc:startLatitude '59.2864946'^^xsd:double;
  dwc:endLatitude '59.2864946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5368791 59.2864946, -4.5368791 59.2864946, -4.5368791 59.2864946, -4.5368791 59.2864946, -4.5368791 59.2864946))'^^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 '1183_1347'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.212268 -4.531586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.212268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.531586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1346'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.9075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.531586'^^xsd:double;
  dwc:startLongitude '-4.5315855'^^xsd:double;
  dwc:endLongitude '-4.5315855'^^xsd:double;
  dwc:latitude '59.212268'^^xsd:double;
  dwc:startLatitude '59.2122677'^^xsd:double;
  dwc:endLatitude '59.2122677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5315855 59.2122677, -4.5315855 59.2122677, -4.5315855 59.2122677, -4.5315855 59.2122677, -4.5315855 59.2122677))'^^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 '1183_1346'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.098339 -4.527464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.098339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1344'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1344'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.196388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.527464'^^xsd:double;
  dwc:startLongitude '-4.527464'^^xsd:double;
  dwc:endLongitude '-4.527464'^^xsd:double;
  dwc:latitude '59.098339'^^xsd:double;
  dwc:startLatitude '59.0983394'^^xsd:double;
  dwc:endLatitude '59.0983394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.527464 59.0983394, -4.527464 59.0983394, -4.527464 59.0983394, -4.527464 59.0983394, -4.527464 59.0983394))'^^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 '1183_1344'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.090418 -4.527178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.090418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1343'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1343'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.146944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.527178'^^xsd:double;
  dwc:startLongitude '-4.5271775'^^xsd:double;
  dwc:endLongitude '-4.5271775'^^xsd:double;
  dwc:latitude '59.090418'^^xsd:double;
  dwc:startLatitude '59.0904179'^^xsd:double;
  dwc:endLatitude '59.0904179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5271775 59.0904179, -4.5271775 59.0904179, -4.5271775 59.0904179, -4.5271775 59.0904179, -4.5271775 59.0904179))'^^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 '1183_1343'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.068433 -4.526382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.068433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.526382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1342'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1342'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.009722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.526382'^^xsd:double;
  dwc:startLongitude '-4.5263822'^^xsd:double;
  dwc:endLongitude '-4.5263822'^^xsd:double;
  dwc:latitude '59.068433'^^xsd:double;
  dwc:startLatitude '59.0684333'^^xsd:double;
  dwc:endLatitude '59.0684333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5263822 59.0684333, -4.5263822 59.0684333, -4.5263822 59.0684333, -4.5263822 59.0684333, -4.5263822 59.0684333))'^^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 '1183_1342'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.011619 -4.525035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.011619"^^xsd:decimal ;
  dwc:decimalLongitude "-4.525035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1340'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1340'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.294722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.525035'^^xsd:double;
  dwc:startLongitude '-4.5250351'^^xsd:double;
  dwc:endLongitude '-4.5250351'^^xsd:double;
  dwc:latitude '59.011619'^^xsd:double;
  dwc:startLatitude '59.0116191'^^xsd:double;
  dwc:endLatitude '59.0116191'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5250351 59.0116191, -4.5250351 59.0116191, -4.5250351 59.0116191, -4.5250351 59.0116191, -4.5250351 59.0116191))'^^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 '1183_1340'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.968388 -4.52356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.968388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.52356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1338'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1338'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.022222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.52356'^^xsd:double;
  dwc:startLongitude '-4.5235604'^^xsd:double;
  dwc:endLongitude '-4.5235604'^^xsd:double;
  dwc:latitude '58.968388'^^xsd:double;
  dwc:startLatitude '58.9683879'^^xsd:double;
  dwc:endLatitude '58.9683879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5235604 58.9683879, -4.5235604 58.9683879, -4.5235604 58.9683879, -4.5235604 58.9683879, -4.5235604 58.9683879))'^^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 '1183_1338'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.930435 -4.520722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.930435"^^xsd:decimal ;
  dwc:decimalLongitude "-4.520722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1337'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1337'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.778611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.520722'^^xsd:double;
  dwc:startLongitude '-4.5207223'^^xsd:double;
  dwc:endLongitude '-4.5207223'^^xsd:double;
  dwc:latitude '58.930435'^^xsd:double;
  dwc:startLatitude '58.9304345'^^xsd:double;
  dwc:endLatitude '58.9304345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5207223 58.9304345, -4.5207223 58.9304345, -4.5207223 58.9304345, -4.5207223 58.9304345, -4.5207223 58.9304345))'^^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 '1183_1337'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.913338 -4.519365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.913338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.519365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1336'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1336'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.668611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.519365'^^xsd:double;
  dwc:startLongitude '-4.5193654'^^xsd:double;
  dwc:endLongitude '-4.5193654'^^xsd:double;
  dwc:latitude '58.913338'^^xsd:double;
  dwc:startLatitude '58.9133375'^^xsd:double;
  dwc:endLatitude '58.9133375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5193654 58.9133375, -4.5193654 58.9133375, -4.5193654 58.9133375, -4.5193654 58.9133375, -4.5193654 58.9133375))'^^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 '1183_1336'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.667589 -4.518627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.667589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1327'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1327'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.133888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.518627'^^xsd:double;
  dwc:startLongitude '-4.5186271'^^xsd:double;
  dwc:endLongitude '-4.5186271'^^xsd:double;
  dwc:latitude '58.667589'^^xsd:double;
  dwc:startLatitude '58.6675891'^^xsd:double;
  dwc:endLatitude '58.6675891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5186271 58.6675891, -4.5186271 58.6675891, -4.5186271 58.6675891, -4.5186271 58.6675891, -4.5186271 58.6675891))'^^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 '1183_1327'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.638378 -4.51828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.638378"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1324'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1324'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.946944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.51828'^^xsd:double;
  dwc:startLongitude '-4.5182796'^^xsd:double;
  dwc:endLongitude '-4.5182796'^^xsd:double;
  dwc:latitude '58.638378'^^xsd:double;
  dwc:startLatitude '58.6383781'^^xsd:double;
  dwc:endLatitude '58.6383781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5182796 58.6383781, -4.5182796 58.6383781, -4.5182796 58.6383781, -4.5182796 58.6383781, -4.5182796 58.6383781))'^^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 '1183_1324'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.638286 -4.518266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.638286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1323'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1323'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.946388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.518266'^^xsd:double;
  dwc:startLongitude '-4.5182657'^^xsd:double;
  dwc:endLongitude '-4.5182657'^^xsd:double;
  dwc:latitude '58.638286'^^xsd:double;
  dwc:startLatitude '58.6382863'^^xsd:double;
  dwc:endLatitude '58.6382863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5182657 58.6382863, -4.5182657 58.6382863, -4.5182657 58.6382863, -4.5182657 58.6382863, -4.5182657 58.6382863))'^^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 '1183_1323'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.671569 -4.518191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.671569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1328'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1328'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.160555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.518191'^^xsd:double;
  dwc:startLongitude '-4.5181914'^^xsd:double;
  dwc:endLongitude '-4.5181914'^^xsd:double;
  dwc:latitude '58.671569'^^xsd:double;
  dwc:startLatitude '58.6715693'^^xsd:double;
  dwc:endLatitude '58.6715693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5181914 58.6715693, -4.5181914 58.6715693, -4.5181914 58.6715693, -4.5181914 58.6715693, -4.5181914 58.6715693))'^^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 '1183_1328'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63214 -4.517339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63214"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1321'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1321'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.909166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.517339'^^xsd:double;
  dwc:startLongitude '-4.5173391'^^xsd:double;
  dwc:endLongitude '-4.5173391'^^xsd:double;
  dwc:latitude '58.63214'^^xsd:double;
  dwc:startLatitude '58.6321404'^^xsd:double;
  dwc:endLatitude '58.6321404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5173391 58.6321404, -4.5173391 58.6321404, -4.5173391 58.6321404, -4.5173391 58.6321404, -4.5173391 58.6321404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1321'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.632095 -4.517332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.632095"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1322'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1322'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.908888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.517332'^^xsd:double;
  dwc:startLongitude '-4.5173322'^^xsd:double;
  dwc:endLongitude '-4.5173322'^^xsd:double;
  dwc:latitude '58.632095'^^xsd:double;
  dwc:startLatitude '58.6320946'^^xsd:double;
  dwc:endLatitude '58.6320946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5173322 58.6320946, -4.5173322 58.6320946, -4.5173322 58.6320946, -4.5173322 58.6320946, -4.5173322 58.6320946))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1322'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.976521 -4.516247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.976521"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1151'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1151'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.079444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.516247'^^xsd:double;
  dwc:startLongitude '-4.5162468'^^xsd:double;
  dwc:endLongitude '-4.5162468'^^xsd:double;
  dwc:latitude '58.976521'^^xsd:double;
  dwc:startLatitude '58.9765212'^^xsd:double;
  dwc:endLatitude '58.9765212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5162468 58.9765212, -4.5162468 58.9765212, -4.5162468 58.9765212, -4.5162468 58.9765212, -4.5162468 58.9765212))'^^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 '1183_1151'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62361 -4.516053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1319'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1319'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.8575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.516053'^^xsd:double;
  dwc:startLongitude '-4.5160529'^^xsd:double;
  dwc:endLongitude '-4.5160529'^^xsd:double;
  dwc:latitude '58.62361'^^xsd:double;
  dwc:startLatitude '58.6236095'^^xsd:double;
  dwc:endLatitude '58.6236095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5160529 58.6236095, -4.5160529 58.6236095, -4.5160529 58.6236095, -4.5160529 58.6236095, -4.5160529 58.6236095))'^^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 '1183_1319'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.62361 -4.516053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.62361"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1320'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1320'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.8575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.516053'^^xsd:double;
  dwc:startLongitude '-4.5160529'^^xsd:double;
  dwc:endLongitude '-4.5160529'^^xsd:double;
  dwc:latitude '58.62361'^^xsd:double;
  dwc:startLatitude '58.6236095'^^xsd:double;
  dwc:endLatitude '58.6236095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5160529 58.6236095, -4.5160529 58.6236095, -4.5160529 58.6236095, -4.5160529 58.6236095, -4.5160529 58.6236095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1320'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.620537 -4.51559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.620537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1318'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1318'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.51559'^^xsd:double;
  dwc:startLongitude '-4.5155896'^^xsd:double;
  dwc:endLongitude '-4.5155896'^^xsd:double;
  dwc:latitude '58.620537'^^xsd:double;
  dwc:startLatitude '58.6205366'^^xsd:double;
  dwc:endLatitude '58.6205366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5155896 58.6205366, -4.5155896 58.6205366, -4.5155896 58.6205366, -4.5155896 58.6205366, -4.5155896 58.6205366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1318'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.849556 -4.514782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.849556"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1333'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1333'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.258611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.514782'^^xsd:double;
  dwc:startLongitude '-4.5147817'^^xsd:double;
  dwc:endLongitude '-4.5147817'^^xsd:double;
  dwc:latitude '58.849556'^^xsd:double;
  dwc:startLatitude '58.8495564'^^xsd:double;
  dwc:endLatitude '58.8495564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5147817 58.8495564, -4.5147817 58.8495564, -4.5147817 58.8495564, -4.5147817 58.8495564, -4.5147817 58.8495564))'^^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 '1183_1333'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.614253 -4.514642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.614253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1317'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1317'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.800833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.514642'^^xsd:double;
  dwc:startLongitude '-4.5146423'^^xsd:double;
  dwc:endLongitude '-4.5146423'^^xsd:double;
  dwc:latitude '58.614253'^^xsd:double;
  dwc:startLatitude '58.614253'^^xsd:double;
  dwc:endLatitude '58.614253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5146423 58.614253, -4.5146423 58.614253, -4.5146423 58.614253, -4.5146423 58.614253, -4.5146423 58.614253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1317'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.614115 -4.514622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.614115"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1315'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1315'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.514622'^^xsd:double;
  dwc:startLongitude '-4.5146215'^^xsd:double;
  dwc:endLongitude '-4.5146215'^^xsd:double;
  dwc:latitude '58.614115'^^xsd:double;
  dwc:startLatitude '58.6141154'^^xsd:double;
  dwc:endLatitude '58.6141154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5146215 58.6141154, -4.5146215 58.6141154, -4.5146215 58.6141154, -4.5146215 58.6141154, -4.5146215 58.6141154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1315'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.706318 -4.514485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.706318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1330'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1330'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.514485'^^xsd:double;
  dwc:startLongitude '-4.5144848'^^xsd:double;
  dwc:endLongitude '-4.5144848'^^xsd:double;
  dwc:latitude '58.706318'^^xsd:double;
  dwc:startLatitude '58.7063182'^^xsd:double;
  dwc:endLatitude '58.7063182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5144848 58.7063182, -4.5144848 58.7063182, -4.5144848 58.7063182, -4.5144848 58.7063182, -4.5144848 58.7063182))'^^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 '1183_1330'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606456 -4.513467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.606456"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1314'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1314'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.753611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.513467'^^xsd:double;
  dwc:startLongitude '-4.5134667'^^xsd:double;
  dwc:endLongitude '-4.5134667'^^xsd:double;
  dwc:latitude '58.606456'^^xsd:double;
  dwc:startLatitude '58.606456'^^xsd:double;
  dwc:endLatitude '58.606456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5134667 58.606456, -4.5134667 58.606456, -4.5134667 58.606456, -4.5134667 58.606456, -4.5134667 58.606456))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1314'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606273 -4.513439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.606273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1313'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1313'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.7525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.513439'^^xsd:double;
  dwc:startLongitude '-4.513439'^^xsd:double;
  dwc:endLongitude '-4.513439'^^xsd:double;
  dwc:latitude '58.606273'^^xsd:double;
  dwc:startLatitude '58.6062725'^^xsd:double;
  dwc:endLatitude '58.6062725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.513439 58.6062725, -4.513439 58.6062725, -4.513439 58.6062725, -4.513439 58.6062725, -4.513439 58.6062725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1313'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.606227 -4.513432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.606227"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1316'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1316'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.752222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.513432'^^xsd:double;
  dwc:startLongitude '-4.5134321'^^xsd:double;
  dwc:endLongitude '-4.5134321'^^xsd:double;
  dwc:latitude '58.606227'^^xsd:double;
  dwc:startLatitude '58.6062266'^^xsd:double;
  dwc:endLatitude '58.6062266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5134321 58.6062266, -4.5134321 58.6062266, -4.5134321 58.6062266, -4.5134321 58.6062266, -4.5134321 58.6062266))'^^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 '1183_1316'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.791537 -4.513096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.791537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1332'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1332'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.931666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.513096'^^xsd:double;
  dwc:startLongitude '-4.5130962'^^xsd:double;
  dwc:endLongitude '-4.5130962'^^xsd:double;
  dwc:latitude '58.791537'^^xsd:double;
  dwc:startLatitude '58.7915374'^^xsd:double;
  dwc:endLatitude '58.7915374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5130962 58.7915374, -4.5130962 58.7915374, -4.5130962 58.7915374, -4.5130962 58.7915374, -4.5130962 58.7915374))'^^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 '1183_1332'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.778656 -4.513015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.778656"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1331'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1331'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.513015'^^xsd:double;
  dwc:startLongitude '-4.5130147'^^xsd:double;
  dwc:endLongitude '-4.5130147'^^xsd:double;
  dwc:latitude '58.778656'^^xsd:double;
  dwc:startLatitude '58.7786556'^^xsd:double;
  dwc:endLatitude '58.7786556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5130147 58.7786556, -4.5130147 58.7786556, -4.5130147 58.7786556, -4.5130147 58.7786556, -4.5130147 58.7786556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_1331'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.59898 -4.51234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.59898"^^xsd:decimal ;
  dwc:decimalLongitude "-4.51234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1312'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1312'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.51234'^^xsd:double;
  dwc:startLongitude '-4.5123395'^^xsd:double;
  dwc:endLongitude '-4.5123395'^^xsd:double;
  dwc:latitude '58.59898'^^xsd:double;
  dwc:startLatitude '58.59898'^^xsd:double;
  dwc:endLatitude '58.59898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5123395 58.59898, -4.5123395 58.59898, -4.5123395 58.59898, -4.5123395 58.59898, -4.5123395 58.59898))'^^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 '1183_1312'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.598705 -4.512298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.598705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.512298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1311'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1311'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.706666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.512298'^^xsd:double;
  dwc:startLongitude '-4.5122981'^^xsd:double;
  dwc:endLongitude '-4.5122981'^^xsd:double;
  dwc:latitude '58.598705'^^xsd:double;
  dwc:startLatitude '58.5987048'^^xsd:double;
  dwc:endLatitude '58.5987048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5122981 58.5987048, -4.5122981 58.5987048, -4.5122981 58.5987048, -4.5122981 58.5987048, -4.5122981 58.5987048))'^^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 '1183_1311'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.011033 -4.502314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.011033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.502314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1238'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1238'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.0938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.502314'^^xsd:double;
  dwc:startLongitude '-4.5023144'^^xsd:double;
  dwc:endLongitude '-4.5023144'^^xsd:double;
  dwc:latitude '60.011033'^^xsd:double;
  dwc:startLatitude '60.0110325'^^xsd:double;
  dwc:endLatitude '60.0110325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5023144 60.0110325, -4.5023144 60.0110325, -4.5023144 60.0110325, -4.5023144 60.0110325, -4.5023144 60.0110325))'^^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 '1183_1238'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.029279 -4.462608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.029279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.462608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1239'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1239'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.2602777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.462608'^^xsd:double;
  dwc:startLongitude '-4.462608'^^xsd:double;
  dwc:endLongitude '-4.462608'^^xsd:double;
  dwc:latitude '60.029279'^^xsd:double;
  dwc:startLatitude '60.0292786'^^xsd:double;
  dwc:endLatitude '60.0292786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.462608 60.0292786, -4.462608 60.0292786, -4.462608 60.0292786, -4.462608 60.0292786, -4.462608 60.0292786))'^^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 '1183_1239'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.048079 -4.368654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.048079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.368654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1148'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1148'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.460833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.368654'^^xsd:double;
  dwc:startLongitude '-4.3686541'^^xsd:double;
  dwc:endLongitude '-4.3686541'^^xsd:double;
  dwc:latitude '59.048079'^^xsd:double;
  dwc:startLatitude '59.0480793'^^xsd:double;
  dwc:endLatitude '59.0480793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3686541 59.0480793, -4.3686541 59.0480793, -4.3686541 59.0480793, -4.3686541 59.0480793, -4.3686541 59.0480793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1148'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.048431 -4.36793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.048431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1147'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1147'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.457777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.36793'^^xsd:double;
  dwc:startLongitude '-4.3679297'^^xsd:double;
  dwc:endLongitude '-4.3679297'^^xsd:double;
  dwc:latitude '59.048431'^^xsd:double;
  dwc:startLatitude '59.0484308'^^xsd:double;
  dwc:endLatitude '59.0484308'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3679297 59.0484308, -4.3679297 59.0484308, -4.3679297 59.0484308, -4.3679297 59.0484308, -4.3679297 59.0484308))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1147'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.113301 -4.270905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.113301"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1240'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1240'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.0325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.270905'^^xsd:double;
  dwc:startLongitude '-4.2709052'^^xsd:double;
  dwc:endLongitude '-4.2709052'^^xsd:double;
  dwc:latitude '60.113301'^^xsd:double;
  dwc:startLatitude '60.1133012'^^xsd:double;
  dwc:endLatitude '60.1133012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2709052 60.1133012, -4.2709052 60.1133012, -4.2709052 60.1133012, -4.2709052 60.1133012, -4.2709052 60.1133012))'^^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 '1183_1240'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.167988 -4.144681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.167988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.144681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1241'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1241'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.534166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-4.144681'^^xsd:double;
  dwc:startLongitude '-4.1446812'^^xsd:double;
  dwc:endLongitude '-4.1446812'^^xsd:double;
  dwc:latitude '60.167988'^^xsd:double;
  dwc:startLatitude '60.167988'^^xsd:double;
  dwc:endLatitude '60.167988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1446812 60.167988, -4.1446812 60.167988, -4.1446812 60.167988, -4.1446812 60.167988, -4.1446812 60.167988))'^^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 '1183_1241'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.224911 -3.996441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.224911"^^xsd:decimal ;
  dwc:decimalLongitude "-3.996441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1146'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.970833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.996441'^^xsd:double;
  dwc:startLongitude '-3.9964411'^^xsd:double;
  dwc:endLongitude '-3.9964411'^^xsd:double;
  dwc:latitude '59.224911'^^xsd:double;
  dwc:startLatitude '59.2249105'^^xsd:double;
  dwc:endLatitude '59.2249105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.9964411 59.2249105, -3.9964411 59.2249105, -3.9964411 59.2249105, -3.9964411 59.2249105, -3.9964411 59.2249105))'^^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 '1183_1146'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.275454 -3.886514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.275454"^^xsd:decimal ;
  dwc:decimalLongitude "-3.886514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1143'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1143'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.480833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.886514'^^xsd:double;
  dwc:startLongitude '-3.8865143'^^xsd:double;
  dwc:endLongitude '-3.8865143'^^xsd:double;
  dwc:latitude '59.275454'^^xsd:double;
  dwc:startLatitude '59.2754535'^^xsd:double;
  dwc:endLatitude '59.2754535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8865143 59.2754535, -3.8865143 59.2754535, -3.8865143 59.2754535, -3.8865143 59.2754535, -3.8865143 59.2754535))'^^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 '1183_1143'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.289665 -3.855605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.289665"^^xsd:decimal ;
  dwc:decimalLongitude "-3.855605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1142'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.343055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.855605'^^xsd:double;
  dwc:startLongitude '-3.8556052'^^xsd:double;
  dwc:endLongitude '-3.8556052'^^xsd:double;
  dwc:latitude '59.289665'^^xsd:double;
  dwc:startLatitude '59.2896651'^^xsd:double;
  dwc:endLatitude '59.2896651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8556052 59.2896651, -3.8556052 59.2896651, -3.8556052 59.2896651, -3.8556052 59.2896651, -3.8556052 59.2896651))'^^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 '1183_1142'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.298461 -3.836474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.298461"^^xsd:decimal ;
  dwc:decimalLongitude "-3.836474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1141'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.257777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.836474'^^xsd:double;
  dwc:startLongitude '-3.8364739'^^xsd:double;
  dwc:endLongitude '-3.8364739'^^xsd:double;
  dwc:latitude '59.298461'^^xsd:double;
  dwc:startLatitude '59.2984614'^^xsd:double;
  dwc:endLatitude '59.2984614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8364739 59.2984614, -3.8364739 59.2984614, -3.8364739 59.2984614, -3.8364739 59.2984614, -3.8364739 59.2984614))'^^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 '1183_1141'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.298863 -3.835602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-3.835602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1140'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.835602'^^xsd:double;
  dwc:startLongitude '-3.8356015'^^xsd:double;
  dwc:endLongitude '-3.8356015'^^xsd:double;
  dwc:latitude '59.298863'^^xsd:double;
  dwc:startLatitude '59.2988626'^^xsd:double;
  dwc:endLatitude '59.2988626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8356015 59.2988626, -3.8356015 59.2988626, -3.8356015 59.2988626, -3.8356015 59.2988626, -3.8356015 59.2988626))'^^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 '1183_1140'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.319289 -3.791159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.319289"^^xsd:decimal ;
  dwc:decimalLongitude "-3.791159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1139'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1139'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.791159'^^xsd:double;
  dwc:startLongitude '-3.791159'^^xsd:double;
  dwc:endLongitude '-3.791159'^^xsd:double;
  dwc:latitude '59.319289'^^xsd:double;
  dwc:startLatitude '59.3192887'^^xsd:double;
  dwc:endLatitude '59.3192887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.791159 59.3192887, -3.791159 59.3192887, -3.791159 59.3192887, -3.791159 59.3192887, -3.791159 59.3192887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1139'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.319583 -3.790507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.319583"^^xsd:decimal ;
  dwc:decimalLongitude "-3.790507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1138'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1138'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.0525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.790507'^^xsd:double;
  dwc:startLongitude '-3.7905071'^^xsd:double;
  dwc:endLongitude '-3.7905071'^^xsd:double;
  dwc:latitude '59.319583'^^xsd:double;
  dwc:startLatitude '59.3195834'^^xsd:double;
  dwc:endLatitude '59.3195834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7905071 59.3195834, -3.7905071 59.3195834, -3.7905071 59.3195834, -3.7905071 59.3195834, -3.7905071 59.3195834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1138'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.343318 -3.737992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.343318"^^xsd:decimal ;
  dwc:decimalLongitude "-3.737992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1136'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1136'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.8063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.737992'^^xsd:double;
  dwc:startLongitude '-3.7379921'^^xsd:double;
  dwc:endLongitude '-3.7379921'^^xsd:double;
  dwc:latitude '59.343318'^^xsd:double;
  dwc:startLatitude '59.3433179'^^xsd:double;
  dwc:endLatitude '59.3433179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7379921 59.3433179, -3.7379921 59.3433179, -3.7379921 59.3433179, -3.7379921 59.3433179, -3.7379921 59.3433179))'^^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 '1183_1136'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.345006 -3.734258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.345006"^^xsd:decimal ;
  dwc:decimalLongitude "-3.734258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1135'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.734258'^^xsd:double;
  dwc:startLongitude '-3.7342579'^^xsd:double;
  dwc:endLongitude '-3.7342579'^^xsd:double;
  dwc:latitude '59.345006'^^xsd:double;
  dwc:startLatitude '59.3450056'^^xsd:double;
  dwc:endLatitude '59.3450056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7342579 59.3450056, -3.7342579 59.3450056, -3.7342579 59.3450056, -3.7342579 59.3450056, -3.7342579 59.3450056))'^^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 '1183_1135'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.346613 -3.730702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.346613"^^xsd:decimal ;
  dwc:decimalLongitude "-3.730702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1137'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1137'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.730702'^^xsd:double;
  dwc:startLongitude '-3.7307016'^^xsd:double;
  dwc:endLongitude '-3.7307016'^^xsd:double;
  dwc:latitude '59.346613'^^xsd:double;
  dwc:startLatitude '59.3466129'^^xsd:double;
  dwc:endLatitude '59.3466129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7307016 59.3466129, -3.7307016 59.3466129, -3.7307016 59.3466129, -3.7307016 59.3466129, -3.7307016 59.3466129))'^^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 '1183_1137'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.346827 -3.730227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.346827"^^xsd:decimal ;
  dwc:decimalLongitude "-3.730227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1134'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.77'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.730227'^^xsd:double;
  dwc:startLongitude '-3.7302274'^^xsd:double;
  dwc:endLongitude '-3.7302274'^^xsd:double;
  dwc:latitude '59.346827'^^xsd:double;
  dwc:startLatitude '59.3468272'^^xsd:double;
  dwc:endLatitude '59.3468272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7302274 59.3468272, -3.7302274 59.3468272, -3.7302274 59.3468272, -3.7302274 59.3468272, -3.7302274 59.3468272))'^^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 '1183_1134'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.349479 -3.72436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.349479"^^xsd:decimal ;
  dwc:decimalLongitude "-3.72436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1133'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1133'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.72436'^^xsd:double;
  dwc:startLongitude '-3.7243595'^^xsd:double;
  dwc:endLongitude '-3.7243595'^^xsd:double;
  dwc:latitude '59.349479'^^xsd:double;
  dwc:startLatitude '59.3494793'^^xsd:double;
  dwc:endLatitude '59.3494793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7243595 59.3494793, -3.7243595 59.3494793, -3.7243595 59.3494793, -3.7243595 59.3494793, -3.7243595 59.3494793))'^^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 '1183_1133'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.349854 -3.72353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.349854"^^xsd:decimal ;
  dwc:decimalLongitude "-3.72353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1132'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7386111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.72353'^^xsd:double;
  dwc:startLongitude '-3.7235297'^^xsd:double;
  dwc:endLongitude '-3.7235297'^^xsd:double;
  dwc:latitude '59.349854'^^xsd:double;
  dwc:startLatitude '59.3498543'^^xsd:double;
  dwc:endLatitude '59.3498543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7235297 59.3498543, -3.7235297 59.3498543, -3.7235297 59.3498543, -3.7235297 59.3498543, -3.7235297 59.3498543))'^^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 '1183_1132'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.356926 -3.707882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.356926"^^xsd:decimal ;
  dwc:decimalLongitude "-3.707882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1131'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1131'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6652777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.707882'^^xsd:double;
  dwc:startLongitude '-3.7078819'^^xsd:double;
  dwc:endLongitude '-3.7078819'^^xsd:double;
  dwc:latitude '59.356926'^^xsd:double;
  dwc:startLatitude '59.3569264'^^xsd:double;
  dwc:endLatitude '59.3569264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7078819 59.3569264, -3.7078819 59.3569264, -3.7078819 59.3569264, -3.7078819 59.3569264, -3.7078819 59.3569264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1131'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.360891 -3.69911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.360891"^^xsd:decimal ;
  dwc:decimalLongitude "-3.69911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1130'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.69911'^^xsd:double;
  dwc:startLongitude '-3.6991097'^^xsd:double;
  dwc:endLongitude '-3.6991097'^^xsd:double;
  dwc:latitude '59.360891'^^xsd:double;
  dwc:startLatitude '59.3608911'^^xsd:double;
  dwc:endLatitude '59.3608911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6991097 59.3608911, -3.6991097 59.3608911, -3.6991097 59.3608911, -3.6991097 59.3608911, -3.6991097 59.3608911))'^^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 '1183_1130'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.362954 -3.694546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.362954"^^xsd:decimal ;
  dwc:decimalLongitude "-3.694546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1129'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1129'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.694546'^^xsd:double;
  dwc:startLongitude '-3.6945457'^^xsd:double;
  dwc:endLongitude '-3.6945457'^^xsd:double;
  dwc:latitude '59.362954'^^xsd:double;
  dwc:startLatitude '59.3629538'^^xsd:double;
  dwc:endLatitude '59.3629538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6945457 59.3629538, -3.6945457 59.3629538, -3.6945457 59.3629538, -3.6945457 59.3629538, -3.6945457 59.3629538))'^^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 '1183_1129'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.374982 -3.667933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.374982"^^xsd:decimal ;
  dwc:decimalLongitude "-3.667933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1128'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1128'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.667933'^^xsd:double;
  dwc:startLongitude '-3.6679326'^^xsd:double;
  dwc:endLongitude '-3.6679326'^^xsd:double;
  dwc:latitude '59.374982'^^xsd:double;
  dwc:startLatitude '59.3749818'^^xsd:double;
  dwc:endLatitude '59.3749818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6679326 59.3749818, -3.6679326 59.3749818, -3.6679326 59.3749818, -3.6679326 59.3749818, -3.6679326 59.3749818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1128'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.379536 -3.657856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.379536"^^xsd:decimal ;
  dwc:decimalLongitude "-3.657856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1127'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1127'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.657856'^^xsd:double;
  dwc:startLongitude '-3.6578564'^^xsd:double;
  dwc:endLongitude '-3.6578564'^^xsd:double;
  dwc:latitude '59.379536'^^xsd:double;
  dwc:startLatitude '59.3795359'^^xsd:double;
  dwc:endLatitude '59.3795359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6578564 59.3795359, -3.6578564 59.3795359, -3.6578564 59.3795359, -3.6578564 59.3795359, -3.6578564 59.3795359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1127'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.381786 -3.652878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.381786"^^xsd:decimal ;
  dwc:decimalLongitude "-3.652878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1126'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1126'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.652878'^^xsd:double;
  dwc:startLongitude '-3.6528775'^^xsd:double;
  dwc:endLongitude '-3.6528775'^^xsd:double;
  dwc:latitude '59.381786'^^xsd:double;
  dwc:startLatitude '59.3817861'^^xsd:double;
  dwc:endLatitude '59.3817861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6528775 59.3817861, -3.6528775 59.3817861, -3.6528775 59.3817861, -3.6528775 59.3817861, -3.6528775 59.3817861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1126'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.383661 -3.648729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.383661"^^xsd:decimal ;
  dwc:decimalLongitude "-3.648729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1124'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1124'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.648729'^^xsd:double;
  dwc:startLongitude '-3.6487285'^^xsd:double;
  dwc:endLongitude '-3.6487285'^^xsd:double;
  dwc:latitude '59.383661'^^xsd:double;
  dwc:startLatitude '59.3836613'^^xsd:double;
  dwc:endLatitude '59.3836613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6487285 59.3836613, -3.6487285 59.3836613, -3.6487285 59.3836613, -3.6487285 59.3836613, -3.6487285 59.3836613))'^^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 '1183_1124'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.38401 -3.647958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.38401"^^xsd:decimal ;
  dwc:decimalLongitude "-3.647958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1125'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1125'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.647958'^^xsd:double;
  dwc:startLongitude '-3.6479579'^^xsd:double;
  dwc:endLongitude '-3.6479579'^^xsd:double;
  dwc:latitude '59.38401'^^xsd:double;
  dwc:startLatitude '59.3840095'^^xsd:double;
  dwc:endLatitude '59.3840095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6479579 59.3840095, -3.6479579 59.3840095, -3.6479579 59.3840095, -3.6479579 59.3840095, -3.6479579 59.3840095))'^^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 '1183_1125'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.395421 -3.622708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.395421"^^xsd:decimal ;
  dwc:decimalLongitude "-3.622708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1123'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1123'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.2661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.622708'^^xsd:double;
  dwc:startLongitude '-3.6227081'^^xsd:double;
  dwc:endLongitude '-3.6227081'^^xsd:double;
  dwc:latitude '59.395421'^^xsd:double;
  dwc:startLatitude '59.3954214'^^xsd:double;
  dwc:endLatitude '59.3954214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6227081 59.3954214, -3.6227081 59.3954214, -3.6227081 59.3954214, -3.6227081 59.3954214, -3.6227081 59.3954214))'^^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 '1183_1123'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.424567 -3.55822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.424567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.55822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1122'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1122'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.55822'^^xsd:double;
  dwc:startLongitude '-3.5582202'^^xsd:double;
  dwc:endLongitude '-3.5582202'^^xsd:double;
  dwc:latitude '59.424567'^^xsd:double;
  dwc:startLatitude '59.4245672'^^xsd:double;
  dwc:endLatitude '59.4245672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5582202 59.4245672, -3.5582202 59.4245672, -3.5582202 59.4245672, -3.5582202 59.4245672, -3.5582202 59.4245672))'^^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 '1183_1122'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.424728 -3.557865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.424728"^^xsd:decimal ;
  dwc:decimalLongitude "-3.557865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1121'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1121'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.557865'^^xsd:double;
  dwc:startLongitude '-3.5578645'^^xsd:double;
  dwc:endLongitude '-3.5578645'^^xsd:double;
  dwc:latitude '59.424728'^^xsd:double;
  dwc:startLatitude '59.4247279'^^xsd:double;
  dwc:endLatitude '59.4247279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5578645 59.4247279, -3.5578645 59.4247279, -3.5578645 59.4247279, -3.5578645 59.4247279, -3.5578645 59.4247279))'^^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 '1183_1121'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.425719 -3.555672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.425719"^^xsd:decimal ;
  dwc:decimalLongitude "-3.555672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1120'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1120'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9519444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.555672'^^xsd:double;
  dwc:startLongitude '-3.5556715'^^xsd:double;
  dwc:endLongitude '-3.5556715'^^xsd:double;
  dwc:latitude '59.425719'^^xsd:double;
  dwc:startLatitude '59.4257191'^^xsd:double;
  dwc:endLatitude '59.4257191'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5556715 59.4257191, -3.5556715 59.4257191, -3.5556715 59.4257191, -3.5556715 59.4257191, -3.5556715 59.4257191))'^^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 '1183_1120'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.426014 -3.55502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.426014"^^xsd:decimal ;
  dwc:decimalLongitude "-3.55502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1119'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1119'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.9488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.55502'^^xsd:double;
  dwc:startLongitude '-3.5550195'^^xsd:double;
  dwc:endLongitude '-3.5550195'^^xsd:double;
  dwc:latitude '59.426014'^^xsd:double;
  dwc:startLatitude '59.4260137'^^xsd:double;
  dwc:endLatitude '59.4260137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5550195 59.4260137, -3.5550195 59.4260137, -3.5550195 59.4260137, -3.5550195 59.4260137, -3.5550195 59.4260137))'^^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 '1183_1119'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.440801 -3.522301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.440801"^^xsd:decimal ;
  dwc:decimalLongitude "-3.522301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1118'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1118'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.522301'^^xsd:double;
  dwc:startLongitude '-3.5223013'^^xsd:double;
  dwc:endLongitude '-3.5223013'^^xsd:double;
  dwc:latitude '59.440801'^^xsd:double;
  dwc:startLatitude '59.4408009'^^xsd:double;
  dwc:endLatitude '59.4408009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5223013 59.4408009, -3.5223013 59.4408009, -3.5223013 59.4408009, -3.5223013 59.4408009, -3.5223013 59.4408009))'^^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 '1183_1118'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.43092 -3.519688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.43092"^^xsd:decimal ;
  dwc:decimalLongitude "-3.519688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1242'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1242'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.869444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.519688'^^xsd:double;
  dwc:startLongitude '-3.5196876'^^xsd:double;
  dwc:endLongitude '-3.5196876'^^xsd:double;
  dwc:latitude '60.43092'^^xsd:double;
  dwc:startLatitude '60.4309198'^^xsd:double;
  dwc:endLatitude '60.4309198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5196876 60.4309198, -3.5196876 60.4309198, -3.5196876 60.4309198, -3.5196876 60.4309198, -3.5196876 60.4309198))'^^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 '1183_1242'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.467142 -3.464016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.467142"^^xsd:decimal ;
  dwc:decimalLongitude "-3.464016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1116'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1116'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.464016'^^xsd:double;
  dwc:startLongitude '-3.4640159'^^xsd:double;
  dwc:endLongitude '-3.4640159'^^xsd:double;
  dwc:latitude '59.467142'^^xsd:double;
  dwc:startLatitude '59.4671417'^^xsd:double;
  dwc:endLatitude '59.4671417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4640159 59.4671417, -3.4640159 59.4671417, -3.4640159 59.4671417, -3.4640159 59.4671417, -3.4640159 59.4671417))'^^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 '1183_1116'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.482824 -3.42881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.482824"^^xsd:decimal ;
  dwc:decimalLongitude "-3.42881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1115'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1115'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.42881'^^xsd:double;
  dwc:startLongitude '-3.4288098'^^xsd:double;
  dwc:endLongitude '-3.4288098'^^xsd:double;
  dwc:latitude '59.482824'^^xsd:double;
  dwc:startLatitude '59.4828236'^^xsd:double;
  dwc:endLatitude '59.4828236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4288098 59.4828236, -3.4288098 59.4828236, -3.4288098 59.4828236, -3.4288098 59.4828236, -3.4288098 59.4828236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1115'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.483092 -3.428208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.483092"^^xsd:decimal ;
  dwc:decimalLongitude "-3.428208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1113'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1113'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.428208'^^xsd:double;
  dwc:startLongitude '-3.4282081'^^xsd:double;
  dwc:endLongitude '-3.4282081'^^xsd:double;
  dwc:latitude '59.483092'^^xsd:double;
  dwc:startLatitude '59.4830919'^^xsd:double;
  dwc:endLatitude '59.4830919'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4282081 59.4830919, -3.4282081 59.4830919, -3.4282081 59.4830919, -3.4282081 59.4830919, -3.4282081 59.4830919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1113'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.483307 -3.427727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.483307"^^xsd:decimal ;
  dwc:decimalLongitude "-3.427727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1114'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1114'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.427727'^^xsd:double;
  dwc:startLongitude '-3.4277268'^^xsd:double;
  dwc:endLongitude '-3.4277268'^^xsd:double;
  dwc:latitude '59.483307'^^xsd:double;
  dwc:startLatitude '59.4833065'^^xsd:double;
  dwc:endLatitude '59.4833065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4277268 59.4833065, -3.4277268 59.4833065, -3.4277268 59.4833065, -3.4277268 59.4833065, -3.4277268 59.4833065))'^^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 '1183_1114'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.485641 -3.422493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.485641"^^xsd:decimal ;
  dwc:decimalLongitude "-3.422493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1112'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1112'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.422493'^^xsd:double;
  dwc:startLongitude '-3.4224927'^^xsd:double;
  dwc:endLongitude '-3.4224927'^^xsd:double;
  dwc:latitude '59.485641'^^xsd:double;
  dwc:startLatitude '59.4856407'^^xsd:double;
  dwc:endLatitude '59.4856407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4224927 59.4856407, -3.4224927 59.4856407, -3.4224927 59.4856407, -3.4224927 59.4856407, -3.4224927 59.4856407))'^^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 '1183_1112'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.486794 -3.419906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.486794"^^xsd:decimal ;
  dwc:decimalLongitude "-3.419906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1111'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1111'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.419906'^^xsd:double;
  dwc:startLongitude '-3.4199057'^^xsd:double;
  dwc:endLongitude '-3.4199057'^^xsd:double;
  dwc:latitude '59.486794'^^xsd:double;
  dwc:startLatitude '59.4867943'^^xsd:double;
  dwc:endLatitude '59.4867943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4199057 59.4867943, -3.4199057 59.4867943, -3.4199057 59.4867943, -3.4199057 59.4867943, -3.4199057 59.4867943))'^^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 '1183_1111'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.406902 -3.404447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.406902"^^xsd:decimal ;
  dwc:decimalLongitude "-3.404447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1243'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1243'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.855833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.404447'^^xsd:double;
  dwc:startLongitude '-3.4044469'^^xsd:double;
  dwc:endLongitude '-3.4044469'^^xsd:double;
  dwc:latitude '60.406902'^^xsd:double;
  dwc:startLatitude '60.4069023'^^xsd:double;
  dwc:endLatitude '60.4069023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4044469 60.4069023, -3.4044469 60.4069023, -3.4044469 60.4069023, -3.4044469 60.4069023, -3.4044469 60.4069023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1243'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.163659 -3.404362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.163659"^^xsd:decimal ;
  dwc:decimalLongitude "-3.404362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1245'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1245'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.403055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.404362'^^xsd:double;
  dwc:startLongitude '-3.4043617'^^xsd:double;
  dwc:endLongitude '-3.4043617'^^xsd:double;
  dwc:latitude '60.163659'^^xsd:double;
  dwc:startLatitude '60.1636586'^^xsd:double;
  dwc:endLatitude '60.1636586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4043617 60.1636586, -3.4043617 60.1636586, -3.4043617 60.1636586, -3.4043617 60.1636586, -3.4043617 60.1636586))'^^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 '1183_1245'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.040717 -3.403906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.040717"^^xsd:decimal ;
  dwc:decimalLongitude "-3.403906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1246'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1246'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.175833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.403906'^^xsd:double;
  dwc:startLongitude '-3.4039058'^^xsd:double;
  dwc:endLongitude '-3.4039058'^^xsd:double;
  dwc:latitude '60.040717'^^xsd:double;
  dwc:startLatitude '60.0407174'^^xsd:double;
  dwc:endLatitude '60.0407174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4039058 60.0407174, -3.4039058 60.0407174, -3.4039058 60.0407174, -3.4039058 60.0407174, -3.4039058 60.0407174))'^^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 '1183_1246'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.806705 -3.400351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.806705"^^xsd:decimal ;
  dwc:decimalLongitude "-3.400351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1248'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1248'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.221944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.400351'^^xsd:double;
  dwc:startLongitude '-3.4003514'^^xsd:double;
  dwc:endLongitude '-3.4003514'^^xsd:double;
  dwc:latitude '59.806705'^^xsd:double;
  dwc:startLatitude '59.8067051'^^xsd:double;
  dwc:endLatitude '59.8067051'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4003514 59.8067051, -3.4003514 59.8067051, -3.4003514 59.8067051, -3.4003514 59.8067051, -3.4003514 59.8067051))'^^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 '1183_1248'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.801141 -3.399861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.801141"^^xsd:decimal ;
  dwc:decimalLongitude "-3.399861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1247'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_1247'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '19.1875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.399861'^^xsd:double;
  dwc:startLongitude '-3.3998605'^^xsd:double;
  dwc:endLongitude '-3.3998605'^^xsd:double;
  dwc:latitude '59.801141'^^xsd:double;
  dwc:startLatitude '59.801141'^^xsd:double;
  dwc:endLatitude '59.801141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3998605 59.801141, -3.3998605 59.801141, -3.3998605 59.801141, -3.3998605 59.801141, -3.3998605 59.801141))'^^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 '1183_1247'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012691 -3.381369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.012691"^^xsd:decimal ;
  dwc:decimalLongitude "-3.381369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1110'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1110'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.780277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.381369'^^xsd:double;
  dwc:startLongitude '-3.3813692'^^xsd:double;
  dwc:endLongitude '-3.3813692'^^xsd:double;
  dwc:latitude '61.012691'^^xsd:double;
  dwc:startLatitude '61.012691'^^xsd:double;
  dwc:endLatitude '61.012691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3813692 61.012691, -3.3813692 61.012691, -3.3813692 61.012691, -3.3813692 61.012691, -3.3813692 61.012691))'^^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 '1183_1110'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.017682 -3.37394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.017682"^^xsd:decimal ;
  dwc:decimalLongitude "-3.37394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1109'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1109'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.619722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.37394'^^xsd:double;
  dwc:startLongitude '-3.3739395'^^xsd:double;
  dwc:endLongitude '-3.3739395'^^xsd:double;
  dwc:latitude '61.017682'^^xsd:double;
  dwc:startLatitude '61.0176815'^^xsd:double;
  dwc:endLatitude '61.0176815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3739395 61.0176815, -3.3739395 61.0176815, -3.3739395 61.0176815, -3.3739395 61.0176815, -3.3739395 61.0176815))'^^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 '1183_1109'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.192674 -3.02531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.192674"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1108'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1108'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.742222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-3.02531'^^xsd:double;
  dwc:startLongitude '-3.02531'^^xsd:double;
  dwc:endLongitude '-3.02531'^^xsd:double;
  dwc:latitude '61.192674'^^xsd:double;
  dwc:startLatitude '61.1926739'^^xsd:double;
  dwc:endLatitude '61.1926739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.02531 61.1926739, -3.02531 61.1926739, -3.02531 61.1926739, -3.02531 61.1926739, -3.02531 61.1926739))'^^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 '1183_1108'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288572 -2.819659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.288572"^^xsd:decimal ;
  dwc:decimalLongitude "-2.819659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1107'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1107'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.819659'^^xsd:double;
  dwc:startLongitude '-2.8196586'^^xsd:double;
  dwc:endLongitude '-2.8196586'^^xsd:double;
  dwc:latitude '61.288572'^^xsd:double;
  dwc:startLatitude '61.2885718'^^xsd:double;
  dwc:endLatitude '61.2885718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8196586 61.2885718, -2.8196586 61.2885718, -2.8196586 61.2885718, -2.8196586 61.2885718, -2.8196586 61.2885718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1107'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288798 -2.81919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.288798"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1106'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1106'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.806111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.81919'^^xsd:double;
  dwc:startLongitude '-2.8191899'^^xsd:double;
  dwc:endLongitude '-2.8191899'^^xsd:double;
  dwc:latitude '61.288798'^^xsd:double;
  dwc:startLatitude '61.2887976'^^xsd:double;
  dwc:endLatitude '61.2887976'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8191899 61.2887976, -2.8191899 61.2887976, -2.8191899 61.2887976, -2.8191899 61.2887976, -2.8191899 61.2887976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1106'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.401728 -2.682803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.401728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.682803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2043'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2043'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.682803'^^xsd:double;
  dwc:startLongitude '-2.682803'^^xsd:double;
  dwc:endLongitude '-2.682803'^^xsd:double;
  dwc:latitude '56.401728'^^xsd:double;
  dwc:startLatitude '56.4017278'^^xsd:double;
  dwc:endLatitude '56.4017278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.682803 56.4017278, -2.682803 56.4017278, -2.682803 56.4017278, -2.682803 56.4017278, -2.682803 56.4017278))'^^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 '1183_2043'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.401969 -2.6754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.401969"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2044'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2044'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9927777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.6754'^^xsd:double;
  dwc:startLongitude '-2.6753998'^^xsd:double;
  dwc:endLongitude '-2.6753998'^^xsd:double;
  dwc:latitude '56.401969'^^xsd:double;
  dwc:startLatitude '56.4019694'^^xsd:double;
  dwc:endLatitude '56.4019694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6753998 56.4019694, -2.6753998 56.4019694, -2.6753998 56.4019694, -2.6753998 56.4019694, -2.6753998 56.4019694))'^^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 '1183_2044'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.403487 -2.628899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.403487"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2045'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2045'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1602777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.628899'^^xsd:double;
  dwc:startLongitude '-2.6288985'^^xsd:double;
  dwc:endLongitude '-2.6288985'^^xsd:double;
  dwc:latitude '56.403487'^^xsd:double;
  dwc:startLatitude '56.4034867'^^xsd:double;
  dwc:endLatitude '56.4034867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6288985 56.4034867, -2.6288985 56.4034867, -2.6288985 56.4034867, -2.6288985 56.4034867, -2.6288985 56.4034867))'^^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 '1183_2045'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.389536 -2.606569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.389536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.606569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2042'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2042'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.536111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.606569'^^xsd:double;
  dwc:startLongitude '-2.6065685'^^xsd:double;
  dwc:endLongitude '-2.6065685'^^xsd:double;
  dwc:latitude '56.389536'^^xsd:double;
  dwc:startLatitude '56.389536'^^xsd:double;
  dwc:endLatitude '56.389536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6065685 56.389536, -2.6065685 56.389536, -2.6065685 56.389536, -2.6065685 56.389536, -2.6065685 56.389536))'^^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 '1183_2042'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.388788 -2.600537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.388788"^^xsd:decimal ;
  dwc:decimalLongitude "-2.600537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2041'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2041'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.513055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.600537'^^xsd:double;
  dwc:startLongitude '-2.6005366'^^xsd:double;
  dwc:endLongitude '-2.6005366'^^xsd:double;
  dwc:latitude '56.388788'^^xsd:double;
  dwc:startLatitude '56.3887883'^^xsd:double;
  dwc:endLatitude '56.3887883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6005366 56.3887883, -2.6005366 56.3887883, -2.6005366 56.3887883, -2.6005366 56.3887883, -2.6005366 56.3887883))'^^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 '1183_2041'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.404735 -2.593702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.404735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.593702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2046'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2046'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.593702'^^xsd:double;
  dwc:startLongitude '-2.5937018'^^xsd:double;
  dwc:endLongitude '-2.5937018'^^xsd:double;
  dwc:latitude '56.404735'^^xsd:double;
  dwc:startLatitude '56.4047345'^^xsd:double;
  dwc:endLatitude '56.4047345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5937018 56.4047345, -2.5937018 56.4047345, -2.5937018 56.4047345, -2.5937018 56.4047345, -2.5937018 56.4047345))'^^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 '1183_2046'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.405171 -2.582142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.405171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.582142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2047'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2047'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.582142'^^xsd:double;
  dwc:startLongitude '-2.5821423'^^xsd:double;
  dwc:endLongitude '-2.5821423'^^xsd:double;
  dwc:latitude '56.405171'^^xsd:double;
  dwc:startLatitude '56.4051707'^^xsd:double;
  dwc:endLatitude '56.4051707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5821423 56.4051707, -2.5821423 56.4051707, -2.5821423 56.4051707, -2.5821423 56.4051707, -2.5821423 56.4051707))'^^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 '1183_2047'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.405461 -2.574461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.405461"^^xsd:decimal ;
  dwc:decimalLongitude "-2.574461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2048'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2048'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.574461'^^xsd:double;
  dwc:startLongitude '-2.5744608'^^xsd:double;
  dwc:endLongitude '-2.5744608'^^xsd:double;
  dwc:latitude '56.405461'^^xsd:double;
  dwc:startLatitude '56.4054606'^^xsd:double;
  dwc:endLatitude '56.4054606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5744608 56.4054606, -2.5744608 56.4054606, -2.5744608 56.4054606, -2.5744608 56.4054606, -2.5744608 56.4054606))'^^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 '1183_2048'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.405773 -2.566183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.405773"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2050'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2050'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3919444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.566183'^^xsd:double;
  dwc:startLongitude '-2.5661826'^^xsd:double;
  dwc:endLongitude '-2.5661826'^^xsd:double;
  dwc:latitude '56.405773'^^xsd:double;
  dwc:startLatitude '56.405773'^^xsd:double;
  dwc:endLatitude '56.405773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5661826 56.405773, -2.5661826 56.405773, -2.5661826 56.405773, -2.5661826 56.405773, -2.5661826 56.405773))'^^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 '1183_2050'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.405832 -2.564617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.405832"^^xsd:decimal ;
  dwc:decimalLongitude "-2.564617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2049'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2049'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.564617'^^xsd:double;
  dwc:startLongitude '-2.5646165'^^xsd:double;
  dwc:endLongitude '-2.5646165'^^xsd:double;
  dwc:latitude '56.405832'^^xsd:double;
  dwc:startLatitude '56.4058321'^^xsd:double;
  dwc:endLatitude '56.4058321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5646165 56.4058321, -2.5646165 56.4058321, -2.5646165 56.4058321, -2.5646165 56.4058321, -2.5646165 56.4058321))'^^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 '1183_2049'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.406387 -2.549925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.406387"^^xsd:decimal ;
  dwc:decimalLongitude "-2.549925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2051'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2051'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.549925'^^xsd:double;
  dwc:startLongitude '-2.5499246'^^xsd:double;
  dwc:endLongitude '-2.5499246'^^xsd:double;
  dwc:latitude '56.406387'^^xsd:double;
  dwc:startLatitude '56.4063865'^^xsd:double;
  dwc:endLatitude '56.4063865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5499246 56.4063865, -2.5499246 56.4063865, -2.5499246 56.4063865, -2.5499246 56.4063865, -2.5499246 56.4063865))'^^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 '1183_2051'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.406783 -2.539409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.406783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.539409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2052'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2052'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.539409'^^xsd:double;
  dwc:startLongitude '-2.5394092'^^xsd:double;
  dwc:endLongitude '-2.5394092'^^xsd:double;
  dwc:latitude '56.406783'^^xsd:double;
  dwc:startLatitude '56.4067833'^^xsd:double;
  dwc:endLatitude '56.4067833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5394092 56.4067833, -2.5394092 56.4067833, -2.5394092 56.4067833, -2.5394092 56.4067833, -2.5394092 56.4067833))'^^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 '1183_2052'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.379774 -2.528235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.379774"^^xsd:decimal ;
  dwc:decimalLongitude "-2.528235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2040'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2040'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19.238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.528235'^^xsd:double;
  dwc:startLongitude '-2.5282346'^^xsd:double;
  dwc:endLongitude '-2.5282346'^^xsd:double;
  dwc:latitude '56.379774'^^xsd:double;
  dwc:startLatitude '56.3797738'^^xsd:double;
  dwc:endLatitude '56.3797738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5282346 56.3797738, -2.5282346 56.3797738, -2.5282346 56.3797738, -2.5282346 56.3797738, -2.5282346 56.3797738))'^^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 '1183_2040'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.768303 -2.459854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.768303"^^xsd:decimal ;
  dwc:decimalLongitude "-2.459854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_947'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_947'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.163611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.459854'^^xsd:double;
  dwc:startLongitude '-2.4598535'^^xsd:double;
  dwc:endLongitude '-2.4598535'^^xsd:double;
  dwc:latitude '57.768303'^^xsd:double;
  dwc:startLatitude '57.7683029'^^xsd:double;
  dwc:endLatitude '57.7683029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4598535 57.7683029, -2.4598535 57.7683029, -2.4598535 57.7683029, -2.4598535 57.7683029, -2.4598535 57.7683029))'^^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 '1183_947'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.368685 -2.440804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.368685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.440804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2039'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2039'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.440804'^^xsd:double;
  dwc:startLongitude '-2.4408038'^^xsd:double;
  dwc:endLongitude '-2.4408038'^^xsd:double;
  dwc:latitude '56.368685'^^xsd:double;
  dwc:startLatitude '56.368685'^^xsd:double;
  dwc:endLatitude '56.368685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4408038 56.368685, -2.4408038 56.368685, -2.4408038 56.368685, -2.4408038 56.368685, -2.4408038 56.368685))'^^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 '1183_2039'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.368636 -2.440438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.368636"^^xsd:decimal ;
  dwc:decimalLongitude "-2.440438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2038'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2038'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.909722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.440438'^^xsd:double;
  dwc:startLongitude '-2.4404381'^^xsd:double;
  dwc:endLongitude '-2.4404381'^^xsd:double;
  dwc:latitude '56.368636'^^xsd:double;
  dwc:startLatitude '56.3686362'^^xsd:double;
  dwc:endLatitude '56.3686362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4404381 56.3686362, -2.4404381 56.3686362, -2.4404381 56.3686362, -2.4404381 56.3686362, -2.4404381 56.3686362))'^^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 '1183_2038'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.797699 -2.397967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.797699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.397967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_948'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_948'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.440555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.397967'^^xsd:double;
  dwc:startLongitude '-2.3979665'^^xsd:double;
  dwc:endLongitude '-2.3979665'^^xsd:double;
  dwc:latitude '57.797699'^^xsd:double;
  dwc:startLatitude '57.7976993'^^xsd:double;
  dwc:endLatitude '57.7976993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3979665 57.7976993, -2.3979665 57.7976993, -2.3979665 57.7976993, -2.3979665 57.7976993, -2.3979665 57.7976993))'^^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 '1183_948'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.824051 -2.342239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.824051"^^xsd:decimal ;
  dwc:decimalLongitude "-2.342239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_949'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_949'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.687777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.342239'^^xsd:double;
  dwc:startLongitude '-2.3422385'^^xsd:double;
  dwc:endLongitude '-2.3422385'^^xsd:double;
  dwc:latitude '57.824051'^^xsd:double;
  dwc:startLatitude '57.8240506'^^xsd:double;
  dwc:endLatitude '57.8240506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3422385 57.8240506, -2.3422385 57.8240506, -2.3422385 57.8240506, -2.3422385 57.8240506, -2.3422385 57.8240506))'^^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 '1183_949'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.824258 -2.341799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.824258"^^xsd:decimal ;
  dwc:decimalLongitude "-2.341799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_950'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_950'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.689722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.341799'^^xsd:double;
  dwc:startLongitude '-2.3417989'^^xsd:double;
  dwc:endLongitude '-2.3417989'^^xsd:double;
  dwc:latitude '57.824258'^^xsd:double;
  dwc:startLatitude '57.8242582'^^xsd:double;
  dwc:endLatitude '57.8242582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3417989 57.8242582, -2.3417989 57.8242582, -2.3417989 57.8242582, -2.3417989 57.8242582, -2.3417989 57.8242582))'^^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 '1183_950'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.845807 -2.296893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.845807"^^xsd:decimal ;
  dwc:decimalLongitude "-2.296893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_951'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_951'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.89'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.296893'^^xsd:double;
  dwc:startLongitude '-2.2968926'^^xsd:double;
  dwc:endLongitude '-2.2968926'^^xsd:double;
  dwc:latitude '57.845807'^^xsd:double;
  dwc:startLatitude '57.8458067'^^xsd:double;
  dwc:endLatitude '57.8458067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2968926 57.8458067, -2.2968926 57.8458067, -2.2968926 57.8458067, -2.2968926 57.8458067, -2.2968926 57.8458067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_951'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.846047 -2.296396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.846047"^^xsd:decimal ;
  dwc:decimalLongitude "-2.296396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_952'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_952'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.892222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.296396'^^xsd:double;
  dwc:startLongitude '-2.2963963'^^xsd:double;
  dwc:endLongitude '-2.2963963'^^xsd:double;
  dwc:latitude '57.846047'^^xsd:double;
  dwc:startLatitude '57.8460467'^^xsd:double;
  dwc:endLatitude '57.8460467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2963963 57.8460467, -2.2963963 57.8460467, -2.2963963 57.8460467, -2.2963963 57.8460467, -2.2963963 57.8460467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_952'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560119 -2.282825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.560119"^^xsd:decimal ;
  dwc:decimalLongitude "-2.282825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1105'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1105'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.282825'^^xsd:double;
  dwc:startLongitude '-2.2828248'^^xsd:double;
  dwc:endLongitude '-2.2828248'^^xsd:double;
  dwc:latitude '61.560119'^^xsd:double;
  dwc:startLatitude '61.5601192'^^xsd:double;
  dwc:endLatitude '61.5601192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2828248 61.5601192, -2.2828248 61.5601192, -2.2828248 61.5601192, -2.2828248 61.5601192, -2.2828248 61.5601192))'^^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 '1183_1105'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.420667 -2.217667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.420667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.217667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2056'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2056'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.217667'^^xsd:double;
  dwc:startLongitude '-2.2176667'^^xsd:double;
  dwc:endLongitude '-2.2176667'^^xsd:double;
  dwc:latitude '56.420667'^^xsd:double;
  dwc:startLatitude '56.4206667'^^xsd:double;
  dwc:endLatitude '56.4206667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2056'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.420667 -2.217667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.420667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.217667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2055'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2055'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.34'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.217667'^^xsd:double;
  dwc:startLongitude '-2.2176667'^^xsd:double;
  dwc:endLongitude '-2.2176667'^^xsd:double;
  dwc:latitude '56.420667'^^xsd:double;
  dwc:startLatitude '56.4206667'^^xsd:double;
  dwc:endLatitude '56.4206667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667))'^^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 '1183_2055'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.420667 -2.217667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.420667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.217667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2054'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2054'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.217667'^^xsd:double;
  dwc:startLongitude '-2.2176667'^^xsd:double;
  dwc:endLongitude '-2.2176667'^^xsd:double;
  dwc:latitude '56.420667'^^xsd:double;
  dwc:startLatitude '56.4206667'^^xsd:double;
  dwc:endLatitude '56.4206667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667))'^^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 '1183_2054'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.420667 -2.217667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.420667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.217667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2053'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2053'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.217667'^^xsd:double;
  dwc:startLongitude '-2.2176667'^^xsd:double;
  dwc:endLongitude '-2.2176667'^^xsd:double;
  dwc:latitude '56.420667'^^xsd:double;
  dwc:startLatitude '56.4206667'^^xsd:double;
  dwc:endLatitude '56.4206667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667, -2.2176667 56.4206667))'^^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 '1183_2053'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.866166 -2.207117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.866166"^^xsd:decimal ;
  dwc:decimalLongitude "-2.207117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2088'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2088'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.207117'^^xsd:double;
  dwc:startLongitude '-2.207117'^^xsd:double;
  dwc:endLongitude '-2.207117'^^xsd:double;
  dwc:latitude '56.866166'^^xsd:double;
  dwc:startLatitude '56.8661663'^^xsd:double;
  dwc:endLatitude '56.8661663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.207117 56.8661663, -2.207117 56.8661663, -2.207117 56.8661663, -2.207117 56.8661663, -2.207117 56.8661663))'^^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 '1183_2088'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86612 -2.204302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.204302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2090'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2090'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.204302'^^xsd:double;
  dwc:startLongitude '-2.2043015'^^xsd:double;
  dwc:endLongitude '-2.2043015'^^xsd:double;
  dwc:latitude '56.86612'^^xsd:double;
  dwc:startLatitude '56.8661202'^^xsd:double;
  dwc:endLatitude '56.8661202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2043015 56.8661202, -2.2043015 56.8661202, -2.2043015 56.8661202, -2.2043015 56.8661202, -2.2043015 56.8661202))'^^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 '1183_2090'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.866081 -2.201888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.866081"^^xsd:decimal ;
  dwc:decimalLongitude "-2.201888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2089'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2089'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.201888'^^xsd:double;
  dwc:startLongitude '-2.2018882'^^xsd:double;
  dwc:endLongitude '-2.2018882'^^xsd:double;
  dwc:latitude '56.866081'^^xsd:double;
  dwc:startLatitude '56.8660808'^^xsd:double;
  dwc:endLatitude '56.8660808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2018882 56.8660808, -2.2018882 56.8660808, -2.2018882 56.8660808, -2.2018882 56.8660808, -2.2018882 56.8660808))'^^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 '1183_2089'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.849133 -2.190091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.849133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.190091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2087'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2087'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.6005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.190091'^^xsd:double;
  dwc:startLongitude '-2.1900907'^^xsd:double;
  dwc:endLongitude '-2.1900907'^^xsd:double;
  dwc:latitude '56.849133'^^xsd:double;
  dwc:startLatitude '56.8491331'^^xsd:double;
  dwc:endLatitude '56.8491331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1900907 56.8491331, -2.1900907 56.8491331, -2.1900907 56.8491331, -2.1900907 56.8491331, -2.1900907 56.8491331))'^^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 '1183_2087'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.865815 -2.185639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.865815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.185639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2091'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2091'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.185639'^^xsd:double;
  dwc:startLongitude '-2.1856387'^^xsd:double;
  dwc:endLongitude '-2.1856387'^^xsd:double;
  dwc:latitude '56.865815'^^xsd:double;
  dwc:startLatitude '56.865815'^^xsd:double;
  dwc:endLatitude '56.865815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1856387 56.865815, -2.1856387 56.865815, -2.1856387 56.865815, -2.1856387 56.865815, -2.1856387 56.865815))'^^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 '1183_2091'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.839391 -2.170127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.839391"^^xsd:decimal ;
  dwc:decimalLongitude "-2.170127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2086'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2086'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.5041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.170127'^^xsd:double;
  dwc:startLongitude '-2.1701269'^^xsd:double;
  dwc:endLongitude '-2.1701269'^^xsd:double;
  dwc:latitude '56.839391'^^xsd:double;
  dwc:startLatitude '56.8393913'^^xsd:double;
  dwc:endLatitude '56.8393913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1701269 56.8393913, -2.1701269 56.8393913, -2.1701269 56.8393913, -2.1701269 56.8393913, -2.1701269 56.8393913))'^^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 '1183_2086'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.62611 -2.1579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.62611"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1103'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1103'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.794722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.1579'^^xsd:double;
  dwc:startLongitude '-2.1578999'^^xsd:double;
  dwc:endLongitude '-2.1578999'^^xsd:double;
  dwc:latitude '61.62611'^^xsd:double;
  dwc:startLatitude '61.6261102'^^xsd:double;
  dwc:endLatitude '61.6261102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1578999 61.6261102, -2.1578999 61.6261102, -2.1578999 61.6261102, -2.1578999 61.6261102, -2.1578999 61.6261102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_1103'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.626247 -2.15764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.626247"^^xsd:decimal ;
  dwc:decimalLongitude "-2.15764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1104'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1104'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.793611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.15764'^^xsd:double;
  dwc:startLongitude '-2.1576404'^^xsd:double;
  dwc:endLongitude '-2.1576404'^^xsd:double;
  dwc:latitude '61.626247'^^xsd:double;
  dwc:startLatitude '61.6262471'^^xsd:double;
  dwc:endLatitude '61.6262471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1576404 61.6262471, -2.1576404 61.6262471, -2.1576404 61.6262471, -2.1576404 61.6262471, -2.1576404 61.6262471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_1104'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.832112 -2.15534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.832112"^^xsd:decimal ;
  dwc:decimalLongitude "-2.15534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2085'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2085'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.4336111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.15534'^^xsd:double;
  dwc:startLongitude '-2.1553397'^^xsd:double;
  dwc:endLongitude '-2.1553397'^^xsd:double;
  dwc:latitude '56.832112'^^xsd:double;
  dwc:startLatitude '56.8321117'^^xsd:double;
  dwc:endLatitude '56.8321117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1553397 56.8321117, -2.1553397 56.8321117, -2.1553397 56.8321117, -2.1553397 56.8321117, -2.1553397 56.8321117))'^^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 '1183_2085'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.865318 -2.155231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.865318"^^xsd:decimal ;
  dwc:decimalLongitude "-2.155231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2093'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2093'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.9916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.155231'^^xsd:double;
  dwc:startLongitude '-2.1552311'^^xsd:double;
  dwc:endLongitude '-2.1552311'^^xsd:double;
  dwc:latitude '56.865318'^^xsd:double;
  dwc:startLatitude '56.8653178'^^xsd:double;
  dwc:endLatitude '56.8653178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1552311 56.8653178, -2.1552311 56.8653178, -2.1552311 56.8653178, -2.1552311 56.8653178, -2.1552311 56.8653178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2093'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629226 -2.151997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.629226"^^xsd:decimal ;
  dwc:decimalLongitude "-2.151997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1102'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1102'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.769444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.151997'^^xsd:double;
  dwc:startLongitude '-2.1519965'^^xsd:double;
  dwc:endLongitude '-2.1519965'^^xsd:double;
  dwc:latitude '61.629226'^^xsd:double;
  dwc:startLatitude '61.6292257'^^xsd:double;
  dwc:endLatitude '61.6292257'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1519965 61.6292257, -2.1519965 61.6292257, -2.1519965 61.6292257, -2.1519965 61.6292257, -2.1519965 61.6292257))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_1102'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.865252 -2.151209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.865252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.151209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2092'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2092'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.151209'^^xsd:double;
  dwc:startLongitude '-2.151209'^^xsd:double;
  dwc:endLongitude '-2.151209'^^xsd:double;
  dwc:latitude '56.865252'^^xsd:double;
  dwc:startLatitude '56.865252'^^xsd:double;
  dwc:endLatitude '56.865252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.151209 56.865252, -2.151209 56.865252, -2.151209 56.865252, -2.151209 56.865252, -2.151209 56.865252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2092'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.343576 -2.146603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.343576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.146603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2037'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2037'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.146603'^^xsd:double;
  dwc:startLongitude '-2.1466027'^^xsd:double;
  dwc:endLongitude '-2.1466027'^^xsd:double;
  dwc:latitude '56.343576'^^xsd:double;
  dwc:startLatitude '56.343576'^^xsd:double;
  dwc:endLatitude '56.343576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1466027 56.343576, -2.1466027 56.343576, -2.1466027 56.343576, -2.1466027 56.343576, -2.1466027 56.343576))'^^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 '1183_2037'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.343274 -2.144919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.343274"^^xsd:decimal ;
  dwc:decimalLongitude "-2.144919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2036'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2036'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.144919'^^xsd:double;
  dwc:startLongitude '-2.1449192'^^xsd:double;
  dwc:endLongitude '-2.1449192'^^xsd:double;
  dwc:latitude '56.343274'^^xsd:double;
  dwc:startLatitude '56.3432744'^^xsd:double;
  dwc:endLatitude '56.3432744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1449192 56.3432744, -2.1449192 56.3432744, -2.1449192 56.3432744, -2.1449192 56.3432744, -2.1449192 56.3432744))'^^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 '1183_2036'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.818891 -2.128491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.818891"^^xsd:decimal ;
  dwc:decimalLongitude "-2.128491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2084'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2084'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.128491'^^xsd:double;
  dwc:startLongitude '-2.1284913'^^xsd:double;
  dwc:endLongitude '-2.1284913'^^xsd:double;
  dwc:latitude '56.818891'^^xsd:double;
  dwc:startLatitude '56.8188909'^^xsd:double;
  dwc:endLatitude '56.8188909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1284913 56.8188909, -2.1284913 56.8188909, -2.1284913 56.8188909, -2.1284913 56.8188909, -2.1284913 56.8188909))'^^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 '1183_2084'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.817744 -2.126162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.817744"^^xsd:decimal ;
  dwc:decimalLongitude "-2.126162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2083'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2083'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.126162'^^xsd:double;
  dwc:startLongitude '-2.1261617'^^xsd:double;
  dwc:endLongitude '-2.1261617'^^xsd:double;
  dwc:latitude '56.817744'^^xsd:double;
  dwc:startLatitude '56.8177438'^^xsd:double;
  dwc:endLatitude '56.8177438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1261617 56.8177438, -2.1261617 56.8177438, -2.1261617 56.8177438, -2.1261617 56.8177438, -2.1261617 56.8177438))'^^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 '1183_2083'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.817228 -2.125113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.817228"^^xsd:decimal ;
  dwc:decimalLongitude "-2.125113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2082'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2082'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.125113'^^xsd:double;
  dwc:startLongitude '-2.1251134'^^xsd:double;
  dwc:endLongitude '-2.1251134'^^xsd:double;
  dwc:latitude '56.817228'^^xsd:double;
  dwc:startLatitude '56.8172276'^^xsd:double;
  dwc:endLatitude '56.8172276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1251134 56.8172276, -2.1251134 56.8172276, -2.1251134 56.8172276, -2.1251134 56.8172276, -2.1251134 56.8172276))'^^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 '1183_2082'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.335791 -2.118468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.335791"^^xsd:decimal ;
  dwc:decimalLongitude "-2.118468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2035'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2035'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.644722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.118468'^^xsd:double;
  dwc:startLongitude '-2.1184675'^^xsd:double;
  dwc:endLongitude '-2.1184675'^^xsd:double;
  dwc:latitude '56.335791'^^xsd:double;
  dwc:startLatitude '56.3357914'^^xsd:double;
  dwc:endLatitude '56.3357914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1184675 56.3357914, -2.1184675 56.3357914, -2.1184675 56.3357914, -2.1184675 56.3357914, -2.1184675 56.3357914))'^^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 '1183_2035'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.813729 -2.118008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.813729"^^xsd:decimal ;
  dwc:decimalLongitude "-2.118008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2081'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2081'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.118008'^^xsd:double;
  dwc:startLongitude '-2.1180082'^^xsd:double;
  dwc:endLongitude '-2.1180082'^^xsd:double;
  dwc:latitude '56.813729'^^xsd:double;
  dwc:startLatitude '56.8137288'^^xsd:double;
  dwc:endLatitude '56.8137288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1180082 56.8137288, -2.1180082 56.8137288, -2.1180082 56.8137288, -2.1180082 56.8137288, -2.1180082 56.8137288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2081'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.812266 -2.115038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.812266"^^xsd:decimal ;
  dwc:decimalLongitude "-2.115038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2080'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2080'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.115038'^^xsd:double;
  dwc:startLongitude '-2.1150379'^^xsd:double;
  dwc:endLongitude '-2.1150379'^^xsd:double;
  dwc:latitude '56.812266'^^xsd:double;
  dwc:startLatitude '56.8122662'^^xsd:double;
  dwc:endLatitude '56.8122662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1150379 56.8122662, -2.1150379 56.8122662, -2.1150379 56.8122662, -2.1150379 56.8122662, -2.1150379 56.8122662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2080'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.926667 -2.109174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.926667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.109174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_953'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_953'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.688888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.109174'^^xsd:double;
  dwc:startLongitude '-2.1091737'^^xsd:double;
  dwc:endLongitude '-2.1091737'^^xsd:double;
  dwc:latitude '57.926667'^^xsd:double;
  dwc:startLatitude '57.926667'^^xsd:double;
  dwc:endLatitude '57.926667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1091737 57.926667, -2.1091737 57.926667, -2.1091737 57.926667, -2.1091737 57.926667, -2.1091737 57.926667))'^^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 '1183_953'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.807678 -2.10572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.807678"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2078'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2078'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1969444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.10572'^^xsd:double;
  dwc:startLongitude '-2.1057196'^^xsd:double;
  dwc:endLongitude '-2.1057196'^^xsd:double;
  dwc:latitude '56.807678'^^xsd:double;
  dwc:startLatitude '56.8076776'^^xsd:double;
  dwc:endLatitude '56.8076776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1057196 56.8076776, -2.1057196 56.8076776, -2.1057196 56.8076776, -2.1057196 56.8076776, -2.1057196 56.8076776))'^^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 '1183_2078'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864502 -2.105356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.864502"^^xsd:decimal ;
  dwc:decimalLongitude "-2.105356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2094'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2094'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.105356'^^xsd:double;
  dwc:startLongitude '-2.1053563'^^xsd:double;
  dwc:endLongitude '-2.1053563'^^xsd:double;
  dwc:latitude '56.864502'^^xsd:double;
  dwc:startLatitude '56.8645022'^^xsd:double;
  dwc:endLatitude '56.8645022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1053563 56.8645022, -2.1053563 56.8645022, -2.1053563 56.8645022, -2.1053563 56.8645022, -2.1053563 56.8645022))'^^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 '1183_2094'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.805412 -2.101119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.805412"^^xsd:decimal ;
  dwc:decimalLongitude "-2.101119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2079'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2079'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.101119'^^xsd:double;
  dwc:startLongitude '-2.1011187'^^xsd:double;
  dwc:endLongitude '-2.1011187'^^xsd:double;
  dwc:latitude '56.805412'^^xsd:double;
  dwc:startLatitude '56.805412'^^xsd:double;
  dwc:endLatitude '56.805412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1011187 56.805412, -2.1011187 56.805412, -2.1011187 56.805412, -2.1011187 56.805412, -2.1011187 56.805412))'^^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 '1183_2079'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86439 -2.098519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.098519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2095'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2095'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.1875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.098519'^^xsd:double;
  dwc:startLongitude '-2.0985186'^^xsd:double;
  dwc:endLongitude '-2.0985186'^^xsd:double;
  dwc:latitude '56.86439'^^xsd:double;
  dwc:startLatitude '56.8643904'^^xsd:double;
  dwc:endLatitude '56.8643904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0985186 56.8643904, -2.0985186 56.8643904, -2.0985186 56.8643904, -2.0985186 56.8643904, -2.0985186 56.8643904))'^^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 '1183_2095'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.803519 -2.097275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.803519"^^xsd:decimal ;
  dwc:decimalLongitude "-2.097275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2077'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2077'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.097275'^^xsd:double;
  dwc:startLongitude '-2.0972749'^^xsd:double;
  dwc:endLongitude '-2.0972749'^^xsd:double;
  dwc:latitude '56.803519'^^xsd:double;
  dwc:startLatitude '56.8035192'^^xsd:double;
  dwc:endLatitude '56.8035192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0972749 56.8035192, -2.0972749 56.8035192, -2.0972749 56.8035192, -2.0972749 56.8035192, -2.0972749 56.8035192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2077'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864329 -2.094738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.864329"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2096'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2096'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.094738'^^xsd:double;
  dwc:startLongitude '-2.0947378'^^xsd:double;
  dwc:endLongitude '-2.0947378'^^xsd:double;
  dwc:latitude '56.864329'^^xsd:double;
  dwc:startLatitude '56.8643286'^^xsd:double;
  dwc:endLatitude '56.8643286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0947378 56.8643286, -2.0947378 56.8643286, -2.0947378 56.8643286, -2.0947378 56.8643286, -2.0947378 56.8643286))'^^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 '1183_2096'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.801999 -2.094188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.801999"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2076'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2076'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1419444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.094188'^^xsd:double;
  dwc:startLongitude '-2.0941882'^^xsd:double;
  dwc:endLongitude '-2.0941882'^^xsd:double;
  dwc:latitude '56.801999'^^xsd:double;
  dwc:startLatitude '56.8019992'^^xsd:double;
  dwc:endLatitude '56.8019992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0941882 56.8019992, -2.0941882 56.8019992, -2.0941882 56.8019992, -2.0941882 56.8019992, -2.0941882 56.8019992))'^^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 '1183_2076'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.798271 -2.086617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.798271"^^xsd:decimal ;
  dwc:decimalLongitude "-2.086617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2075'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2075'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.1058333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.086617'^^xsd:double;
  dwc:startLongitude '-2.086617'^^xsd:double;
  dwc:endLongitude '-2.086617'^^xsd:double;
  dwc:latitude '56.798271'^^xsd:double;
  dwc:startLatitude '56.798271'^^xsd:double;
  dwc:endLatitude '56.798271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.086617 56.798271, -2.086617 56.798271, -2.086617 56.798271, -2.086617 56.798271, -2.086617 56.798271))'^^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 '1183_2075'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864154 -2.084039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.864154"^^xsd:decimal ;
  dwc:decimalLongitude "-2.084039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2097'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2097'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.084039'^^xsd:double;
  dwc:startLongitude '-2.0840388'^^xsd:double;
  dwc:endLongitude '-2.0840388'^^xsd:double;
  dwc:latitude '56.864154'^^xsd:double;
  dwc:startLatitude '56.8641536'^^xsd:double;
  dwc:endLatitude '56.8641536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0840388 56.8641536, -2.0840388 56.8641536, -2.0840388 56.8641536, -2.0840388 56.8641536, -2.0840388 56.8641536))'^^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 '1183_2097'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.93924 -2.079015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.93924"^^xsd:decimal ;
  dwc:decimalLongitude "-2.079015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_954'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_954'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.82'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.079015'^^xsd:double;
  dwc:startLongitude '-2.0790153'^^xsd:double;
  dwc:endLongitude '-2.0790153'^^xsd:double;
  dwc:latitude '57.93924'^^xsd:double;
  dwc:startLatitude '57.9392401'^^xsd:double;
  dwc:endLatitude '57.9392401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0790153 57.9392401, -2.0790153 57.9392401, -2.0790153 57.9392401, -2.0790153 57.9392401, -2.0790153 57.9392401))'^^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 '1183_954'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06161 -2.076569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06161"^^xsd:decimal ;
  dwc:decimalLongitude "-2.076569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1249'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_1249'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.076569'^^xsd:double;
  dwc:startLongitude '-2.0765688'^^xsd:double;
  dwc:endLongitude '-2.0765688'^^xsd:double;
  dwc:latitude '61.06161'^^xsd:double;
  dwc:startLatitude '61.0616104'^^xsd:double;
  dwc:endLatitude '61.0616104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0765688 61.0616104, -2.0765688 61.0616104, -2.0765688 61.0616104, -2.0765688 61.0616104, -2.0765688 61.0616104))'^^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 '1183_1249'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863987 -2.073823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863987"^^xsd:decimal ;
  dwc:decimalLongitude "-2.073823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2098'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2098'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.073823'^^xsd:double;
  dwc:startLongitude '-2.0738225'^^xsd:double;
  dwc:endLongitude '-2.0738225'^^xsd:double;
  dwc:latitude '56.863987'^^xsd:double;
  dwc:startLatitude '56.8639865'^^xsd:double;
  dwc:endLatitude '56.8639865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0738225 56.8639865, -2.0738225 56.8639865, -2.0738225 56.8639865, -2.0738225 56.8639865, -2.0738225 56.8639865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2098'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863837 -2.064652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863837"^^xsd:decimal ;
  dwc:decimalLongitude "-2.064652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2100'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2100'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.064652'^^xsd:double;
  dwc:startLongitude '-2.064652'^^xsd:double;
  dwc:endLongitude '-2.064652'^^xsd:double;
  dwc:latitude '56.863837'^^xsd:double;
  dwc:startLatitude '56.8638366'^^xsd:double;
  dwc:endLatitude '56.8638366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.064652 56.8638366, -2.064652 56.8638366, -2.064652 56.8638366, -2.064652 56.8638366, -2.064652 56.8638366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2100'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863825 -2.063928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863825"^^xsd:decimal ;
  dwc:decimalLongitude "-2.063928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2099'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2099'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.063928'^^xsd:double;
  dwc:startLongitude '-2.063928'^^xsd:double;
  dwc:endLongitude '-2.063928'^^xsd:double;
  dwc:latitude '56.863825'^^xsd:double;
  dwc:startLatitude '56.8638247'^^xsd:double;
  dwc:endLatitude '56.8638247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.063928 56.8638247, -2.063928 56.8638247, -2.063928 56.8638247, -2.063928 56.8638247, -2.063928 56.8638247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2099'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863684 -2.055321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863684"^^xsd:decimal ;
  dwc:decimalLongitude "-2.055321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2101'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2101'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.055321'^^xsd:double;
  dwc:startLongitude '-2.0553206'^^xsd:double;
  dwc:endLongitude '-2.0553206'^^xsd:double;
  dwc:latitude '56.863684'^^xsd:double;
  dwc:startLatitude '56.863684'^^xsd:double;
  dwc:endLatitude '56.863684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0553206 56.863684, -2.0553206 56.863684, -2.0553206 56.863684, -2.0553206 56.863684, -2.0553206 56.863684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2101'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863475 -2.04253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.04253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2102'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2102'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.04253'^^xsd:double;
  dwc:startLongitude '-2.0425301'^^xsd:double;
  dwc:endLongitude '-2.0425301'^^xsd:double;
  dwc:latitude '56.863475'^^xsd:double;
  dwc:startLatitude '56.8634748'^^xsd:double;
  dwc:endLatitude '56.8634748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0425301 56.8634748, -2.0425301 56.8634748, -2.0425301 56.8634748, -2.0425301 56.8634748, -2.0425301 56.8634748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2102'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863346 -2.034647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863346"^^xsd:decimal ;
  dwc:decimalLongitude "-2.034647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2103'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2103'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4080555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.034647'^^xsd:double;
  dwc:startLongitude '-2.0346467'^^xsd:double;
  dwc:endLongitude '-2.0346467'^^xsd:double;
  dwc:latitude '56.863346'^^xsd:double;
  dwc:startLatitude '56.8633459'^^xsd:double;
  dwc:endLatitude '56.8633459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0346467 56.8633459, -2.0346467 56.8633459, -2.0346467 56.8633459, -2.0346467 56.8633459, -2.0346467 56.8633459))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2103'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.426413 -2.027971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.426413"^^xsd:decimal ;
  dwc:decimalLongitude "-2.027971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2057'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2057'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.381666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.027971'^^xsd:double;
  dwc:startLongitude '-2.0279708'^^xsd:double;
  dwc:endLongitude '-2.0279708'^^xsd:double;
  dwc:latitude '56.426413'^^xsd:double;
  dwc:startLatitude '56.4264126'^^xsd:double;
  dwc:endLatitude '56.4264126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0279708 56.4264126, -2.0279708 56.4264126, -2.0279708 56.4264126, -2.0279708 56.4264126, -2.0279708 56.4264126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2057'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863182 -2.024591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863182"^^xsd:decimal ;
  dwc:decimalLongitude "-2.024591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2104'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2104'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.024591'^^xsd:double;
  dwc:startLongitude '-2.0245912'^^xsd:double;
  dwc:endLongitude '-2.0245912'^^xsd:double;
  dwc:latitude '56.863182'^^xsd:double;
  dwc:startLatitude '56.8631815'^^xsd:double;
  dwc:endLatitude '56.8631815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0245912 56.8631815, -2.0245912 56.8631815, -2.0245912 56.8631815, -2.0245912 56.8631815, -2.0245912 56.8631815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2104'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.863034 -2.015582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.863034"^^xsd:decimal ;
  dwc:decimalLongitude "-2.015582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2105'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2105'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.015582'^^xsd:double;
  dwc:startLongitude '-2.0155816'^^xsd:double;
  dwc:endLongitude '-2.0155816'^^xsd:double;
  dwc:latitude '56.863034'^^xsd:double;
  dwc:startLatitude '56.8630341'^^xsd:double;
  dwc:endLatitude '56.8630341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0155816 56.8630341, -2.0155816 56.8630341, -2.0155816 56.8630341, -2.0155816 56.8630341, -2.0155816 56.8630341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2105'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862978 -2.012123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862978"^^xsd:decimal ;
  dwc:decimalLongitude "-2.012123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2106'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2106'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.012123'^^xsd:double;
  dwc:startLongitude '-2.0121225'^^xsd:double;
  dwc:endLongitude '-2.0121225'^^xsd:double;
  dwc:latitude '56.862978'^^xsd:double;
  dwc:startLatitude '56.8629776'^^xsd:double;
  dwc:endLatitude '56.8629776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0121225 56.8629776, -2.0121225 56.8629776, -2.0121225 56.8629776, -2.0121225 56.8629776, -2.0121225 56.8629776))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2106'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86292 -2.008583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86292"^^xsd:decimal ;
  dwc:decimalLongitude "-2.008583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2107'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2107'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.4980555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.008583'^^xsd:double;
  dwc:startLongitude '-2.008583'^^xsd:double;
  dwc:endLongitude '-2.008583'^^xsd:double;
  dwc:latitude '56.86292'^^xsd:double;
  dwc:startLatitude '56.8629197'^^xsd:double;
  dwc:endLatitude '56.8629197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.008583 56.8629197, -2.008583 56.8629197, -2.008583 56.8629197, -2.008583 56.8629197, -2.008583 56.8629197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2107'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862853 -2.00448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862853"^^xsd:decimal ;
  dwc:decimalLongitude "-2.00448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2108'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2108'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-2.00448'^^xsd:double;
  dwc:startLongitude '-2.0044804'^^xsd:double;
  dwc:endLongitude '-2.0044804'^^xsd:double;
  dwc:latitude '56.862853'^^xsd:double;
  dwc:startLatitude '56.8628526'^^xsd:double;
  dwc:endLatitude '56.8628526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0044804 56.8628526, -2.0044804 56.8628526, -2.0044804 56.8628526, -2.0044804 56.8628526, -2.0044804 56.8628526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2108'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862743 -1.997804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862743"^^xsd:decimal ;
  dwc:decimalLongitude "-1.997804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2109'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2109'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5352777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.997804'^^xsd:double;
  dwc:startLongitude '-1.9978036'^^xsd:double;
  dwc:endLongitude '-1.9978036'^^xsd:double;
  dwc:latitude '56.862743'^^xsd:double;
  dwc:startLatitude '56.8627434'^^xsd:double;
  dwc:endLatitude '56.8627434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9978036 56.8627434, -1.9978036 56.8627434, -1.9978036 56.8627434, -1.9978036 56.8627434, -1.9978036 56.8627434))'^^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 '1183_2109'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862575 -1.987507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862575"^^xsd:decimal ;
  dwc:decimalLongitude "-1.987507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2110'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2110'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.987507'^^xsd:double;
  dwc:startLongitude '-1.9875069'^^xsd:double;
  dwc:endLongitude '-1.9875069'^^xsd:double;
  dwc:latitude '56.862575'^^xsd:double;
  dwc:startLatitude '56.862575'^^xsd:double;
  dwc:endLatitude '56.862575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9875069 56.862575, -1.9875069 56.862575, -1.9875069 56.862575, -1.9875069 56.862575, -1.9875069 56.862575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2110'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862492 -1.982439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862492"^^xsd:decimal ;
  dwc:decimalLongitude "-1.982439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2112'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2112'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.982439'^^xsd:double;
  dwc:startLongitude '-1.982439'^^xsd:double;
  dwc:endLongitude '-1.982439'^^xsd:double;
  dwc:latitude '56.862492'^^xsd:double;
  dwc:startLatitude '56.8624922'^^xsd:double;
  dwc:endLatitude '56.8624922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.982439 56.8624922, -1.982439 56.8624922, -1.982439 56.8624922, -1.982439 56.8624922, -1.982439 56.8624922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2112'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862482 -1.981795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.981795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2111'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2111'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5905555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.981795'^^xsd:double;
  dwc:startLongitude '-1.9817954'^^xsd:double;
  dwc:endLongitude '-1.9817954'^^xsd:double;
  dwc:latitude '56.862482'^^xsd:double;
  dwc:startLatitude '56.8624816'^^xsd:double;
  dwc:endLatitude '56.8624816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9817954 56.8624816, -1.9817954 56.8624816, -1.9817954 56.8624816, -1.9817954 56.8624816, -1.9817954 56.8624816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2111'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862203 -1.964741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862203"^^xsd:decimal ;
  dwc:decimalLongitude "-1.964741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2113'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2113'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.964741'^^xsd:double;
  dwc:startLongitude '-1.9647414'^^xsd:double;
  dwc:endLongitude '-1.9647414'^^xsd:double;
  dwc:latitude '56.862203'^^xsd:double;
  dwc:startLatitude '56.8622027'^^xsd:double;
  dwc:endLatitude '56.8622027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9647414 56.8622027, -1.9647414 56.8622027, -1.9647414 56.8622027, -1.9647414 56.8622027, -1.9647414 56.8622027))'^^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 '1183_2113'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86219 -1.963937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86219"^^xsd:decimal ;
  dwc:decimalLongitude "-1.963937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2114'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2114'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6522222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.963937'^^xsd:double;
  dwc:startLongitude '-1.963937'^^xsd:double;
  dwc:endLongitude '-1.963937'^^xsd:double;
  dwc:latitude '56.86219'^^xsd:double;
  dwc:startLatitude '56.8621896'^^xsd:double;
  dwc:endLatitude '56.8621896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.963937 56.8621896, -1.963937 56.8621896, -1.963937 56.8621896, -1.963937 56.8621896, -1.963937 56.8621896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2114'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862148 -1.961363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.961363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2115'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2115'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.961363'^^xsd:double;
  dwc:startLongitude '-1.9613628'^^xsd:double;
  dwc:endLongitude '-1.9613628'^^xsd:double;
  dwc:latitude '56.862148'^^xsd:double;
  dwc:startLatitude '56.8621475'^^xsd:double;
  dwc:endLatitude '56.8621475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9613628 56.8621475, -1.9613628 56.8621475, -1.9613628 56.8621475, -1.9613628 56.8621475, -1.9613628 56.8621475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2115'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.728812 -1.950854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.728812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.950854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2073'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2073'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.635'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.950854'^^xsd:double;
  dwc:startLongitude '-1.9508539'^^xsd:double;
  dwc:endLongitude '-1.9508539'^^xsd:double;
  dwc:latitude '56.728812'^^xsd:double;
  dwc:startLatitude '56.7288119'^^xsd:double;
  dwc:endLatitude '56.7288119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9508539 56.7288119, -1.9508539 56.7288119, -1.9508539 56.7288119, -1.9508539 56.7288119, -1.9508539 56.7288119))'^^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 '1183_2073'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.732174 -1.948943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.732174"^^xsd:decimal ;
  dwc:decimalLongitude "-1.948943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1100'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1100'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.861944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.948943'^^xsd:double;
  dwc:startLongitude '-1.9489429'^^xsd:double;
  dwc:endLongitude '-1.9489429'^^xsd:double;
  dwc:latitude '61.732174'^^xsd:double;
  dwc:startLatitude '61.7321735'^^xsd:double;
  dwc:endLatitude '61.7321735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9489429 61.7321735, -1.9489429 61.7321735, -1.9489429 61.7321735, -1.9489429 61.7321735, -1.9489429 61.7321735))'^^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 '1183_1100'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.861937 -1.948492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.861937"^^xsd:decimal ;
  dwc:decimalLongitude "-1.948492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2116'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2116'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.948492'^^xsd:double;
  dwc:startLongitude '-1.9484919'^^xsd:double;
  dwc:endLongitude '-1.9484919'^^xsd:double;
  dwc:latitude '56.861937'^^xsd:double;
  dwc:startLatitude '56.861937'^^xsd:double;
  dwc:endLatitude '56.861937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9484919 56.861937, -1.9484919 56.861937, -1.9484919 56.861937, -1.9484919 56.861937, -1.9484919 56.861937))'^^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 '1183_2116'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.732588 -1.948062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.732588"^^xsd:decimal ;
  dwc:decimalLongitude "-1.948062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1101'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1101'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.948062'^^xsd:double;
  dwc:startLongitude '-1.9480617'^^xsd:double;
  dwc:endLongitude '-1.9480617'^^xsd:double;
  dwc:latitude '61.732588'^^xsd:double;
  dwc:startLatitude '61.7325879'^^xsd:double;
  dwc:endLatitude '61.7325879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9480617 61.7325879, -1.9480617 61.7325879, -1.9480617 61.7325879, -1.9480617 61.7325879, -1.9480617 61.7325879))'^^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 '1183_1101'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.861654 -1.931197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.861654"^^xsd:decimal ;
  dwc:decimalLongitude "-1.931197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2117'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2117'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7652777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.931197'^^xsd:double;
  dwc:startLongitude '-1.9311966'^^xsd:double;
  dwc:endLongitude '-1.9311966'^^xsd:double;
  dwc:latitude '56.861654'^^xsd:double;
  dwc:startLatitude '56.8616542'^^xsd:double;
  dwc:endLatitude '56.8616542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9311966 56.8616542, -1.9311966 56.8616542, -1.9311966 56.8616542, -1.9311966 56.8616542, -1.9311966 56.8616542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2117'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.861345 -1.912292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.861345"^^xsd:decimal ;
  dwc:decimalLongitude "-1.912292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2118'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2118'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.912292'^^xsd:double;
  dwc:startLongitude '-1.9122924'^^xsd:double;
  dwc:endLongitude '-1.9122924'^^xsd:double;
  dwc:latitude '56.861345'^^xsd:double;
  dwc:startLatitude '56.8613451'^^xsd:double;
  dwc:endLatitude '56.8613451'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9122924 56.8613451, -1.9122924 56.8613451, -1.9122924 56.8613451, -1.9122924 56.8613451, -1.9122924 56.8613451))'^^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 '1183_2118'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.291422 -1.899728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.291422"^^xsd:decimal ;
  dwc:decimalLongitude "-1.899728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2274'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2274'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.899728'^^xsd:double;
  dwc:startLongitude '-1.8997276'^^xsd:double;
  dwc:endLongitude '-1.8997276'^^xsd:double;
  dwc:latitude '57.291422'^^xsd:double;
  dwc:startLatitude '57.2914216'^^xsd:double;
  dwc:endLatitude '57.2914216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8997276 57.2914216, -1.8997276 57.2914216, -1.8997276 57.2914216, -1.8997276 57.2914216, -1.8997276 57.2914216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2274'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.291101 -1.899203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.291101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.899203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2273'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2273'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.899203'^^xsd:double;
  dwc:startLongitude '-1.8992031'^^xsd:double;
  dwc:endLongitude '-1.8992031'^^xsd:double;
  dwc:latitude '57.291101'^^xsd:double;
  dwc:startLatitude '57.2911006'^^xsd:double;
  dwc:endLatitude '57.2911006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8992031 57.2911006, -1.8992031 57.2911006, -1.8992031 57.2911006, -1.8992031 57.2911006, -1.8992031 57.2911006))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2273'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.290459 -1.898154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.290459"^^xsd:decimal ;
  dwc:decimalLongitude "-1.898154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2272'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2272'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.898154'^^xsd:double;
  dwc:startLongitude '-1.8981541'^^xsd:double;
  dwc:endLongitude '-1.8981541'^^xsd:double;
  dwc:latitude '57.290459'^^xsd:double;
  dwc:startLatitude '57.2904586'^^xsd:double;
  dwc:endLatitude '57.2904586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8981541 57.2904586, -1.8981541 57.2904586, -1.8981541 57.2904586, -1.8981541 57.2904586, -1.8981541 57.2904586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2272'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.286574 -1.891808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.286574"^^xsd:decimal ;
  dwc:decimalLongitude "-1.891808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2271'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2271'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.705277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.891808'^^xsd:double;
  dwc:startLongitude '-1.8918075'^^xsd:double;
  dwc:endLongitude '-1.8918075'^^xsd:double;
  dwc:latitude '57.286574'^^xsd:double;
  dwc:startLatitude '57.2865744'^^xsd:double;
  dwc:endLatitude '57.2865744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8918075 57.2865744, -1.8918075 57.2865744, -1.8918075 57.2865744, -1.8918075 57.2865744, -1.8918075 57.2865744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2271'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.285965 -1.890811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.285965"^^xsd:decimal ;
  dwc:decimalLongitude "-1.890811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2270'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2270'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.890811'^^xsd:double;
  dwc:startLongitude '-1.890811'^^xsd:double;
  dwc:endLongitude '-1.890811'^^xsd:double;
  dwc:latitude '57.285965'^^xsd:double;
  dwc:startLatitude '57.2859645'^^xsd:double;
  dwc:endLatitude '57.2859645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.890811 57.2859645, -1.890811 57.2859645, -1.890811 57.2859645, -1.890811 57.2859645, -1.890811 57.2859645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2270'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.303519 -1.88942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.303519"^^xsd:decimal ;
  dwc:decimalLongitude "-1.88942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2277'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2277'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.88942'^^xsd:double;
  dwc:startLongitude '-1.88942'^^xsd:double;
  dwc:endLongitude '-1.88942'^^xsd:double;
  dwc:latitude '57.303519'^^xsd:double;
  dwc:startLatitude '57.303519'^^xsd:double;
  dwc:endLatitude '57.303519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.88942 57.303519, -1.88942 57.303519, -1.88942 57.303519, -1.88942 57.303519, -1.88942 57.303519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2277'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.860962 -1.888883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.860962"^^xsd:decimal ;
  dwc:decimalLongitude "-1.888883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2119'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2119'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.888883'^^xsd:double;
  dwc:startLongitude '-1.8888834'^^xsd:double;
  dwc:endLongitude '-1.8888834'^^xsd:double;
  dwc:latitude '56.860962'^^xsd:double;
  dwc:startLatitude '56.8609623'^^xsd:double;
  dwc:endLatitude '56.8609623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8888834 56.8609623, -1.8888834 56.8609623, -1.8888834 56.8609623, -1.8888834 56.8609623, -1.8888834 56.8609623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2119'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.303663 -1.887543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.303663"^^xsd:decimal ;
  dwc:decimalLongitude "-1.887543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2276'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2276'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.973611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.887543'^^xsd:double;
  dwc:startLongitude '-1.8875429'^^xsd:double;
  dwc:endLongitude '-1.8875429'^^xsd:double;
  dwc:latitude '57.303663'^^xsd:double;
  dwc:startLatitude '57.3036634'^^xsd:double;
  dwc:endLatitude '57.3036634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8875429 57.3036634, -1.8875429 57.3036634, -1.8875429 57.3036634, -1.8875429 57.3036634, -1.8875429 57.3036634))'^^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 '1183_2276'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.303923 -1.884164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.303923"^^xsd:decimal ;
  dwc:decimalLongitude "-1.884164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2278'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2278'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.884164'^^xsd:double;
  dwc:startLongitude '-1.8841642'^^xsd:double;
  dwc:endLongitude '-1.8841642'^^xsd:double;
  dwc:latitude '57.303923'^^xsd:double;
  dwc:startLatitude '57.3039233'^^xsd:double;
  dwc:endLatitude '57.3039233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8841642 57.3039233, -1.8841642 57.3039233, -1.8841642 57.3039233, -1.8841642 57.3039233, -1.8841642 57.3039233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2278'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.279833 -1.880793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.279833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.880793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2269'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2269'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.646944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.880793'^^xsd:double;
  dwc:startLongitude '-1.8807929'^^xsd:double;
  dwc:endLongitude '-1.8807929'^^xsd:double;
  dwc:latitude '57.279833'^^xsd:double;
  dwc:startLatitude '57.2798332'^^xsd:double;
  dwc:endLatitude '57.2798332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8807929 57.2798332, -1.8807929 57.2798332, -1.8807929 57.2798332, -1.8807929 57.2798332, -1.8807929 57.2798332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2269'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.304201 -1.88056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.304201"^^xsd:decimal ;
  dwc:decimalLongitude "-1.88056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2279'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2279'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.999444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.88056'^^xsd:double;
  dwc:startLongitude '-1.8805602'^^xsd:double;
  dwc:endLongitude '-1.8805602'^^xsd:double;
  dwc:latitude '57.304201'^^xsd:double;
  dwc:startLatitude '57.3042005'^^xsd:double;
  dwc:endLatitude '57.3042005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8805602 57.3042005, -1.8805602 57.3042005, -1.8805602 57.3042005, -1.8805602 57.3042005, -1.8805602 57.3042005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2279'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.432537 -1.880327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.432537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.880327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2059'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2059'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.880327'^^xsd:double;
  dwc:startLongitude '-1.8803269'^^xsd:double;
  dwc:endLongitude '-1.8803269'^^xsd:double;
  dwc:latitude '56.432537'^^xsd:double;
  dwc:startLatitude '56.4325365'^^xsd:double;
  dwc:endLatitude '56.4325365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8803269 56.4325365, -1.8803269 56.4325365, -1.8803269 56.4325365, -1.8803269 56.4325365, -1.8803269 56.4325365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2059'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.860568 -1.873022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.860568"^^xsd:decimal ;
  dwc:decimalLongitude "-1.873022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2120'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2120'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.873022'^^xsd:double;
  dwc:startLongitude '-1.8730217'^^xsd:double;
  dwc:endLongitude '-1.8730217'^^xsd:double;
  dwc:latitude '56.860568'^^xsd:double;
  dwc:startLatitude '56.8605684'^^xsd:double;
  dwc:endLatitude '56.8605684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8730217 56.8605684, -1.8730217 56.8605684, -1.8730217 56.8605684, -1.8730217 56.8605684, -1.8730217 56.8605684))'^^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 '1183_2120'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27444 -1.871981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.27444"^^xsd:decimal ;
  dwc:decimalLongitude "-1.871981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2268'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2268'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.600277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.871981'^^xsd:double;
  dwc:startLongitude '-1.8719812'^^xsd:double;
  dwc:endLongitude '-1.8719812'^^xsd:double;
  dwc:latitude '57.27444'^^xsd:double;
  dwc:startLatitude '57.2744402'^^xsd:double;
  dwc:endLatitude '57.2744402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8719812 57.2744402, -1.8719812 57.2744402, -1.8719812 57.2744402, -1.8719812 57.2744402, -1.8719812 57.2744402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2268'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.272033 -1.868047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.272033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.868047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2267'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2267'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.579444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.868047'^^xsd:double;
  dwc:startLongitude '-1.8680474'^^xsd:double;
  dwc:endLongitude '-1.8680474'^^xsd:double;
  dwc:latitude '57.272033'^^xsd:double;
  dwc:startLatitude '57.2720327'^^xsd:double;
  dwc:endLatitude '57.2720327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8680474 57.2720327, -1.8680474 57.2720327, -1.8680474 57.2720327, -1.8680474 57.2720327, -1.8680474 57.2720327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2267'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.268277 -1.861911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.268277"^^xsd:decimal ;
  dwc:decimalLongitude "-1.861911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2265'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2265'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.546944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.861911'^^xsd:double;
  dwc:startLongitude '-1.8619107'^^xsd:double;
  dwc:endLongitude '-1.8619107'^^xsd:double;
  dwc:latitude '57.268277'^^xsd:double;
  dwc:startLatitude '57.2682769'^^xsd:double;
  dwc:endLatitude '57.2682769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8619107 57.2682769, -1.8619107 57.2682769, -1.8619107 57.2682769, -1.8619107 57.2682769, -1.8619107 57.2682769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2265'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.860357 -1.860535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.860357"^^xsd:decimal ;
  dwc:decimalLongitude "-1.860535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2121'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2121'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0108333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.860535'^^xsd:double;
  dwc:startLongitude '-1.8605345'^^xsd:double;
  dwc:endLongitude '-1.8605345'^^xsd:double;
  dwc:latitude '56.860357'^^xsd:double;
  dwc:startLatitude '56.8603571'^^xsd:double;
  dwc:endLatitude '56.8603571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8605345 56.8603571, -1.8605345 56.8603571, -1.8605345 56.8603571, -1.8605345 56.8603571, -1.8605345 56.8603571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2121'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.266704 -1.859341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.266704"^^xsd:decimal ;
  dwc:decimalLongitude "-1.859341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2266'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2266'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.859341'^^xsd:double;
  dwc:startLongitude '-1.8593406'^^xsd:double;
  dwc:endLongitude '-1.8593406'^^xsd:double;
  dwc:latitude '57.266704'^^xsd:double;
  dwc:startLatitude '57.2667039'^^xsd:double;
  dwc:endLatitude '57.2667039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8593406 57.2667039, -1.8593406 57.2667039, -1.8593406 57.2667039, -1.8593406 57.2667039, -1.8593406 57.2667039))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2266'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.682165 -1.857604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.682165"^^xsd:decimal ;
  dwc:decimalLongitude "-1.857604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2071'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2071'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '19.186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.857604'^^xsd:double;
  dwc:startLongitude '-1.8576041'^^xsd:double;
  dwc:endLongitude '-1.8576041'^^xsd:double;
  dwc:latitude '56.682165'^^xsd:double;
  dwc:startLatitude '56.6821651'^^xsd:double;
  dwc:endLatitude '56.6821651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8576041 56.6821651, -1.8576041 56.6821651, -1.8576041 56.6821651, -1.8576041 56.6821651, -1.8576041 56.6821651))'^^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 '1183_2071'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.860277 -1.855822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.860277"^^xsd:decimal ;
  dwc:decimalLongitude "-1.855822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2123'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2123'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.855822'^^xsd:double;
  dwc:startLongitude '-1.8558224'^^xsd:double;
  dwc:endLongitude '-1.8558224'^^xsd:double;
  dwc:latitude '56.860277'^^xsd:double;
  dwc:startLatitude '56.8602774'^^xsd:double;
  dwc:endLatitude '56.8602774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8558224 56.8602774, -1.8558224 56.8602774, -1.8558224 56.8602774, -1.8558224 56.8602774, -1.8558224 56.8602774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2123'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.860265 -1.855116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.860265"^^xsd:decimal ;
  dwc:decimalLongitude "-1.855116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2122'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2122'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.03'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.855116'^^xsd:double;
  dwc:startLongitude '-1.8551156'^^xsd:double;
  dwc:endLongitude '-1.8551156'^^xsd:double;
  dwc:latitude '56.860265'^^xsd:double;
  dwc:startLatitude '56.8602654'^^xsd:double;
  dwc:endLatitude '56.8602654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8551156 56.8602654, -1.8551156 56.8602654, -1.8551156 56.8602654, -1.8551156 56.8602654, -1.8551156 56.8602654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2122'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.860223 -1.852603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.860223"^^xsd:decimal ;
  dwc:decimalLongitude "-1.852603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2124'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2124'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.852603'^^xsd:double;
  dwc:startLongitude '-1.8526025'^^xsd:double;
  dwc:endLongitude '-1.8526025'^^xsd:double;
  dwc:latitude '56.860223'^^xsd:double;
  dwc:startLatitude '56.8602229'^^xsd:double;
  dwc:endLatitude '56.8602229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8526025 56.8602229, -1.8526025 56.8602229, -1.8526025 56.8602229, -1.8526025 56.8602229, -1.8526025 56.8602229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2124'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.778525 -1.850393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.778525"^^xsd:decimal ;
  dwc:decimalLongitude "-1.850393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1099'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1099'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.458055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.850393'^^xsd:double;
  dwc:startLongitude '-1.8503928'^^xsd:double;
  dwc:endLongitude '-1.8503928'^^xsd:double;
  dwc:latitude '61.778525'^^xsd:double;
  dwc:startLatitude '61.7785247'^^xsd:double;
  dwc:endLatitude '61.7785247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8503928 61.7785247, -1.8503928 61.7785247, -1.8503928 61.7785247, -1.8503928 61.7785247, -1.8503928 61.7785247))'^^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 '1183_1099'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.782956 -1.840972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.782956"^^xsd:decimal ;
  dwc:decimalLongitude "-1.840972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1098'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1098'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.419444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.840972'^^xsd:double;
  dwc:startLongitude '-1.8409716'^^xsd:double;
  dwc:endLongitude '-1.8409716'^^xsd:double;
  dwc:latitude '61.782956'^^xsd:double;
  dwc:startLatitude '61.7829558'^^xsd:double;
  dwc:endLatitude '61.7829558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8409716 61.7829558, -1.8409716 61.7829558, -1.8409716 61.7829558, -1.8409716 61.7829558, -1.8409716 61.7829558))'^^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 '1183_1098'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.784327 -1.838057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.784327"^^xsd:decimal ;
  dwc:decimalLongitude "-1.838057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1097'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1097'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.4075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.838057'^^xsd:double;
  dwc:startLongitude '-1.8380571'^^xsd:double;
  dwc:endLongitude '-1.8380571'^^xsd:double;
  dwc:latitude '61.784327'^^xsd:double;
  dwc:startLatitude '61.7843265'^^xsd:double;
  dwc:endLatitude '61.7843265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8380571 61.7843265, -1.8380571 61.7843265, -1.8380571 61.7843265, -1.8380571 61.7843265, -1.8380571 61.7843265))'^^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 '1183_1097'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.859971 -1.837681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.859971"^^xsd:decimal ;
  dwc:decimalLongitude "-1.837681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2126'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2126'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.0916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.837681'^^xsd:double;
  dwc:startLongitude '-1.8376807'^^xsd:double;
  dwc:endLongitude '-1.8376807'^^xsd:double;
  dwc:latitude '56.859971'^^xsd:double;
  dwc:startLatitude '56.8599705'^^xsd:double;
  dwc:endLatitude '56.8599705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8376807 56.8599705, -1.8376807 56.8599705, -1.8376807 56.8599705, -1.8376807 56.8599705, -1.8376807 56.8599705))'^^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 '1183_2126'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.303007 -1.832051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.303007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.832051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2280'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2280'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.195277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.832051'^^xsd:double;
  dwc:startLongitude '-1.8320512'^^xsd:double;
  dwc:endLongitude '-1.8320512'^^xsd:double;
  dwc:latitude '57.303007'^^xsd:double;
  dwc:startLatitude '57.3030072'^^xsd:double;
  dwc:endLatitude '57.3030072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8320512 57.3030072, -1.8320512 57.3030072, -1.8320512 57.3030072, -1.8320512 57.3030072, -1.8320512 57.3030072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2280'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.859785 -1.826686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.859785"^^xsd:decimal ;
  dwc:decimalLongitude "-1.826686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2125'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2125'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.826686'^^xsd:double;
  dwc:startLongitude '-1.8266857'^^xsd:double;
  dwc:endLongitude '-1.8266857'^^xsd:double;
  dwc:latitude '56.859785'^^xsd:double;
  dwc:startLatitude '56.8597845'^^xsd:double;
  dwc:endLatitude '56.8597845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8266857 56.8597845, -1.8266857 56.8597845, -1.8266857 56.8597845, -1.8266857 56.8597845, -1.8266857 56.8597845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2125'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.303199 -1.826178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.303199"^^xsd:decimal ;
  dwc:decimalLongitude "-1.826178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2281'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2281'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.216666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.826178'^^xsd:double;
  dwc:startLongitude '-1.8261784'^^xsd:double;
  dwc:endLongitude '-1.8261784'^^xsd:double;
  dwc:latitude '57.303199'^^xsd:double;
  dwc:startLatitude '57.3031986'^^xsd:double;
  dwc:endLatitude '57.3031986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8261784 57.3031986, -1.8261784 57.3031986, -1.8261784 57.3031986, -1.8261784 57.3031986, -1.8261784 57.3031986))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2281'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.245988 -1.824371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.245988"^^xsd:decimal ;
  dwc:decimalLongitude "-1.824371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2264'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2264'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.824371'^^xsd:double;
  dwc:startLongitude '-1.8243705'^^xsd:double;
  dwc:endLongitude '-1.8243705'^^xsd:double;
  dwc:latitude '57.245988'^^xsd:double;
  dwc:startLatitude '57.2459883'^^xsd:double;
  dwc:endLatitude '57.2459883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8243705 57.2459883, -1.8243705 57.2459883, -1.8243705 57.2459883, -1.8243705 57.2459883, -1.8243705 57.2459883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2264'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.859709 -1.822209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.859709"^^xsd:decimal ;
  dwc:decimalLongitude "-1.822209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2127'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2127'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1463888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.822209'^^xsd:double;
  dwc:startLongitude '-1.8222092'^^xsd:double;
  dwc:endLongitude '-1.8222092'^^xsd:double;
  dwc:latitude '56.859709'^^xsd:double;
  dwc:startLatitude '56.8597087'^^xsd:double;
  dwc:endLatitude '56.8597087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8222092 56.8597087, -1.8222092 56.8597087, -1.8222092 56.8597087, -1.8222092 56.8597087, -1.8222092 56.8597087))'^^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 '1183_2127'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.290759 -1.817094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.290759"^^xsd:decimal ;
  dwc:decimalLongitude "-1.817094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2034'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2034'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.487777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.817094'^^xsd:double;
  dwc:startLongitude '-1.817094'^^xsd:double;
  dwc:endLongitude '-1.817094'^^xsd:double;
  dwc:latitude '56.290759'^^xsd:double;
  dwc:startLatitude '56.2907591'^^xsd:double;
  dwc:endLatitude '56.2907591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.817094 56.2907591, -1.817094 56.2907591, -1.817094 56.2907591, -1.817094 56.2907591, -1.817094 56.2907591))'^^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 '1183_2034'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.303532 -1.815958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.303532"^^xsd:decimal ;
  dwc:decimalLongitude "-1.815958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2282'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2282'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.815958'^^xsd:double;
  dwc:startLongitude '-1.8159584'^^xsd:double;
  dwc:endLongitude '-1.8159584'^^xsd:double;
  dwc:latitude '57.303532'^^xsd:double;
  dwc:startLatitude '57.3035317'^^xsd:double;
  dwc:endLatitude '57.3035317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8159584 57.3035317, -1.8159584 57.3035317, -1.8159584 57.3035317, -1.8159584 57.3035317, -1.8159584 57.3035317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2282'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.239352 -1.813098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.239352"^^xsd:decimal ;
  dwc:decimalLongitude "-1.813098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2263'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2263'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.813098'^^xsd:double;
  dwc:startLongitude '-1.8130978'^^xsd:double;
  dwc:endLongitude '-1.8130978'^^xsd:double;
  dwc:latitude '57.239352'^^xsd:double;
  dwc:startLatitude '57.2393519'^^xsd:double;
  dwc:endLatitude '57.2393519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8130978 57.2393519, -1.8130978 57.2393519, -1.8130978 57.2393519, -1.8130978 57.2393519, -1.8130978 57.2393519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2263'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85952 -1.811057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85952"^^xsd:decimal ;
  dwc:decimalLongitude "-1.811057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2128'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2128'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.811057'^^xsd:double;
  dwc:startLongitude '-1.8110571'^^xsd:double;
  dwc:endLongitude '-1.8110571'^^xsd:double;
  dwc:latitude '56.85952'^^xsd:double;
  dwc:startLatitude '56.8595201'^^xsd:double;
  dwc:endLatitude '56.8595201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8110571 56.8595201, -1.8110571 56.8595201, -1.8110571 56.8595201, -1.8110571 56.8595201, -1.8110571 56.8595201))'^^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 '1183_2128'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.859492 -1.809408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.859492"^^xsd:decimal ;
  dwc:decimalLongitude "-1.809408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2129'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2129'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.809408'^^xsd:double;
  dwc:startLongitude '-1.8094079'^^xsd:double;
  dwc:endLongitude '-1.8094079'^^xsd:double;
  dwc:latitude '56.859492'^^xsd:double;
  dwc:startLatitude '56.8594922'^^xsd:double;
  dwc:endLatitude '56.8594922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8094079 56.8594922, -1.8094079 56.8594922, -1.8094079 56.8594922, -1.8094079 56.8594922, -1.8094079 56.8594922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2129'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.235732 -1.806949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.235732"^^xsd:decimal ;
  dwc:decimalLongitude "-1.806949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2262'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2262'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.806949'^^xsd:double;
  dwc:startLongitude '-1.806949'^^xsd:double;
  dwc:endLongitude '-1.806949'^^xsd:double;
  dwc:latitude '57.235732'^^xsd:double;
  dwc:startLatitude '57.2357321'^^xsd:double;
  dwc:endLatitude '57.2357321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.806949 57.2357321, -1.806949 57.2357321, -1.806949 57.2357321, -1.806949 57.2357321, -1.806949 57.2357321))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2262'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.859439 -1.806267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.859439"^^xsd:decimal ;
  dwc:decimalLongitude "-1.806267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2130'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2130'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.806267'^^xsd:double;
  dwc:startLongitude '-1.8062665'^^xsd:double;
  dwc:endLongitude '-1.8062665'^^xsd:double;
  dwc:latitude '56.859439'^^xsd:double;
  dwc:startLatitude '56.859439'^^xsd:double;
  dwc:endLatitude '56.859439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8062665 56.859439, -1.8062665 56.859439, -1.8062665 56.859439, -1.8062665 56.859439, -1.8062665 56.859439))'^^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 '1183_2130'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.233711 -1.803516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.233711"^^xsd:decimal ;
  dwc:decimalLongitude "-1.803516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2261'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2261'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.231388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.803516'^^xsd:double;
  dwc:startLongitude '-1.803516'^^xsd:double;
  dwc:endLongitude '-1.803516'^^xsd:double;
  dwc:latitude '57.233711'^^xsd:double;
  dwc:startLatitude '57.233711'^^xsd:double;
  dwc:endLatitude '57.233711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.803516 57.233711, -1.803516 57.233711, -1.803516 57.233711, -1.803516 57.233711, -1.803516 57.233711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2261'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.435434 -1.802761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.435434"^^xsd:decimal ;
  dwc:decimalLongitude "-1.802761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2060'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2060'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.1975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.802761'^^xsd:double;
  dwc:startLongitude '-1.802761'^^xsd:double;
  dwc:endLongitude '-1.802761'^^xsd:double;
  dwc:latitude '56.435434'^^xsd:double;
  dwc:startLatitude '56.4354338'^^xsd:double;
  dwc:endLatitude '56.4354338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.802761 56.4354338, -1.802761 56.4354338, -1.802761 56.4354338, -1.802761 56.4354338, -1.802761 56.4354338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2060'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.435488 -1.801303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.435488"^^xsd:decimal ;
  dwc:decimalLongitude "-1.801303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2061'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2061'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.801303'^^xsd:double;
  dwc:startLongitude '-1.8013033'^^xsd:double;
  dwc:endLongitude '-1.8013033'^^xsd:double;
  dwc:latitude '56.435488'^^xsd:double;
  dwc:startLatitude '56.4354882'^^xsd:double;
  dwc:endLatitude '56.4354882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8013033 56.4354882, -1.8013033 56.4354882, -1.8013033 56.4354882, -1.8013033 56.4354882, -1.8013033 56.4354882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2061'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.30428 -1.793001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.30428"^^xsd:decimal ;
  dwc:decimalLongitude "-1.793001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2283'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2283'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.3375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.793001'^^xsd:double;
  dwc:startLongitude '-1.7930014'^^xsd:double;
  dwc:endLongitude '-1.7930014'^^xsd:double;
  dwc:latitude '57.30428'^^xsd:double;
  dwc:startLatitude '57.3042798'^^xsd:double;
  dwc:endLatitude '57.3042798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7930014 57.3042798, -1.7930014 57.3042798, -1.7930014 57.3042798, -1.7930014 57.3042798, -1.7930014 57.3042798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2283'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.859085 -1.783596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.859085"^^xsd:decimal ;
  dwc:decimalLongitude "-1.783596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2131'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2131'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.2836111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.783596'^^xsd:double;
  dwc:startLongitude '-1.7835955'^^xsd:double;
  dwc:endLongitude '-1.7835955'^^xsd:double;
  dwc:latitude '56.859085'^^xsd:double;
  dwc:startLatitude '56.8590845'^^xsd:double;
  dwc:endLatitude '56.8590845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7835955 56.8590845, -1.7835955 56.8590845, -1.7835955 56.8590845, -1.7835955 56.8590845, -1.7835955 56.8590845))'^^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 '1183_2131'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.221303 -1.782524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.221303"^^xsd:decimal ;
  dwc:decimalLongitude "-1.782524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2259'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2259'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.114444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.782524'^^xsd:double;
  dwc:startLongitude '-1.7825244'^^xsd:double;
  dwc:endLongitude '-1.7825244'^^xsd:double;
  dwc:latitude '57.221303'^^xsd:double;
  dwc:startLatitude '57.2213033'^^xsd:double;
  dwc:endLatitude '57.2213033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7825244 57.2213033, -1.7825244 57.2213033, -1.7825244 57.2213033, -1.7825244 57.2213033, -1.7825244 57.2213033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2259'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218381 -1.777605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.218381"^^xsd:decimal ;
  dwc:decimalLongitude "-1.777605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2258'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2258'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.777605'^^xsd:double;
  dwc:startLongitude '-1.7776046'^^xsd:double;
  dwc:endLongitude '-1.7776046'^^xsd:double;
  dwc:latitude '57.218381'^^xsd:double;
  dwc:startLatitude '57.2183806'^^xsd:double;
  dwc:endLatitude '57.2183806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7776046 57.2183806, -1.7776046 57.2183806, -1.7776046 57.2183806, -1.7776046 57.2183806, -1.7776046 57.2183806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2258'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858964 -1.773968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858964"^^xsd:decimal ;
  dwc:decimalLongitude "-1.773968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2132'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2132'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.773968'^^xsd:double;
  dwc:startLongitude '-1.773968'^^xsd:double;
  dwc:endLongitude '-1.773968'^^xsd:double;
  dwc:latitude '56.858964'^^xsd:double;
  dwc:startLatitude '56.8589642'^^xsd:double;
  dwc:endLatitude '56.8589642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.773968 56.8589642, -1.773968 56.8589642, -1.773968 56.8589642, -1.773968 56.8589642, -1.773968 56.8589642))'^^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 '1183_2132'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.214283 -1.770707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.214283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.770707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2257'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2257'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.046388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.770707'^^xsd:double;
  dwc:startLongitude '-1.7707073'^^xsd:double;
  dwc:endLongitude '-1.7707073'^^xsd:double;
  dwc:latitude '57.214283'^^xsd:double;
  dwc:startLatitude '57.2142832'^^xsd:double;
  dwc:endLatitude '57.2142832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7707073 57.2142832, -1.7707073 57.2142832, -1.7707073 57.2142832, -1.7707073 57.2142832, -1.7707073 57.2142832))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2257'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.213596 -1.76955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.213596"^^xsd:decimal ;
  dwc:decimalLongitude "-1.76955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2256'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2256'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.039722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.76955'^^xsd:double;
  dwc:startLongitude '-1.7695497'^^xsd:double;
  dwc:endLongitude '-1.7695497'^^xsd:double;
  dwc:latitude '57.213596'^^xsd:double;
  dwc:startLatitude '57.2135955'^^xsd:double;
  dwc:endLatitude '57.2135955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7695497 57.2135955, -1.7695497 57.2135955, -1.7695497 57.2135955, -1.7695497 57.2135955, -1.7695497 57.2135955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2256'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.305065 -1.7689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.305065"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2284'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2284'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.425277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.7689'^^xsd:double;
  dwc:startLongitude '-1.7689004'^^xsd:double;
  dwc:endLongitude '-1.7689004'^^xsd:double;
  dwc:latitude '57.305065'^^xsd:double;
  dwc:startLatitude '57.3050653'^^xsd:double;
  dwc:endLatitude '57.3050653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7689004 57.3050653, -1.7689004 57.3050653, -1.7689004 57.3050653, -1.7689004 57.3050653, -1.7689004 57.3050653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2284'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.212507 -1.767717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.212507"^^xsd:decimal ;
  dwc:decimalLongitude "-1.767717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2255'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2255'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.029166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.767717'^^xsd:double;
  dwc:startLongitude '-1.7677168'^^xsd:double;
  dwc:endLongitude '-1.7677168'^^xsd:double;
  dwc:latitude '57.212507'^^xsd:double;
  dwc:startLatitude '57.2125067'^^xsd:double;
  dwc:endLatitude '57.2125067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7677168 57.2125067, -1.7677168 57.2125067, -1.7677168 57.2125067, -1.7677168 57.2125067, -1.7677168 57.2125067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2255'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.211762 -1.766463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.211762"^^xsd:decimal ;
  dwc:decimalLongitude "-1.766463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2254'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2254'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.021944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.766463'^^xsd:double;
  dwc:startLongitude '-1.7664628'^^xsd:double;
  dwc:endLongitude '-1.7664628'^^xsd:double;
  dwc:latitude '57.211762'^^xsd:double;
  dwc:startLatitude '57.2117617'^^xsd:double;
  dwc:endLatitude '57.2117617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7664628 57.2117617, -1.7664628 57.2117617, -1.7664628 57.2117617, -1.7664628 57.2117617, -1.7664628 57.2117617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2254'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858829 -1.763118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858829"^^xsd:decimal ;
  dwc:decimalLongitude "-1.763118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2133'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2133'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.3580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.763118'^^xsd:double;
  dwc:startLongitude '-1.763118'^^xsd:double;
  dwc:endLongitude '-1.763118'^^xsd:double;
  dwc:latitude '56.858829'^^xsd:double;
  dwc:startLatitude '56.8588286'^^xsd:double;
  dwc:endLatitude '56.8588286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.763118 56.8588286, -1.763118 56.8588286, -1.763118 56.8588286, -1.763118 56.8588286, -1.763118 56.8588286))'^^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 '1183_2133'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.305262 -1.762875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.305262"^^xsd:decimal ;
  dwc:decimalLongitude "-1.762875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2285'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2285'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.762875'^^xsd:double;
  dwc:startLongitude '-1.7628752'^^xsd:double;
  dwc:endLongitude '-1.7628752'^^xsd:double;
  dwc:latitude '57.305262'^^xsd:double;
  dwc:startLatitude '57.3052616'^^xsd:double;
  dwc:endLatitude '57.3052616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7628752 57.3052616, -1.7628752 57.3052616, -1.7628752 57.3052616, -1.7628752 57.3052616, -1.7628752 57.3052616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2285'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.208467 -1.760916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.208467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.760916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2253'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2253'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.99'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.760916'^^xsd:double;
  dwc:startLongitude '-1.760916'^^xsd:double;
  dwc:endLongitude '-1.760916'^^xsd:double;
  dwc:latitude '57.208467'^^xsd:double;
  dwc:startLatitude '57.2084666'^^xsd:double;
  dwc:endLatitude '57.2084666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.760916 57.2084666, -1.760916 57.2084666, -1.760916 57.2084666, -1.760916 57.2084666, -1.760916 57.2084666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2253'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.207664 -1.759565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.207664"^^xsd:decimal ;
  dwc:decimalLongitude "-1.759565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2252'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2252'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.982222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.759565'^^xsd:double;
  dwc:startLongitude '-1.7595654'^^xsd:double;
  dwc:endLongitude '-1.7595654'^^xsd:double;
  dwc:latitude '57.207664'^^xsd:double;
  dwc:startLatitude '57.2076643'^^xsd:double;
  dwc:endLatitude '57.2076643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7595654 57.2076643, -1.7595654 57.2076643, -1.7595654 57.2076643, -1.7595654 57.2076643, -1.7595654 57.2076643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2252'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.305473 -1.756392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.305473"^^xsd:decimal ;
  dwc:decimalLongitude "-1.756392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2287'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2287'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.470833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.756392'^^xsd:double;
  dwc:startLongitude '-1.7563923'^^xsd:double;
  dwc:endLongitude '-1.7563923'^^xsd:double;
  dwc:latitude '57.305473'^^xsd:double;
  dwc:startLatitude '57.3054729'^^xsd:double;
  dwc:endLatitude '57.3054729'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7563923 57.3054729, -1.7563923 57.3054729, -1.7563923 57.3054729, -1.7563923 57.3054729, -1.7563923 57.3054729))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2287'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.201017 -1.748375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.201017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.748375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2250'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2250'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.917777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.748375'^^xsd:double;
  dwc:startLongitude '-1.7483754'^^xsd:double;
  dwc:endLongitude '-1.7483754'^^xsd:double;
  dwc:latitude '57.201017'^^xsd:double;
  dwc:startLatitude '57.2010167'^^xsd:double;
  dwc:endLatitude '57.2010167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7483754 57.2010167, -1.7483754 57.2010167, -1.7483754 57.2010167, -1.7483754 57.2010167, -1.7483754 57.2010167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2250'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858642 -1.748218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858642"^^xsd:decimal ;
  dwc:decimalLongitude "-1.748218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2134'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2134'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.748218'^^xsd:double;
  dwc:startLongitude '-1.7482182'^^xsd:double;
  dwc:endLongitude '-1.7482182'^^xsd:double;
  dwc:latitude '56.858642'^^xsd:double;
  dwc:startLatitude '56.8586423'^^xsd:double;
  dwc:endLatitude '56.8586423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7482182 56.8586423, -1.7482182 56.8586423, -1.7482182 56.8586423, -1.7482182 56.8586423, -1.7482182 56.8586423))'^^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 '1183_2134'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.197951 -1.743214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.197951"^^xsd:decimal ;
  dwc:decimalLongitude "-1.743214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2249'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2249'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.888055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.743214'^^xsd:double;
  dwc:startLongitude '-1.7432144'^^xsd:double;
  dwc:endLongitude '-1.7432144'^^xsd:double;
  dwc:latitude '57.197951'^^xsd:double;
  dwc:startLatitude '57.1979508'^^xsd:double;
  dwc:endLatitude '57.1979508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7432144 57.1979508, -1.7432144 57.1979508, -1.7432144 57.1979508, -1.7432144 57.1979508, -1.7432144 57.1979508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2249'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.305905 -1.74316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.305905"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2288'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2288'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.518888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.74316'^^xsd:double;
  dwc:startLongitude '-1.7431596'^^xsd:double;
  dwc:endLongitude '-1.7431596'^^xsd:double;
  dwc:latitude '57.305905'^^xsd:double;
  dwc:startLatitude '57.3059046'^^xsd:double;
  dwc:endLatitude '57.3059046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7431596 57.3059046, -1.7431596 57.3059046, -1.7431596 57.3059046, -1.7431596 57.3059046, -1.7431596 57.3059046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2288'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858436 -1.731714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858436"^^xsd:decimal ;
  dwc:decimalLongitude "-1.731714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2136'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2136'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.731714'^^xsd:double;
  dwc:startLongitude '-1.7317139'^^xsd:double;
  dwc:endLongitude '-1.7317139'^^xsd:double;
  dwc:latitude '56.858436'^^xsd:double;
  dwc:startLatitude '56.858436'^^xsd:double;
  dwc:endLatitude '56.858436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7317139 56.858436, -1.7317139 56.858436, -1.7317139 56.858436, -1.7317139 56.858436, -1.7317139 56.858436))'^^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 '1183_2136'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884 -1.730995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884"^^xsd:decimal ;
  dwc:decimalLongitude "-1.730995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2028'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2028'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.568888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.730995'^^xsd:double;
  dwc:startLongitude '-1.7309948'^^xsd:double;
  dwc:endLongitude '-1.7309948'^^xsd:double;
  dwc:latitude '55.884'^^xsd:double;
  dwc:startLatitude '55.884'^^xsd:double;
  dwc:endLatitude '55.884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7309948 55.884, -1.7309948 55.884, -1.7309948 55.884, -1.7309948 55.884, -1.7309948 55.884))'^^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 '1183_2028'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858427 -1.73095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858427"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2137'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2137'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.73095'^^xsd:double;
  dwc:startLongitude '-1.7309499'^^xsd:double;
  dwc:endLongitude '-1.7309499'^^xsd:double;
  dwc:latitude '56.858427'^^xsd:double;
  dwc:startLatitude '56.8584265'^^xsd:double;
  dwc:endLatitude '56.8584265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7309499 56.8584265, -1.7309499 56.8584265, -1.7309499 56.8584265, -1.7309499 56.8584265, -1.7309499 56.8584265))'^^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 '1183_2137'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.190214 -1.730192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.190214"^^xsd:decimal ;
  dwc:decimalLongitude "-1.730192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2248'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2248'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.813055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.730192'^^xsd:double;
  dwc:startLongitude '-1.7301915'^^xsd:double;
  dwc:endLongitude '-1.7301915'^^xsd:double;
  dwc:latitude '57.190214'^^xsd:double;
  dwc:startLatitude '57.1902144'^^xsd:double;
  dwc:endLatitude '57.1902144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7301915 57.1902144, -1.7301915 57.1902144, -1.7301915 57.1902144, -1.7301915 57.1902144, -1.7301915 57.1902144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2248'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.30635 -1.729574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.30635"^^xsd:decimal ;
  dwc:decimalLongitude "-1.729574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2289'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2289'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.5675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.729574'^^xsd:double;
  dwc:startLongitude '-1.7295738'^^xsd:double;
  dwc:endLongitude '-1.7295738'^^xsd:double;
  dwc:latitude '57.30635'^^xsd:double;
  dwc:startLatitude '57.3063497'^^xsd:double;
  dwc:endLatitude '57.3063497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7295738 57.3063497, -1.7295738 57.3063497, -1.7295738 57.3063497, -1.7295738 57.3063497, -1.7295738 57.3063497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2289'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.30638 -1.728642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.30638"^^xsd:decimal ;
  dwc:decimalLongitude "-1.728642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2290'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2290'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.570833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.728642'^^xsd:double;
  dwc:startLongitude '-1.7286422'^^xsd:double;
  dwc:endLongitude '-1.7286422'^^xsd:double;
  dwc:latitude '57.30638'^^xsd:double;
  dwc:startLatitude '57.3063803'^^xsd:double;
  dwc:endLatitude '57.3063803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7286422 57.3063803, -1.7286422 57.3063803, -1.7286422 57.3063803, -1.7286422 57.3063803, -1.7286422 57.3063803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2290'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858393 -1.728276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858393"^^xsd:decimal ;
  dwc:decimalLongitude "-1.728276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2135'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2135'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4847222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.728276'^^xsd:double;
  dwc:startLongitude '-1.7282755'^^xsd:double;
  dwc:endLongitude '-1.7282755'^^xsd:double;
  dwc:latitude '56.858393'^^xsd:double;
  dwc:startLatitude '56.858393'^^xsd:double;
  dwc:endLatitude '56.858393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7282755 56.858393, -1.7282755 56.858393, -1.7282755 56.858393, -1.7282755 56.858393, -1.7282755 56.858393))'^^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 '1183_2135'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.306586 -1.722354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.306586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.722354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2291'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2291'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.593333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.722354'^^xsd:double;
  dwc:startLongitude '-1.7223539'^^xsd:double;
  dwc:endLongitude '-1.7223539'^^xsd:double;
  dwc:latitude '57.306586'^^xsd:double;
  dwc:startLatitude '57.3065863'^^xsd:double;
  dwc:endLatitude '57.3065863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7223539 57.3065863, -1.7223539 57.3065863, -1.7223539 57.3065863, -1.7223539 57.3065863, -1.7223539 57.3065863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2291'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858319 -1.722316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858319"^^xsd:decimal ;
  dwc:decimalLongitude "-1.722316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2138'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2138'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.722316'^^xsd:double;
  dwc:startLongitude '-1.7223157'^^xsd:double;
  dwc:endLongitude '-1.7223157'^^xsd:double;
  dwc:latitude '56.858319'^^xsd:double;
  dwc:startLatitude '56.8583185'^^xsd:double;
  dwc:endLatitude '56.8583185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7223157 56.8583185, -1.7223157 56.8583185, -1.7223157 56.8583185, -1.7223157 56.8583185, -1.7223157 56.8583185))'^^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 '1183_2138'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.306795 -1.715988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.306795"^^xsd:decimal ;
  dwc:decimalLongitude "-1.715988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2292'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2292'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.616111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.715988'^^xsd:double;
  dwc:startLongitude '-1.7159879'^^xsd:double;
  dwc:endLongitude '-1.7159879'^^xsd:double;
  dwc:latitude '57.306795'^^xsd:double;
  dwc:startLatitude '57.3067949'^^xsd:double;
  dwc:endLatitude '57.3067949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7159879 57.3067949, -1.7159879 57.3067949, -1.7159879 57.3067949, -1.7159879 57.3067949, -1.7159879 57.3067949))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2292'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858221 -1.714522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858221"^^xsd:decimal ;
  dwc:decimalLongitude "-1.714522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2139'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2139'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.5347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.714522'^^xsd:double;
  dwc:startLongitude '-1.714522'^^xsd:double;
  dwc:endLongitude '-1.714522'^^xsd:double;
  dwc:latitude '56.858221'^^xsd:double;
  dwc:startLatitude '56.8582211'^^xsd:double;
  dwc:endLatitude '56.8582211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.714522 56.8582211, -1.714522 56.8582211, -1.714522 56.8582211, -1.714522 56.8582211, -1.714522 56.8582211))'^^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 '1183_2139'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884 -1.712325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884"^^xsd:decimal ;
  dwc:decimalLongitude "-1.712325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2027'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2027'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.498055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.712325'^^xsd:double;
  dwc:startLongitude '-1.7123253'^^xsd:double;
  dwc:endLongitude '-1.7123253'^^xsd:double;
  dwc:latitude '55.884'^^xsd:double;
  dwc:startLatitude '55.884'^^xsd:double;
  dwc:endLatitude '55.884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7123253 55.884, -1.7123253 55.884, -1.7123253 55.884, -1.7123253 55.884, -1.7123253 55.884))'^^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 '1183_2027'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.177678 -1.709165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.177678"^^xsd:decimal ;
  dwc:decimalLongitude "-1.709165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2247'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2247'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.695'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.709165'^^xsd:double;
  dwc:startLongitude '-1.7091651'^^xsd:double;
  dwc:endLongitude '-1.7091651'^^xsd:double;
  dwc:latitude '57.177678'^^xsd:double;
  dwc:startLatitude '57.1776776'^^xsd:double;
  dwc:endLatitude '57.1776776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7091651 57.1776776, -1.7091651 57.1776776, -1.7091651 57.1776776, -1.7091651 57.1776776, -1.7091651 57.1776776))'^^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 '1183_2247'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884 -1.70149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884"^^xsd:decimal ;
  dwc:decimalLongitude "-1.70149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2026'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2026'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.456944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.70149'^^xsd:double;
  dwc:startLongitude '-1.7014896'^^xsd:double;
  dwc:endLongitude '-1.7014896'^^xsd:double;
  dwc:latitude '55.884'^^xsd:double;
  dwc:startLatitude '55.884'^^xsd:double;
  dwc:endLatitude '55.884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7014896 55.884, -1.7014896 55.884, -1.7014896 55.884, -1.7014896 55.884, -1.7014896 55.884))'^^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 '1183_2026'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.17219 -1.699974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.17219"^^xsd:decimal ;
  dwc:decimalLongitude "-1.699974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2246'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2246'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.643888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.699974'^^xsd:double;
  dwc:startLongitude '-1.6999741'^^xsd:double;
  dwc:endLongitude '-1.6999741'^^xsd:double;
  dwc:latitude '57.17219'^^xsd:double;
  dwc:startLatitude '57.1721901'^^xsd:double;
  dwc:endLatitude '57.1721901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6999741 57.1721901, -1.6999741 57.1721901, -1.6999741 57.1721901, -1.6999741 57.1721901, -1.6999741 57.1721901))'^^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 '1183_2246'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.17061 -1.697327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.17061"^^xsd:decimal ;
  dwc:decimalLongitude "-1.697327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2245'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2245'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.629166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.697327'^^xsd:double;
  dwc:startLongitude '-1.6973267'^^xsd:double;
  dwc:endLongitude '-1.6973267'^^xsd:double;
  dwc:latitude '57.17061'^^xsd:double;
  dwc:startLatitude '57.1706095'^^xsd:double;
  dwc:endLatitude '57.1706095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6973267 57.1706095, -1.6973267 57.1706095, -1.6973267 57.1706095, -1.6973267 57.1706095, -1.6973267 57.1706095))'^^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 '1183_2245'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.164347 -1.686837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.164347"^^xsd:decimal ;
  dwc:decimalLongitude "-1.686837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2244'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2244'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.570833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.686837'^^xsd:double;
  dwc:startLongitude '-1.686837'^^xsd:double;
  dwc:endLongitude '-1.686837'^^xsd:double;
  dwc:latitude '57.164347'^^xsd:double;
  dwc:startLatitude '57.1643466'^^xsd:double;
  dwc:endLatitude '57.1643466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.686837 57.1643466, -1.686837 57.1643466, -1.686837 57.1643466, -1.686837 57.1643466, -1.686837 57.1643466))'^^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 '1183_2244'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.119578 -1.686501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.119578"^^xsd:decimal ;
  dwc:decimalLongitude "-1.686501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_955'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_955'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5730555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.686501'^^xsd:double;
  dwc:startLongitude '-1.6865014'^^xsd:double;
  dwc:endLongitude '-1.6865014'^^xsd:double;
  dwc:latitude '58.119578'^^xsd:double;
  dwc:startLatitude '58.1195777'^^xsd:double;
  dwc:endLatitude '58.1195777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6865014 58.1195777, -1.6865014 58.1195777, -1.6865014 58.1195777, -1.6865014 58.1195777, -1.6865014 58.1195777))'^^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 '1183_955'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884 -1.677842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884"^^xsd:decimal ;
  dwc:decimalLongitude "-1.677842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2024'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2024'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.367222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.677842'^^xsd:double;
  dwc:startLongitude '-1.6778415'^^xsd:double;
  dwc:endLongitude '-1.6778415'^^xsd:double;
  dwc:latitude '55.884'^^xsd:double;
  dwc:startLatitude '55.884'^^xsd:double;
  dwc:endLatitude '55.884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6778415 55.884, -1.6778415 55.884, -1.6778415 55.884, -1.6778415 55.884, -1.6778415 55.884))'^^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 '1183_2024'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.062111 -1.669333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.062111"^^xsd:decimal ;
  dwc:decimalLongitude "-1.669333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1055'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1055'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.851666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.669333'^^xsd:double;
  dwc:startLongitude '-1.6693333'^^xsd:double;
  dwc:endLongitude '-1.6693333'^^xsd:double;
  dwc:latitude '59.062111'^^xsd:double;
  dwc:startLatitude '59.0621111'^^xsd:double;
  dwc:endLatitude '59.0621111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6693333 59.0621111, -1.6693333 59.0621111, -1.6693333 59.0621111, -1.6693333 59.0621111, -1.6693333 59.0621111))'^^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 '1183_1055'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.30839 -1.667312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.30839"^^xsd:decimal ;
  dwc:decimalLongitude "-1.667312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2294'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2294'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.790277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.667312'^^xsd:double;
  dwc:startLongitude '-1.6673119'^^xsd:double;
  dwc:endLongitude '-1.6673119'^^xsd:double;
  dwc:latitude '57.30839'^^xsd:double;
  dwc:startLatitude '57.3083899'^^xsd:double;
  dwc:endLatitude '57.3083899'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6673119 57.3083899, -1.6673119 57.3083899, -1.6673119 57.3083899, -1.6673119 57.3083899, -1.6673119 57.3083899))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2294'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.149584 -1.662111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.149584"^^xsd:decimal ;
  dwc:decimalLongitude "-1.662111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2242'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2242'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.662111'^^xsd:double;
  dwc:startLongitude '-1.6621113'^^xsd:double;
  dwc:endLongitude '-1.6621113'^^xsd:double;
  dwc:latitude '57.149584'^^xsd:double;
  dwc:startLatitude '57.1495841'^^xsd:double;
  dwc:endLatitude '57.1495841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6621113 57.1495841, -1.6621113 57.1495841, -1.6621113 57.1495841, -1.6621113 57.1495841, -1.6621113 57.1495841))'^^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 '1183_2242'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857526 -1.657702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857526"^^xsd:decimal ;
  dwc:decimalLongitude "-1.657702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2140'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2140'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.74'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.657702'^^xsd:double;
  dwc:startLongitude '-1.6577024'^^xsd:double;
  dwc:endLongitude '-1.6577024'^^xsd:double;
  dwc:latitude '56.857526'^^xsd:double;
  dwc:startLatitude '56.8575262'^^xsd:double;
  dwc:endLatitude '56.8575262'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6577024 56.8575262, -1.6577024 56.8575262, -1.6577024 56.8575262, -1.6577024 56.8575262, -1.6577024 56.8575262))'^^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 '1183_2140'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.07682 -1.651445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.07682"^^xsd:decimal ;
  dwc:decimalLongitude "-1.651445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1057'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1057'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.964166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.651445'^^xsd:double;
  dwc:startLongitude '-1.6514446'^^xsd:double;
  dwc:endLongitude '-1.6514446'^^xsd:double;
  dwc:latitude '59.07682'^^xsd:double;
  dwc:startLatitude '59.0768196'^^xsd:double;
  dwc:endLatitude '59.0768196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6514446 59.0768196, -1.6514446 59.0768196, -1.6514446 59.0768196, -1.6514446 59.0768196, -1.6514446 59.0768196))'^^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 '1183_1057'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857429 -1.649491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857429"^^xsd:decimal ;
  dwc:decimalLongitude "-1.649491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2141'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2141'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.649491'^^xsd:double;
  dwc:startLongitude '-1.6494905'^^xsd:double;
  dwc:endLongitude '-1.6494905'^^xsd:double;
  dwc:latitude '56.857429'^^xsd:double;
  dwc:startLatitude '56.8574285'^^xsd:double;
  dwc:endLatitude '56.8574285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6494905 56.8574285, -1.6494905 56.8574285, -1.6494905 56.8574285, -1.6494905 56.8574285, -1.6494905 56.8574285))'^^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 '1183_2141'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857309 -1.639419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857309"^^xsd:decimal ;
  dwc:decimalLongitude "-1.639419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2143'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2143'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.639419'^^xsd:double;
  dwc:startLongitude '-1.6394194'^^xsd:double;
  dwc:endLongitude '-1.6394194'^^xsd:double;
  dwc:latitude '56.857309'^^xsd:double;
  dwc:startLatitude '56.8573086'^^xsd:double;
  dwc:endLatitude '56.8573086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6394194 56.8573086, -1.6394194 56.8573086, -1.6394194 56.8573086, -1.6394194 56.8573086, -1.6394194 56.8573086))'^^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 '1183_2143'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.268505 -1.63937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.268505"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2033'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2033'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.63937'^^xsd:double;
  dwc:startLongitude '-1.6393703'^^xsd:double;
  dwc:endLongitude '-1.6393703'^^xsd:double;
  dwc:latitude '56.268505'^^xsd:double;
  dwc:startLatitude '56.2685049'^^xsd:double;
  dwc:endLatitude '56.2685049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6393703 56.2685049, -1.6393703 56.2685049, -1.6393703 56.2685049, -1.6393703 56.2685049, -1.6393703 56.2685049))'^^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 '1183_2033'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857305 -1.63911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857305"^^xsd:decimal ;
  dwc:decimalLongitude "-1.63911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2142'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2142'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.63911'^^xsd:double;
  dwc:startLongitude '-1.6391095'^^xsd:double;
  dwc:endLongitude '-1.6391095'^^xsd:double;
  dwc:latitude '56.857305'^^xsd:double;
  dwc:startLatitude '56.8573049'^^xsd:double;
  dwc:endLatitude '56.8573049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6391095 56.8573049, -1.6391095 56.8573049, -1.6391095 56.8573049, -1.6391095 56.8573049, -1.6391095 56.8573049))'^^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 '1183_2142'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.13503 -1.637735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.13503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.637735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2241'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2241'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.297777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.637735'^^xsd:double;
  dwc:startLongitude '-1.6377353'^^xsd:double;
  dwc:endLongitude '-1.6377353'^^xsd:double;
  dwc:latitude '57.13503'^^xsd:double;
  dwc:startLatitude '57.1350303'^^xsd:double;
  dwc:endLatitude '57.1350303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6377353 57.1350303, -1.6377353 57.1350303, -1.6377353 57.1350303, -1.6377353 57.1350303, -1.6377353 57.1350303))'^^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 '1183_2241'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857215 -1.631595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857215"^^xsd:decimal ;
  dwc:decimalLongitude "-1.631595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2144'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2144'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8336111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.631595'^^xsd:double;
  dwc:startLongitude '-1.6315949'^^xsd:double;
  dwc:endLongitude '-1.6315949'^^xsd:double;
  dwc:latitude '56.857215'^^xsd:double;
  dwc:startLatitude '56.8572154'^^xsd:double;
  dwc:endLatitude '56.8572154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6315949 56.8572154, -1.6315949 56.8572154, -1.6315949 56.8572154, -1.6315949 56.8572154, -1.6315949 56.8572154))'^^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 '1183_2144'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.309624 -1.62966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.309624"^^xsd:decimal ;
  dwc:decimalLongitude "-1.62966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2295'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2295'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.62966'^^xsd:double;
  dwc:startLongitude '-1.6296597'^^xsd:double;
  dwc:endLongitude '-1.6296597'^^xsd:double;
  dwc:latitude '57.309624'^^xsd:double;
  dwc:startLatitude '57.3096236'^^xsd:double;
  dwc:endLatitude '57.3096236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6296597 57.3096236, -1.6296597 57.3096236, -1.6296597 57.3096236, -1.6296597 57.3096236, -1.6296597 57.3096236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2295'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.567125 -1.628361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.567125"^^xsd:decimal ;
  dwc:decimalLongitude "-1.628361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2070'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2070'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.852222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.628361'^^xsd:double;
  dwc:startLongitude '-1.6283606'^^xsd:double;
  dwc:endLongitude '-1.6283606'^^xsd:double;
  dwc:latitude '56.567125'^^xsd:double;
  dwc:startLatitude '56.567125'^^xsd:double;
  dwc:endLatitude '56.567125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6283606 56.567125, -1.6283606 56.567125, -1.6283606 56.567125, -1.6283606 56.567125, -1.6283606 56.567125))'^^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 '1183_2070'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.565101 -1.6244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.565101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2069'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2069'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.832777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.6244'^^xsd:double;
  dwc:startLongitude '-1.6244'^^xsd:double;
  dwc:endLongitude '-1.6244'^^xsd:double;
  dwc:latitude '56.565101'^^xsd:double;
  dwc:startLatitude '56.5651007'^^xsd:double;
  dwc:endLatitude '56.5651007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6244 56.5651007, -1.6244 56.5651007, -1.6244 56.5651007, -1.6244 56.5651007, -1.6244 56.5651007))'^^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 '1183_2069'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.309827 -1.623449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.309827"^^xsd:decimal ;
  dwc:decimalLongitude "-1.623449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2296'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2296'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.947222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.623449'^^xsd:double;
  dwc:startLongitude '-1.623449'^^xsd:double;
  dwc:endLongitude '-1.623449'^^xsd:double;
  dwc:latitude '57.309827'^^xsd:double;
  dwc:startLatitude '57.3098271'^^xsd:double;
  dwc:endLatitude '57.3098271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.623449 57.3098271, -1.623449 57.3098271, -1.623449 57.3098271, -1.623449 57.3098271, -1.623449 57.3098271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2296'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.121346 -1.622221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.121346"^^xsd:decimal ;
  dwc:decimalLongitude "-1.622221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2029'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2029'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.338611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.622221'^^xsd:double;
  dwc:startLongitude '-1.6222213'^^xsd:double;
  dwc:endLongitude '-1.6222213'^^xsd:double;
  dwc:latitude '56.121346'^^xsd:double;
  dwc:startLatitude '56.1213455'^^xsd:double;
  dwc:endLatitude '56.1213455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6222213 56.1213455, -1.6222213 56.1213455, -1.6222213 56.1213455, -1.6222213 56.1213455, -1.6222213 56.1213455))'^^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 '1183_2029'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.121386 -1.622183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.121386"^^xsd:decimal ;
  dwc:decimalLongitude "-1.622183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2030'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.338888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.622183'^^xsd:double;
  dwc:startLongitude '-1.6221831'^^xsd:double;
  dwc:endLongitude '-1.6221831'^^xsd:double;
  dwc:latitude '56.121386'^^xsd:double;
  dwc:startLatitude '56.1213855'^^xsd:double;
  dwc:endLatitude '56.1213855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6221831 56.1213855, -1.6221831 56.1213855, -1.6221831 56.1213855, -1.6221831 56.1213855, -1.6221831 56.1213855))'^^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 '1183_2030'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857069 -1.619277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857069"^^xsd:decimal ;
  dwc:decimalLongitude "-1.619277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2146'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2146'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8777777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.619277'^^xsd:double;
  dwc:startLongitude '-1.6192771'^^xsd:double;
  dwc:endLongitude '-1.6192771'^^xsd:double;
  dwc:latitude '56.857069'^^xsd:double;
  dwc:startLatitude '56.8570688'^^xsd:double;
  dwc:endLatitude '56.8570688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6192771 56.8570688, -1.6192771 56.8570688, -1.6192771 56.8570688, -1.6192771 56.8570688, -1.6192771 56.8570688))'^^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 '1183_2146'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.562122 -1.618572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.562122"^^xsd:decimal ;
  dwc:decimalLongitude "-1.618572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2068'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2068'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.804166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.618572'^^xsd:double;
  dwc:startLongitude '-1.6185722'^^xsd:double;
  dwc:endLongitude '-1.6185722'^^xsd:double;
  dwc:latitude '56.562122'^^xsd:double;
  dwc:startLatitude '56.5621221'^^xsd:double;
  dwc:endLatitude '56.5621221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6185722 56.5621221, -1.6185722 56.5621221, -1.6185722 56.5621221, -1.6185722 56.5621221, -1.6185722 56.5621221))'^^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 '1183_2068'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857059 -1.618425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.618425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2145'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2145'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.618425'^^xsd:double;
  dwc:startLongitude '-1.6184249'^^xsd:double;
  dwc:endLongitude '-1.6184249'^^xsd:double;
  dwc:latitude '56.857059'^^xsd:double;
  dwc:startLatitude '56.8570586'^^xsd:double;
  dwc:endLatitude '56.8570586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6184249 56.8570586, -1.6184249 56.8570586, -1.6184249 56.8570586, -1.6184249 56.8570586, -1.6184249 56.8570586))'^^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 '1183_2145'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.004434 -1.615717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.004434"^^xsd:decimal ;
  dwc:decimalLongitude "-1.615717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1054'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1054'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.615717'^^xsd:double;
  dwc:startLongitude '-1.6157172'^^xsd:double;
  dwc:endLongitude '-1.6157172'^^xsd:double;
  dwc:latitude '59.004434'^^xsd:double;
  dwc:startLatitude '59.0044338'^^xsd:double;
  dwc:endLatitude '59.0044338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6157172 59.0044338, -1.6157172 59.0044338, -1.6157172 59.0044338, -1.6157172 59.0044338, -1.6157172 59.0044338))'^^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 '1183_1054'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.112322 -1.60829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.112322"^^xsd:decimal ;
  dwc:decimalLongitude "-1.60829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1058'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1058'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.231111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.60829'^^xsd:double;
  dwc:startLongitude '-1.6082897'^^xsd:double;
  dwc:endLongitude '-1.6082897'^^xsd:double;
  dwc:latitude '59.112322'^^xsd:double;
  dwc:startLatitude '59.1123218'^^xsd:double;
  dwc:endLatitude '59.1123218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6082897 59.1123218, -1.6082897 59.1123218, -1.6082897 59.1123218, -1.6082897 59.1123218, -1.6082897 59.1123218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1058'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.99636 -1.602753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.99636"^^xsd:decimal ;
  dwc:decimalLongitude "-1.602753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1053'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1053'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.335555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.602753'^^xsd:double;
  dwc:startLongitude '-1.6027526'^^xsd:double;
  dwc:endLongitude '-1.6027526'^^xsd:double;
  dwc:latitude '58.99636'^^xsd:double;
  dwc:startLatitude '58.9963596'^^xsd:double;
  dwc:endLatitude '58.9963596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6027526 58.9963596, -1.6027526 58.9963596, -1.6027526 58.9963596, -1.6027526 58.9963596, -1.6027526 58.9963596))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1053'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.996287 -1.602636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.996287"^^xsd:decimal ;
  dwc:decimalLongitude "-1.602636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1052'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1052'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.335'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.602636'^^xsd:double;
  dwc:startLongitude '-1.6026358'^^xsd:double;
  dwc:endLongitude '-1.6026358'^^xsd:double;
  dwc:latitude '58.996287'^^xsd:double;
  dwc:startLatitude '58.9962868'^^xsd:double;
  dwc:endLatitude '58.9962868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6026358 58.9962868, -1.6026358 58.9962868, -1.6026358 58.9962868, -1.6026358 58.9962868, -1.6026358 58.9962868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1052'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.1193 -1.599922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.1193"^^xsd:decimal ;
  dwc:decimalLongitude "-1.599922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1059'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1059'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.599922'^^xsd:double;
  dwc:startLongitude '-1.5999216'^^xsd:double;
  dwc:endLongitude '-1.5999216'^^xsd:double;
  dwc:latitude '59.1193'^^xsd:double;
  dwc:startLatitude '59.1192996'^^xsd:double;
  dwc:endLatitude '59.1192996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5999216 59.1192996, -1.5999216 59.1192996, -1.5999216 59.1192996, -1.5999216 59.1192996, -1.5999216 59.1192996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1059'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.112365 -1.599773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.112365"^^xsd:decimal ;
  dwc:decimalLongitude "-1.599773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2240'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2240'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.086666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.599773'^^xsd:double;
  dwc:startLongitude '-1.5997726'^^xsd:double;
  dwc:endLongitude '-1.5997726'^^xsd:double;
  dwc:latitude '57.112365'^^xsd:double;
  dwc:startLatitude '57.1123646'^^xsd:double;
  dwc:endLatitude '57.1123646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5997726 57.1123646, -1.5997726 57.1123646, -1.5997726 57.1123646, -1.5997726 57.1123646, -1.5997726 57.1123646))'^^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 '1183_2240'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88414 -1.597805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88414"^^xsd:decimal ;
  dwc:decimalLongitude "-1.597805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2023'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2023'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.068055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.597805'^^xsd:double;
  dwc:startLongitude '-1.5978048'^^xsd:double;
  dwc:endLongitude '-1.5978048'^^xsd:double;
  dwc:latitude '55.88414'^^xsd:double;
  dwc:startLatitude '55.8841402'^^xsd:double;
  dwc:endLatitude '55.8841402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5978048 55.8841402, -1.5978048 55.8841402, -1.5978048 55.8841402, -1.5978048 55.8841402, -1.5978048 55.8841402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2023'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856792 -1.596036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856792"^^xsd:decimal ;
  dwc:decimalLongitude "-1.596036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2147'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2147'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.596036'^^xsd:double;
  dwc:startLongitude '-1.596036'^^xsd:double;
  dwc:endLongitude '-1.596036'^^xsd:double;
  dwc:latitude '56.856792'^^xsd:double;
  dwc:startLatitude '56.8567921'^^xsd:double;
  dwc:endLatitude '56.8567921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.596036 56.8567921, -1.596036 56.8567921, -1.596036 56.8567921, -1.596036 56.8567921, -1.596036 56.8567921))'^^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 '1183_2147'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884146 -1.595558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.595558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2022'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2022'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.059722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.595558'^^xsd:double;
  dwc:startLongitude '-1.5955575'^^xsd:double;
  dwc:endLongitude '-1.5955575'^^xsd:double;
  dwc:latitude '55.884146'^^xsd:double;
  dwc:startLatitude '55.8841462'^^xsd:double;
  dwc:endLatitude '55.8841462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5955575 55.8841462, -1.5955575 55.8841462, -1.5955575 55.8841462, -1.5955575 55.8841462, -1.5955575 55.8841462))'^^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 '1183_2022'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.10983 -1.595527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.10983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.595527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2239'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2239'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.063055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.595527'^^xsd:double;
  dwc:startLongitude '-1.5955268'^^xsd:double;
  dwc:endLongitude '-1.5955268'^^xsd:double;
  dwc:latitude '57.10983'^^xsd:double;
  dwc:startLatitude '57.1098297'^^xsd:double;
  dwc:endLatitude '57.1098297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5955268 57.1098297, -1.5955268 57.1098297, -1.5955268 57.1098297, -1.5955268 57.1098297, -1.5955268 57.1098297))'^^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 '1183_2239'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.544713 -1.584511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.544713"^^xsd:decimal ;
  dwc:decimalLongitude "-1.584511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2074'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2074'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.636944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.584511'^^xsd:double;
  dwc:startLongitude '-1.584511'^^xsd:double;
  dwc:endLongitude '-1.584511'^^xsd:double;
  dwc:latitude '56.544713'^^xsd:double;
  dwc:startLatitude '56.5447131'^^xsd:double;
  dwc:endLatitude '56.5447131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.584511 56.5447131, -1.584511 56.5447131, -1.584511 56.5447131, -1.584511 56.5447131, -1.584511 56.5447131))'^^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 '1183_2074'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.544482 -1.584058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.544482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.584058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2067'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2067'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.634722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.584058'^^xsd:double;
  dwc:startLongitude '-1.5840584'^^xsd:double;
  dwc:endLongitude '-1.5840584'^^xsd:double;
  dwc:latitude '56.544482'^^xsd:double;
  dwc:startLatitude '56.5444817'^^xsd:double;
  dwc:endLatitude '56.5444817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5840584 56.5444817, -1.5840584 56.5444817, -1.5840584 56.5444817, -1.5840584 56.5444817, -1.5840584 56.5444817))'^^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 '1183_2067'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858107 -1.580003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858107"^^xsd:decimal ;
  dwc:decimalLongitude "-1.580003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2148'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2148'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.580003'^^xsd:double;
  dwc:startLongitude '-1.5800025'^^xsd:double;
  dwc:endLongitude '-1.5800025'^^xsd:double;
  dwc:latitude '56.858107'^^xsd:double;
  dwc:startLatitude '56.858107'^^xsd:double;
  dwc:endLatitude '56.858107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5800025 56.858107, -1.5800025 56.858107, -1.5800025 56.858107, -1.5800025 56.858107, -1.5800025 56.858107))'^^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 '1183_2148'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884188 -1.579901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884188"^^xsd:decimal ;
  dwc:decimalLongitude "-1.579901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2021'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2021'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.001666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.579901'^^xsd:double;
  dwc:startLongitude '-1.5799013'^^xsd:double;
  dwc:endLongitude '-1.5799013'^^xsd:double;
  dwc:latitude '55.884188'^^xsd:double;
  dwc:startLatitude '55.8841881'^^xsd:double;
  dwc:endLatitude '55.8841881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5799013 55.8841881, -1.5799013 55.8841881, -1.5799013 55.8841881, -1.5799013 55.8841881, -1.5799013 55.8841881))'^^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 '1183_2021'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.09862 -1.5769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.09862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2238'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2238'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.957777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.5769'^^xsd:double;
  dwc:startLongitude '-1.5768998'^^xsd:double;
  dwc:endLongitude '-1.5768998'^^xsd:double;
  dwc:latitude '57.09862'^^xsd:double;
  dwc:startLatitude '57.0986196'^^xsd:double;
  dwc:endLatitude '57.0986196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5768998 57.0986196, -1.5768998 57.0986196, -1.5768998 57.0986196, -1.5768998 57.0986196, -1.5768998 57.0986196))'^^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 '1183_2238'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.443908 -1.5734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.443908"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2063'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2063'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.029444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.5734'^^xsd:double;
  dwc:startLongitude '-1.5734001'^^xsd:double;
  dwc:endLongitude '-1.5734001'^^xsd:double;
  dwc:latitude '56.443908'^^xsd:double;
  dwc:startLatitude '56.4439084'^^xsd:double;
  dwc:endLatitude '56.4439084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5734001 56.4439084, -1.5734001 56.4439084, -1.5734001 56.4439084, -1.5734001 56.4439084, -1.5734001 56.4439084))'^^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 '1183_2063'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.443933 -1.572783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.443933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.572783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2064'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2064'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.031666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.572783'^^xsd:double;
  dwc:startLongitude '-1.5727827'^^xsd:double;
  dwc:endLongitude '-1.5727827'^^xsd:double;
  dwc:latitude '56.443933'^^xsd:double;
  dwc:startLatitude '56.443933'^^xsd:double;
  dwc:endLatitude '56.443933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5727827 56.443933, -1.5727827 56.443933, -1.5727827 56.443933, -1.5727827 56.443933, -1.5727827 56.443933))'^^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 '1183_2064'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.095881 -1.57237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.095881"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2237'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2237'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.931944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.57237'^^xsd:double;
  dwc:startLongitude '-1.5723699'^^xsd:double;
  dwc:endLongitude '-1.5723699'^^xsd:double;
  dwc:latitude '57.095881'^^xsd:double;
  dwc:startLatitude '57.0958813'^^xsd:double;
  dwc:endLatitude '57.0958813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5723699 57.0958813, -1.5723699 57.0958813, -1.5723699 57.0958813, -1.5723699 57.0958813, -1.5723699 57.0958813))'^^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 '1183_2237'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857896 -1.5706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857896"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2149'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2149'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.5706'^^xsd:double;
  dwc:startLongitude '-1.5705995'^^xsd:double;
  dwc:endLongitude '-1.5705995'^^xsd:double;
  dwc:latitude '56.857896'^^xsd:double;
  dwc:startLatitude '56.8578963'^^xsd:double;
  dwc:endLatitude '56.8578963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5705995 56.8578963, -1.5705995 56.8578963, -1.5705995 56.8578963, -1.5705995 56.8578963, -1.5705995 56.8578963))'^^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 '1183_2149'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884213 -1.570463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884213"^^xsd:decimal ;
  dwc:decimalLongitude "-1.570463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2020'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2020'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.570463'^^xsd:double;
  dwc:startLongitude '-1.5704627'^^xsd:double;
  dwc:endLongitude '-1.5704627'^^xsd:double;
  dwc:latitude '55.884213'^^xsd:double;
  dwc:startLatitude '55.8842134'^^xsd:double;
  dwc:endLatitude '55.8842134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5704627 55.8842134, -1.5704627 55.8842134, -1.5704627 55.8842134, -1.5704627 55.8842134, -1.5704627 55.8842134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2020'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.976247 -1.570458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.976247"^^xsd:decimal ;
  dwc:decimalLongitude "-1.570458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1050'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1050'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.181944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.570458'^^xsd:double;
  dwc:startLongitude '-1.570458'^^xsd:double;
  dwc:endLongitude '-1.570458'^^xsd:double;
  dwc:latitude '58.976247'^^xsd:double;
  dwc:startLatitude '58.9762467'^^xsd:double;
  dwc:endLatitude '58.9762467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.570458 58.9762467, -1.570458 58.9762467, -1.570458 58.9762467, -1.570458 58.9762467, -1.570458 58.9762467))'^^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 '1183_1050'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.974792 -1.568122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.974792"^^xsd:decimal ;
  dwc:decimalLongitude "-1.568122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1049'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1049'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.170833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.568122'^^xsd:double;
  dwc:startLongitude '-1.568122'^^xsd:double;
  dwc:endLongitude '-1.568122'^^xsd:double;
  dwc:latitude '58.974792'^^xsd:double;
  dwc:startLatitude '58.9747919'^^xsd:double;
  dwc:endLatitude '58.9747919'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.568122 58.9747919, -1.568122 58.9747919, -1.568122 58.9747919, -1.568122 58.9747919, -1.568122 58.9747919))'^^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 '1183_1049'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.444425 -1.560434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.444425"^^xsd:decimal ;
  dwc:decimalLongitude "-1.560434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2065'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2065'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.076111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.560434'^^xsd:double;
  dwc:startLongitude '-1.5604342'^^xsd:double;
  dwc:endLongitude '-1.5604342'^^xsd:double;
  dwc:latitude '56.444425'^^xsd:double;
  dwc:startLatitude '56.4444254'^^xsd:double;
  dwc:endLatitude '56.4444254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5604342 56.4444254, -1.5604342 56.4444254, -1.5604342 56.4444254, -1.5604342 56.4444254, -1.5604342 56.4444254))'^^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 '1183_2065'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85765 -1.559629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85765"^^xsd:decimal ;
  dwc:decimalLongitude "-1.559629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2150'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2150'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.1888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.559629'^^xsd:double;
  dwc:startLongitude '-1.5596294'^^xsd:double;
  dwc:endLongitude '-1.5596294'^^xsd:double;
  dwc:latitude '56.85765'^^xsd:double;
  dwc:startLatitude '56.8576504'^^xsd:double;
  dwc:endLatitude '56.8576504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5596294 56.8576504, -1.5596294 56.8576504, -1.5596294 56.8576504, -1.5596294 56.8576504, -1.5596294 56.8576504))'^^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 '1183_2150'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.086106 -1.556199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.086106"^^xsd:decimal ;
  dwc:decimalLongitude "-1.556199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2235'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2235'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.839722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.556199'^^xsd:double;
  dwc:startLongitude '-1.5561987'^^xsd:double;
  dwc:endLongitude '-1.5561987'^^xsd:double;
  dwc:latitude '57.086106'^^xsd:double;
  dwc:startLatitude '57.0861059'^^xsd:double;
  dwc:endLatitude '57.0861059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5561987 57.0861059, -1.5561987 57.0861059, -1.5561987 57.0861059, -1.5561987 57.0861059, -1.5561987 57.0861059))'^^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 '1183_2235'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.191579 -1.55517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.191579"^^xsd:decimal ;
  dwc:decimalLongitude "-1.55517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2031'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2031'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.824722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.55517'^^xsd:double;
  dwc:startLongitude '-1.5551701'^^xsd:double;
  dwc:endLongitude '-1.5551701'^^xsd:double;
  dwc:latitude '56.191579'^^xsd:double;
  dwc:startLatitude '56.1915787'^^xsd:double;
  dwc:endLatitude '56.1915787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5551701 56.1915787, -1.5551701 56.1915787, -1.5551701 56.1915787, -1.5551701 56.1915787, -1.5551701 56.1915787))'^^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 '1183_2031'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.159154 -1.550891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.159154"^^xsd:decimal ;
  dwc:decimalLongitude "-1.550891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1060'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1060'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.576111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.550891'^^xsd:double;
  dwc:startLongitude '-1.5508907'^^xsd:double;
  dwc:endLongitude '-1.5508907'^^xsd:double;
  dwc:latitude '59.159154'^^xsd:double;
  dwc:startLatitude '59.1591538'^^xsd:double;
  dwc:endLatitude '59.1591538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5508907 59.1591538, -1.5508907 59.1591538, -1.5508907 59.1591538, -1.5508907 59.1591538, -1.5508907 59.1591538))'^^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 '1183_1060'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85744 -1.550226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85744"^^xsd:decimal ;
  dwc:decimalLongitude "-1.550226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2151'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2151'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.550226'^^xsd:double;
  dwc:startLongitude '-1.5502264'^^xsd:double;
  dwc:endLongitude '-1.5502264'^^xsd:double;
  dwc:latitude '56.85744'^^xsd:double;
  dwc:startLatitude '56.8574397'^^xsd:double;
  dwc:endLatitude '56.8574397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5502264 56.8574397, -1.5502264 56.8574397, -1.5502264 56.8574397, -1.5502264 56.8574397, -1.5502264 56.8574397))'^^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 '1183_2151'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857341 -1.545838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857341"^^xsd:decimal ;
  dwc:decimalLongitude "-1.545838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2152'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2152'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.545838'^^xsd:double;
  dwc:startLongitude '-1.5458383'^^xsd:double;
  dwc:endLongitude '-1.5458383'^^xsd:double;
  dwc:latitude '56.857341'^^xsd:double;
  dwc:startLatitude '56.8573414'^^xsd:double;
  dwc:endLatitude '56.8573414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5458383 56.8573414, -1.5458383 56.8573414, -1.5458383 56.8573414, -1.5458383 56.8573414, -1.5458383 56.8573414))'^^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 '1183_2152'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.165292 -1.54301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.165292"^^xsd:decimal ;
  dwc:decimalLongitude "-1.54301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1061'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1061'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.620555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.54301'^^xsd:double;
  dwc:startLongitude '-1.5430099'^^xsd:double;
  dwc:endLongitude '-1.5430099'^^xsd:double;
  dwc:latitude '59.165292'^^xsd:double;
  dwc:startLatitude '59.1652916'^^xsd:double;
  dwc:endLatitude '59.1652916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5430099 59.1652916, -1.5430099 59.1652916, -1.5430099 59.1652916, -1.5430099 59.1652916, -1.5430099 59.1652916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1061'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.076389 -1.540125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.076389"^^xsd:decimal ;
  dwc:decimalLongitude "-1.540125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2233'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2233'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.748055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.540125'^^xsd:double;
  dwc:startLongitude '-1.5401249'^^xsd:double;
  dwc:endLongitude '-1.5401249'^^xsd:double;
  dwc:latitude '57.076389'^^xsd:double;
  dwc:startLatitude '57.0763894'^^xsd:double;
  dwc:endLatitude '57.0763894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5401249 57.0763894, -1.5401249 57.0763894, -1.5401249 57.0763894, -1.5401249 57.0763894, -1.5401249 57.0763894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2233'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857161 -1.537767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857161"^^xsd:decimal ;
  dwc:decimalLongitude "-1.537767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2153'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2153'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2663888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.537767'^^xsd:double;
  dwc:startLongitude '-1.5377674'^^xsd:double;
  dwc:endLongitude '-1.5377674'^^xsd:double;
  dwc:latitude '56.857161'^^xsd:double;
  dwc:startLatitude '56.8571605'^^xsd:double;
  dwc:endLatitude '56.8571605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5377674 56.8571605, -1.5377674 56.8571605, -1.5377674 56.8571605, -1.5377674 56.8571605, -1.5377674 56.8571605))'^^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 '1183_2153'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.31255 -1.533072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.31255"^^xsd:decimal ;
  dwc:decimalLongitude "-1.533072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2298'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2298'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.260833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.533072'^^xsd:double;
  dwc:startLongitude '-1.5330715'^^xsd:double;
  dwc:endLongitude '-1.5330715'^^xsd:double;
  dwc:latitude '57.31255'^^xsd:double;
  dwc:startLatitude '57.3125502'^^xsd:double;
  dwc:endLatitude '57.3125502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5330715 57.3125502, -1.5330715 57.3125502, -1.5330715 57.3125502, -1.5330715 57.3125502, -1.5330715 57.3125502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2298'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.857036 -1.532204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.857036"^^xsd:decimal ;
  dwc:decimalLongitude "-1.532204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2154'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2154'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.532204'^^xsd:double;
  dwc:startLongitude '-1.532204'^^xsd:double;
  dwc:endLongitude '-1.532204'^^xsd:double;
  dwc:latitude '56.857036'^^xsd:double;
  dwc:startLatitude '56.8570359'^^xsd:double;
  dwc:endLatitude '56.8570359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.532204 56.8570359, -1.532204 56.8570359, -1.532204 56.8570359, -1.532204 56.8570359, -1.532204 56.8570359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2154'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.312576 -1.532185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.312576"^^xsd:decimal ;
  dwc:decimalLongitude "-1.532185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2299'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2299'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.263888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.532185'^^xsd:double;
  dwc:startLongitude '-1.5321853'^^xsd:double;
  dwc:endLongitude '-1.5321853'^^xsd:double;
  dwc:latitude '57.312576'^^xsd:double;
  dwc:startLatitude '57.3125764'^^xsd:double;
  dwc:endLatitude '57.3125764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5321853 57.3125764, -1.5321853 57.3125764, -1.5321853 57.3125764, -1.5321853 57.3125764, -1.5321853 57.3125764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2299'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.069794 -1.529214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.069794"^^xsd:decimal ;
  dwc:decimalLongitude "-1.529214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2230'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2230'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.685833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.529214'^^xsd:double;
  dwc:startLongitude '-1.5292142'^^xsd:double;
  dwc:endLongitude '-1.5292142'^^xsd:double;
  dwc:latitude '57.069794'^^xsd:double;
  dwc:startLatitude '57.0697939'^^xsd:double;
  dwc:endLatitude '57.0697939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5292142 57.0697939, -1.5292142 57.0697939, -1.5292142 57.0697939, -1.5292142 57.0697939, -1.5292142 57.0697939))'^^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 '1183_2230'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856939 -1.527894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856939"^^xsd:decimal ;
  dwc:decimalLongitude "-1.527894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2156'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2156'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3013888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.527894'^^xsd:double;
  dwc:startLongitude '-1.5278943'^^xsd:double;
  dwc:endLongitude '-1.5278943'^^xsd:double;
  dwc:latitude '56.856939'^^xsd:double;
  dwc:startLatitude '56.8569393'^^xsd:double;
  dwc:endLatitude '56.8569393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5278943 56.8569393, -1.5278943 56.8569393, -1.5278943 56.8569393, -1.5278943 56.8569393, -1.5278943 56.8569393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2156'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856864 -1.524525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856864"^^xsd:decimal ;
  dwc:decimalLongitude "-1.524525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2155'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2155'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.524525'^^xsd:double;
  dwc:startLongitude '-1.5245249'^^xsd:double;
  dwc:endLongitude '-1.5245249'^^xsd:double;
  dwc:latitude '56.856864'^^xsd:double;
  dwc:startLatitude '56.8568638'^^xsd:double;
  dwc:endLatitude '56.8568638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5245249 56.8568638, -1.5245249 56.8568638, -1.5245249 56.8568638, -1.5245249 56.8568638, -1.5245249 56.8568638))'^^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 '1183_2155'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.064818 -1.520983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.064818"^^xsd:decimal ;
  dwc:decimalLongitude "-1.520983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2229'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2229'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.520983'^^xsd:double;
  dwc:startLongitude '-1.5209825'^^xsd:double;
  dwc:endLongitude '-1.5209825'^^xsd:double;
  dwc:latitude '57.064818'^^xsd:double;
  dwc:startLatitude '57.0648179'^^xsd:double;
  dwc:endLatitude '57.0648179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5209825 57.0648179, -1.5209825 57.0648179, -1.5209825 57.0648179, -1.5209825 57.0648179, -1.5209825 57.0648179))'^^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 '1183_2229'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.944977 -1.520765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.944977"^^xsd:decimal ;
  dwc:decimalLongitude "-1.520765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1048'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1048'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.9422222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.520765'^^xsd:double;
  dwc:startLongitude '-1.5207653'^^xsd:double;
  dwc:endLongitude '-1.5207653'^^xsd:double;
  dwc:latitude '58.944977'^^xsd:double;
  dwc:startLatitude '58.9449765'^^xsd:double;
  dwc:endLatitude '58.9449765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5207653 58.9449765, -1.5207653 58.9449765, -1.5207653 58.9449765, -1.5207653 58.9449765, -1.5207653 58.9449765))'^^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 '1183_1048'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.064435 -1.520349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.064435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.520349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2228'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2228'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.635277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.520349'^^xsd:double;
  dwc:startLongitude '-1.5203493'^^xsd:double;
  dwc:endLongitude '-1.5203493'^^xsd:double;
  dwc:latitude '57.064435'^^xsd:double;
  dwc:startLatitude '57.0644351'^^xsd:double;
  dwc:endLatitude '57.0644351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5203493 57.0644351, -1.5203493 57.0644351, -1.5203493 57.0644351, -1.5203493 57.0644351, -1.5203493 57.0644351))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2228'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856737 -1.518883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856737"^^xsd:decimal ;
  dwc:decimalLongitude "-1.518883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2157'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2157'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.518883'^^xsd:double;
  dwc:startLongitude '-1.5188831'^^xsd:double;
  dwc:endLongitude '-1.5188831'^^xsd:double;
  dwc:latitude '56.856737'^^xsd:double;
  dwc:startLatitude '56.8567373'^^xsd:double;
  dwc:endLatitude '56.8567373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5188831 56.8567373, -1.5188831 56.8567373, -1.5188831 56.8567373, -1.5188831 56.8567373, -1.5188831 56.8567373))'^^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 '1183_2157'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.06314 -1.518206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.06314"^^xsd:decimal ;
  dwc:decimalLongitude "-1.518206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2227'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2227'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.623055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.518206'^^xsd:double;
  dwc:startLongitude '-1.5182061'^^xsd:double;
  dwc:endLongitude '-1.5182061'^^xsd:double;
  dwc:latitude '57.06314'^^xsd:double;
  dwc:startLatitude '57.0631396'^^xsd:double;
  dwc:endLatitude '57.0631396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5182061 57.0631396, -1.5182061 57.0631396, -1.5182061 57.0631396, -1.5182061 57.0631396, -1.5182061 57.0631396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2227'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856667 -1.515749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.515749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2160'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2160'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.515749'^^xsd:double;
  dwc:startLongitude '-1.5157488'^^xsd:double;
  dwc:endLongitude '-1.5157488'^^xsd:double;
  dwc:latitude '56.856667'^^xsd:double;
  dwc:startLatitude '56.8566671'^^xsd:double;
  dwc:endLatitude '56.8566671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5157488 56.8566671, -1.5157488 56.8566671, -1.5157488 56.8566671, -1.5157488 56.8566671, -1.5157488 56.8566671))'^^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 '1183_2160'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.313113 -1.514057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.313113"^^xsd:decimal ;
  dwc:decimalLongitude "-1.514057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2300'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2300'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.326388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.514057'^^xsd:double;
  dwc:startLongitude '-1.5140574'^^xsd:double;
  dwc:endLongitude '-1.5140574'^^xsd:double;
  dwc:latitude '57.313113'^^xsd:double;
  dwc:startLatitude '57.3131127'^^xsd:double;
  dwc:endLatitude '57.3131127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5140574 57.3131127, -1.5140574 57.3131127, -1.5140574 57.3131127, -1.5140574 57.3131127, -1.5140574 57.3131127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2300'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856593 -1.512458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856593"^^xsd:decimal ;
  dwc:decimalLongitude "-1.512458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2161'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2161'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3561111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.512458'^^xsd:double;
  dwc:startLongitude '-1.5124577'^^xsd:double;
  dwc:endLongitude '-1.5124577'^^xsd:double;
  dwc:latitude '56.856593'^^xsd:double;
  dwc:startLatitude '56.8565934'^^xsd:double;
  dwc:endLatitude '56.8565934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5124577 56.8565934, -1.5124577 56.8565934, -1.5124577 56.8565934, -1.5124577 56.8565934, -1.5124577 56.8565934))'^^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 '1183_2161'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88422 -1.511237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88422"^^xsd:decimal ;
  dwc:decimalLongitude "-1.511237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2019'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2019'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.511237'^^xsd:double;
  dwc:startLongitude '-1.5112366'^^xsd:double;
  dwc:endLongitude '-1.5112366'^^xsd:double;
  dwc:latitude '55.88422'^^xsd:double;
  dwc:startLatitude '55.8842195'^^xsd:double;
  dwc:endLatitude '55.8842195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5112366 55.8842195, -1.5112366 55.8842195, -1.5112366 55.8842195, -1.5112366 55.8842195, -1.5112366 55.8842195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2019'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.93827 -1.510411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.93827"^^xsd:decimal ;
  dwc:decimalLongitude "-1.510411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1047'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1047'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8902777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.510411'^^xsd:double;
  dwc:startLongitude '-1.510411'^^xsd:double;
  dwc:endLongitude '-1.510411'^^xsd:double;
  dwc:latitude '58.93827'^^xsd:double;
  dwc:startLatitude '58.9382696'^^xsd:double;
  dwc:endLatitude '58.9382696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.510411 58.9382696, -1.510411 58.9382696, -1.510411 58.9382696, -1.510411 58.9382696, -1.510411 58.9382696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1047'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85653 -1.509637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85653"^^xsd:decimal ;
  dwc:decimalLongitude "-1.509637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2158'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2158'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.509637'^^xsd:double;
  dwc:startLongitude '-1.5096368'^^xsd:double;
  dwc:endLongitude '-1.5096368'^^xsd:double;
  dwc:latitude '56.85653'^^xsd:double;
  dwc:startLatitude '56.8565301'^^xsd:double;
  dwc:endLatitude '56.8565301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5096368 56.8565301, -1.5096368 56.8565301, -1.5096368 56.8565301, -1.5096368 56.8565301, -1.5096368 56.8565301))'^^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 '1183_2158'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856404 -1.503995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856404"^^xsd:decimal ;
  dwc:decimalLongitude "-1.503995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2162'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2162'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.503995'^^xsd:double;
  dwc:startLongitude '-1.503995'^^xsd:double;
  dwc:endLongitude '-1.503995'^^xsd:double;
  dwc:latitude '56.856404'^^xsd:double;
  dwc:startLatitude '56.8564037'^^xsd:double;
  dwc:endLatitude '56.8564037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.503995 56.8564037, -1.503995 56.8564037, -1.503995 56.8564037, -1.503995 56.8564037, -1.503995 56.8564037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2162'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856298 -1.499294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856298"^^xsd:decimal ;
  dwc:decimalLongitude "-1.499294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2163'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2163'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.499294'^^xsd:double;
  dwc:startLongitude '-1.4992935'^^xsd:double;
  dwc:endLongitude '-1.4992935'^^xsd:double;
  dwc:latitude '56.856298'^^xsd:double;
  dwc:startLatitude '56.8562984'^^xsd:double;
  dwc:endLatitude '56.8562984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4992935 56.8562984, -1.4992935 56.8562984, -1.4992935 56.8562984, -1.4992935 56.8562984, -1.4992935 56.8562984))'^^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 '1183_2163'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.930738 -1.498783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.930738"^^xsd:decimal ;
  dwc:decimalLongitude "-1.498783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1046'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1046'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.8319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.498783'^^xsd:double;
  dwc:startLongitude '-1.4987831'^^xsd:double;
  dwc:endLongitude '-1.4987831'^^xsd:double;
  dwc:latitude '58.930738'^^xsd:double;
  dwc:startLatitude '58.9307377'^^xsd:double;
  dwc:endLatitude '58.9307377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4987831 58.9307377, -1.4987831 58.9307377, -1.4987831 58.9307377, -1.4987831 58.9307377, -1.4987831 58.9307377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1046'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856283 -1.498588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.498588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2164'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2164'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4052777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.498588'^^xsd:double;
  dwc:startLongitude '-1.4985883'^^xsd:double;
  dwc:endLongitude '-1.4985883'^^xsd:double;
  dwc:latitude '56.856283'^^xsd:double;
  dwc:startLatitude '56.8562826'^^xsd:double;
  dwc:endLatitude '56.8562826'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4985883 56.8562826, -1.4985883 56.8562826, -1.4985883 56.8562826, -1.4985883 56.8562826, -1.4985883 56.8562826))'^^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 '1183_2164'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.203998 -1.493312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.203998"^^xsd:decimal ;
  dwc:decimalLongitude "-1.493312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1062'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1062'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.900833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.493312'^^xsd:double;
  dwc:startLongitude '-1.4933115'^^xsd:double;
  dwc:endLongitude '-1.4933115'^^xsd:double;
  dwc:latitude '59.203998'^^xsd:double;
  dwc:startLatitude '59.2039981'^^xsd:double;
  dwc:endLatitude '59.2039981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4933115 59.2039981, -1.4933115 59.2039981, -1.4933115 59.2039981, -1.4933115 59.2039981, -1.4933115 59.2039981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1062'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.925968 -1.491419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.925968"^^xsd:decimal ;
  dwc:decimalLongitude "-1.491419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1045'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1045'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.795'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.491419'^^xsd:double;
  dwc:startLongitude '-1.4914188'^^xsd:double;
  dwc:endLongitude '-1.4914188'^^xsd:double;
  dwc:latitude '58.925968'^^xsd:double;
  dwc:startLatitude '58.9259675'^^xsd:double;
  dwc:endLatitude '58.9259675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4914188 58.9259675, -1.4914188 58.9259675, -1.4914188 58.9259675, -1.4914188 58.9259675, -1.4914188 58.9259675))'^^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 '1183_1045'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.466151 -1.481377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.466151"^^xsd:decimal ;
  dwc:decimalLongitude "-1.481377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1992'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1992'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.481377'^^xsd:double;
  dwc:startLongitude '-1.4813771'^^xsd:double;
  dwc:endLongitude '-1.4813771'^^xsd:double;
  dwc:latitude '55.466151'^^xsd:double;
  dwc:startLatitude '55.4661512'^^xsd:double;
  dwc:endLatitude '55.4661512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4813771 55.4661512, -1.4813771 55.4661512, -1.4813771 55.4661512, -1.4813771 55.4661512, -1.4813771 55.4661512))'^^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 '1183_1992'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855861 -1.479782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855861"^^xsd:decimal ;
  dwc:decimalLongitude "-1.479782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2165'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2165'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.4719444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.479782'^^xsd:double;
  dwc:startLongitude '-1.4797823'^^xsd:double;
  dwc:endLongitude '-1.4797823'^^xsd:double;
  dwc:latitude '56.855861'^^xsd:double;
  dwc:startLatitude '56.8558611'^^xsd:double;
  dwc:endLatitude '56.8558611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4797823 56.8558611, -1.4797823 56.8558611, -1.4797823 56.8558611, -1.4797823 56.8558611, -1.4797823 56.8558611))'^^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 '1183_2165'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.508504 -1.474351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.508504"^^xsd:decimal ;
  dwc:decimalLongitude "-1.474351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_961'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_961'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.8472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.474351'^^xsd:double;
  dwc:startLongitude '-1.4743508'^^xsd:double;
  dwc:endLongitude '-1.4743508'^^xsd:double;
  dwc:latitude '57.508504'^^xsd:double;
  dwc:startLatitude '57.5085036'^^xsd:double;
  dwc:endLatitude '57.5085036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4743508 57.5085036, -1.4743508 57.5085036, -1.4743508 57.5085036, -1.4743508 57.5085036, -1.4743508 57.5085036))'^^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 '1183_961'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855605 -1.468342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855605"^^xsd:decimal ;
  dwc:decimalLongitude "-1.468342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2166'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2166'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.468342'^^xsd:double;
  dwc:startLongitude '-1.468342'^^xsd:double;
  dwc:endLongitude '-1.468342'^^xsd:double;
  dwc:latitude '56.855605'^^xsd:double;
  dwc:startLatitude '56.8556048'^^xsd:double;
  dwc:endLatitude '56.8556048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.468342 56.8556048, -1.468342 56.8556048, -1.468342 56.8556048, -1.468342 56.8556048, -1.468342 56.8556048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2166'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855491 -1.463249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.463249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2167'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2167'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.463249'^^xsd:double;
  dwc:startLongitude '-1.4632488'^^xsd:double;
  dwc:endLongitude '-1.4632488'^^xsd:double;
  dwc:latitude '56.855491'^^xsd:double;
  dwc:startLatitude '56.8554906'^^xsd:double;
  dwc:endLatitude '56.8554906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4632488 56.8554906, -1.4632488 56.8554906, -1.4632488 56.8554906, -1.4632488 56.8554906, -1.4632488 56.8554906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2167'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855473 -1.462465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855473"^^xsd:decimal ;
  dwc:decimalLongitude "-1.462465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2168'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2168'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.462465'^^xsd:double;
  dwc:startLongitude '-1.4624652'^^xsd:double;
  dwc:endLongitude '-1.4624652'^^xsd:double;
  dwc:latitude '56.855473'^^xsd:double;
  dwc:startLatitude '56.8554731'^^xsd:double;
  dwc:endLatitude '56.8554731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4624652 56.8554731, -1.4624652 56.8554731, -1.4624652 56.8554731, -1.4624652 56.8554731, -1.4624652 56.8554731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2168'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.024598 -1.454447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.024598"^^xsd:decimal ;
  dwc:decimalLongitude "-1.454447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2226'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2226'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.259444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.454447'^^xsd:double;
  dwc:startLongitude '-1.4544468'^^xsd:double;
  dwc:endLongitude '-1.4544468'^^xsd:double;
  dwc:latitude '57.024598'^^xsd:double;
  dwc:startLatitude '57.0245975'^^xsd:double;
  dwc:endLatitude '57.0245975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4544468 57.0245975, -1.4544468 57.0245975, -1.4544468 57.0245975, -1.4544468 57.0245975, -1.4544468 57.0245975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2226'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85525 -1.452514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85525"^^xsd:decimal ;
  dwc:decimalLongitude "-1.452514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2169'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2169'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.5686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.452514'^^xsd:double;
  dwc:startLongitude '-1.4525137'^^xsd:double;
  dwc:endLongitude '-1.4525137'^^xsd:double;
  dwc:latitude '56.85525'^^xsd:double;
  dwc:startLatitude '56.8552501'^^xsd:double;
  dwc:endLatitude '56.8552501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4525137 56.8552501, -1.4525137 56.8552501, -1.4525137 56.8552501, -1.4525137 56.8552501, -1.4525137 56.8552501))'^^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 '1183_2169'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.512948 -1.451618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.512948"^^xsd:decimal ;
  dwc:decimalLongitude "-1.451618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_962'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_962'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9358333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.451618'^^xsd:double;
  dwc:startLongitude '-1.4516177'^^xsd:double;
  dwc:endLongitude '-1.4516177'^^xsd:double;
  dwc:latitude '57.512948'^^xsd:double;
  dwc:startLatitude '57.5129484'^^xsd:double;
  dwc:endLatitude '57.5129484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4516177 57.5129484, -1.4516177 57.5129484, -1.4516177 57.5129484, -1.4516177 57.5129484, -1.4516177 57.5129484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_962'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.492639 -1.451307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.492639"^^xsd:decimal ;
  dwc:decimalLongitude "-1.451307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1993'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1993'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.390277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.451307'^^xsd:double;
  dwc:startLongitude '-1.4513068'^^xsd:double;
  dwc:endLongitude '-1.4513068'^^xsd:double;
  dwc:latitude '55.492639'^^xsd:double;
  dwc:startLatitude '55.4926392'^^xsd:double;
  dwc:endLatitude '55.4926392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4513068 55.4926392, -1.4513068 55.4926392, -1.4513068 55.4926392, -1.4513068 55.4926392, -1.4513068 55.4926392))'^^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 '1183_1993'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.493434 -1.450393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.493434"^^xsd:decimal ;
  dwc:decimalLongitude "-1.450393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1994'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1994'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.396388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.450393'^^xsd:double;
  dwc:startLongitude '-1.450393'^^xsd:double;
  dwc:endLongitude '-1.450393'^^xsd:double;
  dwc:latitude '55.493434'^^xsd:double;
  dwc:startLatitude '55.4934342'^^xsd:double;
  dwc:endLatitude '55.4934342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.450393 55.4934342, -1.450393 55.4934342, -1.450393 55.4934342, -1.450393 55.4934342, -1.450393 55.4934342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1994'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.513241 -1.450121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.513241"^^xsd:decimal ;
  dwc:decimalLongitude "-1.450121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_963'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_963'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.450121'^^xsd:double;
  dwc:startLongitude '-1.4501211'^^xsd:double;
  dwc:endLongitude '-1.4501211'^^xsd:double;
  dwc:latitude '57.513241'^^xsd:double;
  dwc:startLatitude '57.513241'^^xsd:double;
  dwc:endLatitude '57.513241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4501211 57.513241, -1.4501211 57.513241, -1.4501211 57.513241, -1.4501211 57.513241, -1.4501211 57.513241))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_963'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.515735 -1.437365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.515735"^^xsd:decimal ;
  dwc:decimalLongitude "-1.437365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_964'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_964'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9913888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.437365'^^xsd:double;
  dwc:startLongitude '-1.4373649'^^xsd:double;
  dwc:endLongitude '-1.4373649'^^xsd:double;
  dwc:latitude '57.515735'^^xsd:double;
  dwc:startLatitude '57.515735'^^xsd:double;
  dwc:endLatitude '57.515735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4373649 57.515735, -1.4373649 57.515735, -1.4373649 57.515735, -1.4373649 57.515735, -1.4373649 57.515735))'^^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 '1183_964'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854894 -1.436607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854894"^^xsd:decimal ;
  dwc:decimalLongitude "-1.436607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2170'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2170'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.436607'^^xsd:double;
  dwc:startLongitude '-1.436607'^^xsd:double;
  dwc:endLongitude '-1.436607'^^xsd:double;
  dwc:latitude '56.854894'^^xsd:double;
  dwc:startLatitude '56.8548936'^^xsd:double;
  dwc:endLatitude '56.8548936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.436607 56.8548936, -1.436607 56.8548936, -1.436607 56.8548936, -1.436607 56.8548936, -1.436607 56.8548936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2170'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854881 -1.436059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854881"^^xsd:decimal ;
  dwc:decimalLongitude "-1.436059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2172'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2172'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6269444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.436059'^^xsd:double;
  dwc:startLongitude '-1.4360585'^^xsd:double;
  dwc:endLongitude '-1.4360585'^^xsd:double;
  dwc:latitude '56.854881'^^xsd:double;
  dwc:startLatitude '56.8548813'^^xsd:double;
  dwc:endLatitude '56.8548813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4360585 56.8548813, -1.4360585 56.8548813, -1.4360585 56.8548813, -1.4360585 56.8548813, -1.4360585 56.8548813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2172'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854709 -1.428379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854709"^^xsd:decimal ;
  dwc:decimalLongitude "-1.428379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2173'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2173'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.428379'^^xsd:double;
  dwc:startLongitude '-1.4283794'^^xsd:double;
  dwc:endLongitude '-1.4283794'^^xsd:double;
  dwc:latitude '56.854709'^^xsd:double;
  dwc:startLatitude '56.8547093'^^xsd:double;
  dwc:endLatitude '56.8547093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4283794 56.8547093, -1.4283794 56.8547093, -1.4283794 56.8547093, -1.4283794 56.8547093, -1.4283794 56.8547093))'^^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 '1183_2173'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.517741 -1.427103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.517741"^^xsd:decimal ;
  dwc:decimalLongitude "-1.427103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_965'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_965'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.427103'^^xsd:double;
  dwc:startLongitude '-1.4271029'^^xsd:double;
  dwc:endLongitude '-1.4271029'^^xsd:double;
  dwc:latitude '57.517741'^^xsd:double;
  dwc:startLatitude '57.5177414'^^xsd:double;
  dwc:endLatitude '57.5177414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4271029 57.5177414, -1.4271029 57.5177414, -1.4271029 57.5177414, -1.4271029 57.5177414, -1.4271029 57.5177414))'^^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 '1183_965'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854679 -1.427047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854679"^^xsd:decimal ;
  dwc:decimalLongitude "-1.427047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2174'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2174'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.427047'^^xsd:double;
  dwc:startLongitude '-1.4270473'^^xsd:double;
  dwc:endLongitude '-1.4270473'^^xsd:double;
  dwc:latitude '56.854679'^^xsd:double;
  dwc:startLatitude '56.8546794'^^xsd:double;
  dwc:endLatitude '56.8546794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4270473 56.8546794, -1.4270473 56.8546794, -1.4270473 56.8546794, -1.4270473 56.8546794, -1.4270473 56.8546794))'^^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 '1183_2174'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854534 -1.420544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854534"^^xsd:decimal ;
  dwc:decimalLongitude "-1.420544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2175'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2175'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.6819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.420544'^^xsd:double;
  dwc:startLongitude '-1.4205435'^^xsd:double;
  dwc:endLongitude '-1.4205435'^^xsd:double;
  dwc:latitude '56.854534'^^xsd:double;
  dwc:startLatitude '56.8545337'^^xsd:double;
  dwc:endLatitude '56.8545337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4205435 56.8545337, -1.4205435 56.8545337, -1.4205435 56.8545337, -1.4205435 56.8545337, -1.4205435 56.8545337))'^^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 '1183_2175'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.878571 -1.417496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.878571"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1044'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1044'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.417496'^^xsd:double;
  dwc:startLongitude '-1.4174961'^^xsd:double;
  dwc:endLongitude '-1.4174961'^^xsd:double;
  dwc:latitude '58.878571'^^xsd:double;
  dwc:startLatitude '58.8785706'^^xsd:double;
  dwc:endLatitude '58.8785706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4174961 58.8785706, -1.4174961 58.8785706, -1.4174961 58.8785706, -1.4174961 58.8785706, -1.4174961 58.8785706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1044'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.51979 -1.416627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.51979"^^xsd:decimal ;
  dwc:decimalLongitude "-1.416627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_966'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_966'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.416627'^^xsd:double;
  dwc:startLongitude '-1.4166272'^^xsd:double;
  dwc:endLongitude '-1.4166272'^^xsd:double;
  dwc:latitude '57.51979'^^xsd:double;
  dwc:startLatitude '57.5197896'^^xsd:double;
  dwc:endLatitude '57.5197896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4166272 57.5197896, -1.4166272 57.5197896, -1.4166272 57.5197896, -1.4166272 57.5197896, -1.4166272 57.5197896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_966'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854276 -1.409025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854276"^^xsd:decimal ;
  dwc:decimalLongitude "-1.409025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2176'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2176'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7227777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.409025'^^xsd:double;
  dwc:startLongitude '-1.4090249'^^xsd:double;
  dwc:endLongitude '-1.4090249'^^xsd:double;
  dwc:latitude '56.854276'^^xsd:double;
  dwc:startLatitude '56.8542755'^^xsd:double;
  dwc:endLatitude '56.8542755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4090249 56.8542755, -1.4090249 56.8542755, -1.4090249 56.8542755, -1.4090249 56.8542755, -1.4090249 56.8542755))'^^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 '1183_2176'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.44912 -1.408487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.44912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.408487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1991'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1991'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.408487'^^xsd:double;
  dwc:startLongitude '-1.4084871'^^xsd:double;
  dwc:endLongitude '-1.4084871'^^xsd:double;
  dwc:latitude '55.44912'^^xsd:double;
  dwc:startLatitude '55.4491196'^^xsd:double;
  dwc:endLatitude '55.4491196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4084871 55.4491196, -1.4084871 55.4491196, -1.4084871 55.4491196, -1.4084871 55.4491196, -1.4084871 55.4491196))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1991'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.996802 -1.408466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.996802"^^xsd:decimal ;
  dwc:decimalLongitude "-1.408466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2224'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2224'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.408466'^^xsd:double;
  dwc:startLongitude '-1.4084661'^^xsd:double;
  dwc:endLongitude '-1.4084661'^^xsd:double;
  dwc:latitude '56.996802'^^xsd:double;
  dwc:startLatitude '56.9968024'^^xsd:double;
  dwc:endLatitude '56.9968024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4084661 56.9968024, -1.4084661 56.9968024, -1.4084661 56.9968024, -1.4084661 56.9968024, -1.4084661 56.9968024))'^^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 '1183_2224'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.995036 -1.405544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.995036"^^xsd:decimal ;
  dwc:decimalLongitude "-1.405544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2223'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2223'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.980555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.405544'^^xsd:double;
  dwc:startLongitude '-1.4055436'^^xsd:double;
  dwc:endLongitude '-1.4055436'^^xsd:double;
  dwc:latitude '56.995036'^^xsd:double;
  dwc:startLatitude '56.9950357'^^xsd:double;
  dwc:endLatitude '56.9950357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4055436 56.9950357, -1.4055436 56.9950357, -1.4055436 56.9950357, -1.4055436 56.9950357, -1.4055436 56.9950357))'^^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 '1183_2223'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.272643 -1.403198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.272643"^^xsd:decimal ;
  dwc:decimalLongitude "-1.403198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1064'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1064'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.427222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.403198'^^xsd:double;
  dwc:startLongitude '-1.4031978'^^xsd:double;
  dwc:endLongitude '-1.4031978'^^xsd:double;
  dwc:latitude '59.272643'^^xsd:double;
  dwc:startLatitude '59.2726429'^^xsd:double;
  dwc:endLatitude '59.2726429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4031978 59.2726429, -1.4031978 59.2726429, -1.4031978 59.2726429, -1.4031978 59.2726429, -1.4031978 59.2726429))'^^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 '1183_1064'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854173 -1.40319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854173"^^xsd:decimal ;
  dwc:decimalLongitude "-1.40319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2177'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2177'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7433333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.40319'^^xsd:double;
  dwc:startLongitude '-1.4031902'^^xsd:double;
  dwc:endLongitude '-1.4031902'^^xsd:double;
  dwc:latitude '56.854173'^^xsd:double;
  dwc:startLatitude '56.8541725'^^xsd:double;
  dwc:endLatitude '56.8541725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4031902 56.8541725, -1.4031902 56.8541725, -1.4031902 56.8541725, -1.4031902 56.8541725, -1.4031902 56.8541725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2177'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.272945 -1.402796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.272945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.402796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1063'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1063'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.429444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.402796'^^xsd:double;
  dwc:startLongitude '-1.4027961'^^xsd:double;
  dwc:endLongitude '-1.4027961'^^xsd:double;
  dwc:latitude '59.272945'^^xsd:double;
  dwc:startLatitude '59.2729453'^^xsd:double;
  dwc:endLatitude '59.2729453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4027961 59.2729453, -1.4027961 59.2729453, -1.4027961 59.2729453, -1.4027961 59.2729453, -1.4027961 59.2729453))'^^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 '1183_1063'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854264 -1.38781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854264"^^xsd:decimal ;
  dwc:decimalLongitude "-1.38781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2178'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2178'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.7958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.38781'^^xsd:double;
  dwc:startLongitude '-1.3878104'^^xsd:double;
  dwc:endLongitude '-1.3878104'^^xsd:double;
  dwc:latitude '56.854264'^^xsd:double;
  dwc:startLatitude '56.8542636'^^xsd:double;
  dwc:endLatitude '56.8542636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3878104 56.8542636, -1.3878104 56.8542636, -1.3878104 56.8542636, -1.3878104 56.8542636, -1.3878104 56.8542636))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2178'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525544 -1.387195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.525544"^^xsd:decimal ;
  dwc:decimalLongitude "-1.387195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_967'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_967'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1869444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.387195'^^xsd:double;
  dwc:startLongitude '-1.3871952'^^xsd:double;
  dwc:endLongitude '-1.3871952'^^xsd:double;
  dwc:latitude '57.525544'^^xsd:double;
  dwc:startLatitude '57.525544'^^xsd:double;
  dwc:endLatitude '57.525544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3871952 57.525544, -1.3871952 57.525544, -1.3871952 57.525544, -1.3871952 57.525544, -1.3871952 57.525544))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_967'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525586 -1.386982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.525586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.386982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_968'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_968'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.1877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.386982'^^xsd:double;
  dwc:startLongitude '-1.3869815'^^xsd:double;
  dwc:endLongitude '-1.3869815'^^xsd:double;
  dwc:latitude '57.525586'^^xsd:double;
  dwc:startLatitude '57.5255858'^^xsd:double;
  dwc:endLatitude '57.5255858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3869815 57.5255858, -1.3869815 57.5255858, -1.3869815 57.5255858, -1.3869815 57.5255858, -1.3869815 57.5255858))'^^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 '1183_968'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8543 -1.381707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8543"^^xsd:decimal ;
  dwc:decimalLongitude "-1.381707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2180'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2180'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.381707'^^xsd:double;
  dwc:startLongitude '-1.3817074'^^xsd:double;
  dwc:endLongitude '-1.3817074'^^xsd:double;
  dwc:latitude '56.8543'^^xsd:double;
  dwc:startLatitude '56.8542998'^^xsd:double;
  dwc:endLatitude '56.8542998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3817074 56.8542998, -1.3817074 56.8542998, -1.3817074 56.8542998, -1.3817074 56.8542998, -1.3817074 56.8542998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2180'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.527216 -1.378644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.527216"^^xsd:decimal ;
  dwc:decimalLongitude "-1.378644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_969'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_969'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.2202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.378644'^^xsd:double;
  dwc:startLongitude '-1.3786436'^^xsd:double;
  dwc:endLongitude '-1.3786436'^^xsd:double;
  dwc:latitude '57.527216'^^xsd:double;
  dwc:startLatitude '57.527216'^^xsd:double;
  dwc:endLatitude '57.527216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3786436 57.527216, -1.3786436 57.527216, -1.3786436 57.527216, -1.3786436 57.527216, -1.3786436 57.527216))'^^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 '1183_969'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854326 -1.377232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854326"^^xsd:decimal ;
  dwc:decimalLongitude "-1.377232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2181'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2181'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.377232'^^xsd:double;
  dwc:startLongitude '-1.3772318'^^xsd:double;
  dwc:endLongitude '-1.3772318'^^xsd:double;
  dwc:latitude '56.854326'^^xsd:double;
  dwc:startLatitude '56.8543263'^^xsd:double;
  dwc:endLatitude '56.8543263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3772318 56.8543263, -1.3772318 56.8543263, -1.3772318 56.8543263, -1.3772318 56.8543263, -1.3772318 56.8543263))'^^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 '1183_2181'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.448502 -1.375812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.448502"^^xsd:decimal ;
  dwc:decimalLongitude "-1.375812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1989'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1989'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.670555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.375812'^^xsd:double;
  dwc:startLongitude '-1.3758121'^^xsd:double;
  dwc:endLongitude '-1.3758121'^^xsd:double;
  dwc:latitude '55.448502'^^xsd:double;
  dwc:startLatitude '55.448502'^^xsd:double;
  dwc:endLatitude '55.448502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3758121 55.448502, -1.3758121 55.448502, -1.3758121 55.448502, -1.3758121 55.448502, -1.3758121 55.448502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1989'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.262183 -1.373144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.262183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.373144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_956'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_956'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9358333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.373144'^^xsd:double;
  dwc:startLongitude '-1.3731443'^^xsd:double;
  dwc:endLongitude '-1.3731443'^^xsd:double;
  dwc:latitude '58.262183'^^xsd:double;
  dwc:startLatitude '58.2621829'^^xsd:double;
  dwc:endLatitude '58.2621829'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3731443 58.2621829, -1.3731443 58.2621829, -1.3731443 58.2621829, -1.3731443 58.2621829, -1.3731443 58.2621829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_956'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.85439 -1.366572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.85439"^^xsd:decimal ;
  dwc:decimalLongitude "-1.366572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2182'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2182'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.8683333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.366572'^^xsd:double;
  dwc:startLongitude '-1.3665717'^^xsd:double;
  dwc:endLongitude '-1.3665717'^^xsd:double;
  dwc:latitude '56.85439'^^xsd:double;
  dwc:startLatitude '56.8543895'^^xsd:double;
  dwc:endLatitude '56.8543895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3665717 56.8543895, -1.3665717 56.8543895, -1.3665717 56.8543895, -1.3665717 56.8543895, -1.3665717 56.8543895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2182'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5675 -1.364393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5675"^^xsd:decimal ;
  dwc:decimalLongitude "-1.364393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1995'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1995'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.2697222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.364393'^^xsd:double;
  dwc:startLongitude '-1.3643926'^^xsd:double;
  dwc:endLongitude '-1.3643926'^^xsd:double;
  dwc:latitude '55.5675'^^xsd:double;
  dwc:startLatitude '55.5674996'^^xsd:double;
  dwc:endLatitude '55.5674996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3643926 55.5674996, -1.3643926 55.5674996, -1.3643926 55.5674996, -1.3643926 55.5674996, -1.3643926 55.5674996))'^^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 '1183_1995'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854444 -1.357295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854444"^^xsd:decimal ;
  dwc:decimalLongitude "-1.357295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2183'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2183'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.357295'^^xsd:double;
  dwc:startLongitude '-1.3572951'^^xsd:double;
  dwc:endLongitude '-1.3572951'^^xsd:double;
  dwc:latitude '56.854444'^^xsd:double;
  dwc:startLatitude '56.8544444'^^xsd:double;
  dwc:endLatitude '56.8544444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3572951 56.8544444, -1.3572951 56.8544444, -1.3572951 56.8544444, -1.3572951 56.8544444, -1.3572951 56.8544444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2183'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854445 -1.357132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854445"^^xsd:decimal ;
  dwc:decimalLongitude "-1.357132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2184'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2184'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.357132'^^xsd:double;
  dwc:startLongitude '-1.3571323'^^xsd:double;
  dwc:endLongitude '-1.3571323'^^xsd:double;
  dwc:latitude '56.854445'^^xsd:double;
  dwc:startLatitude '56.8544454'^^xsd:double;
  dwc:endLatitude '56.8544454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3571323 56.8544454, -1.3571323 56.8544454, -1.3571323 56.8544454, -1.3571323 56.8544454, -1.3571323 56.8544454))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2184'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854486 -1.350297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854486"^^xsd:decimal ;
  dwc:decimalLongitude "-1.350297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2185'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2185'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.350297'^^xsd:double;
  dwc:startLongitude '-1.3502969'^^xsd:double;
  dwc:endLongitude '-1.3502969'^^xsd:double;
  dwc:latitude '56.854486'^^xsd:double;
  dwc:startLatitude '56.8544859'^^xsd:double;
  dwc:endLatitude '56.8544859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3502969 56.8544859, -1.3502969 56.8544859, -1.3502969 56.8544859, -1.3502969 56.8544859, -1.3502969 56.8544859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2185'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.447989 -1.348689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.447989"^^xsd:decimal ;
  dwc:decimalLongitude "-1.348689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1988'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1988'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.623055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.348689'^^xsd:double;
  dwc:startLongitude '-1.3486886'^^xsd:double;
  dwc:endLongitude '-1.3486886'^^xsd:double;
  dwc:latitude '55.447989'^^xsd:double;
  dwc:startLatitude '55.4479893'^^xsd:double;
  dwc:endLatitude '55.4479893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3486886 55.4479893, -1.3486886 55.4479893, -1.3486886 55.4479893, -1.3486886 55.4479893, -1.3486886 55.4479893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1988'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.956445 -1.341828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.956445"^^xsd:decimal ;
  dwc:decimalLongitude "-1.341828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2222'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2222'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.612222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.341828'^^xsd:double;
  dwc:startLongitude '-1.3418277'^^xsd:double;
  dwc:endLongitude '-1.3418277'^^xsd:double;
  dwc:latitude '56.956445'^^xsd:double;
  dwc:startLatitude '56.956445'^^xsd:double;
  dwc:endLatitude '56.956445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3418277 56.956445, -1.3418277 56.956445, -1.3418277 56.956445, -1.3418277 56.956445, -1.3418277 56.956445))'^^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 '1183_2222'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.434522 -1.335106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.434522"^^xsd:decimal ;
  dwc:decimalLongitude "-1.335106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1250'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1250'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.2894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.335106'^^xsd:double;
  dwc:startLongitude '-1.3351062'^^xsd:double;
  dwc:endLongitude '-1.3351062'^^xsd:double;
  dwc:latitude '61.434522'^^xsd:double;
  dwc:startLatitude '61.434522'^^xsd:double;
  dwc:endLatitude '61.434522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3351062 61.434522, -1.3351062 61.434522, -1.3351062 61.434522, -1.3351062 61.434522, -1.3351062 61.434522))'^^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 '1183_1250'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.950958 -1.332797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.950958"^^xsd:decimal ;
  dwc:decimalLongitude "-1.332797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2221'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2221'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.558888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.332797'^^xsd:double;
  dwc:startLongitude '-1.3327968'^^xsd:double;
  dwc:endLongitude '-1.3327968'^^xsd:double;
  dwc:latitude '56.950958'^^xsd:double;
  dwc:startLatitude '56.9509583'^^xsd:double;
  dwc:endLatitude '56.9509583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3327968 56.9509583, -1.3327968 56.9509583, -1.3327968 56.9509583, -1.3327968 56.9509583, -1.3327968 56.9509583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2221'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.946386 -1.325271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.946386"^^xsd:decimal ;
  dwc:decimalLongitude "-1.325271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2220'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2220'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.514444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.325271'^^xsd:double;
  dwc:startLongitude '-1.325271'^^xsd:double;
  dwc:endLongitude '-1.325271'^^xsd:double;
  dwc:latitude '56.946386'^^xsd:double;
  dwc:startLatitude '56.9463861'^^xsd:double;
  dwc:endLatitude '56.9463861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.325271 56.9463861, -1.325271 56.9463861, -1.325271 56.9463861, -1.325271 56.9463861, -1.325271 56.9463861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2220'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.816062 -1.318002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.816062"^^xsd:decimal ;
  dwc:decimalLongitude "-1.318002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1042'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1042'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.318002'^^xsd:double;
  dwc:startLongitude '-1.3180017'^^xsd:double;
  dwc:endLongitude '-1.3180017'^^xsd:double;
  dwc:latitude '58.816062'^^xsd:double;
  dwc:startLatitude '58.8160616'^^xsd:double;
  dwc:endLatitude '58.8160616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3180017 58.8160616, -1.3180017 58.8160616, -1.3180017 58.8160616, -1.3180017 58.8160616, -1.3180017 58.8160616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1042'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.815916 -1.317794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.815916"^^xsd:decimal ;
  dwc:decimalLongitude "-1.317794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1043'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1043'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9394444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.317794'^^xsd:double;
  dwc:startLongitude '-1.317794'^^xsd:double;
  dwc:endLongitude '-1.317794'^^xsd:double;
  dwc:latitude '58.815916'^^xsd:double;
  dwc:startLatitude '58.8159155'^^xsd:double;
  dwc:endLatitude '58.8159155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.317794 58.8159155, -1.317794 58.8159155, -1.317794 58.8159155, -1.317794 58.8159155, -1.317794 58.8159155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1043'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.939547 -1.313605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.939547"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2219'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2219'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.448055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.313605'^^xsd:double;
  dwc:startLongitude '-1.3136054'^^xsd:double;
  dwc:endLongitude '-1.3136054'^^xsd:double;
  dwc:latitude '56.939547'^^xsd:double;
  dwc:startLatitude '56.9395465'^^xsd:double;
  dwc:endLatitude '56.9395465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3136054 56.9395465, -1.3136054 56.9395465, -1.3136054 56.9395465, -1.3136054 56.9395465, -1.3136054 56.9395465))'^^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 '1183_2219'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.936025 -1.307519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.936025"^^xsd:decimal ;
  dwc:decimalLongitude "-1.307519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2218'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2218'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.307519'^^xsd:double;
  dwc:startLongitude '-1.3075185'^^xsd:double;
  dwc:endLongitude '-1.3075185'^^xsd:double;
  dwc:latitude '56.936025'^^xsd:double;
  dwc:startLatitude '56.9360247'^^xsd:double;
  dwc:endLatitude '56.9360247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3075185 56.9360247, -1.3075185 56.9360247, -1.3075185 56.9360247, -1.3075185 56.9360247, -1.3075185 56.9360247))'^^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 '1183_2218'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.934421 -1.304747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.934421"^^xsd:decimal ;
  dwc:decimalLongitude "-1.304747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2217'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2217'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.398333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.304747'^^xsd:double;
  dwc:startLongitude '-1.3047473'^^xsd:double;
  dwc:endLongitude '-1.3047473'^^xsd:double;
  dwc:latitude '56.934421'^^xsd:double;
  dwc:startLatitude '56.9344212'^^xsd:double;
  dwc:endLatitude '56.9344212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3047473 56.9344212, -1.3047473 56.9344212, -1.3047473 56.9344212, -1.3047473 56.9344212, -1.3047473 56.9344212))'^^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 '1183_2217'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.447081 -1.300628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.447081"^^xsd:decimal ;
  dwc:decimalLongitude "-1.300628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1987'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1987'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.538888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.300628'^^xsd:double;
  dwc:startLongitude '-1.3006277'^^xsd:double;
  dwc:endLongitude '-1.3006277'^^xsd:double;
  dwc:latitude '55.447081'^^xsd:double;
  dwc:startLatitude '55.4470808'^^xsd:double;
  dwc:endLatitude '55.4470808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3006277 55.4470808, -1.3006277 55.4470808, -1.3006277 55.4470808, -1.3006277 55.4470808, -1.3006277 55.4470808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1987'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.35169 -1.29728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.35169"^^xsd:decimal ;
  dwc:decimalLongitude "-1.29728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1065'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1065'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.018055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.29728'^^xsd:double;
  dwc:startLongitude '-1.2972795'^^xsd:double;
  dwc:endLongitude '-1.2972795'^^xsd:double;
  dwc:latitude '59.35169'^^xsd:double;
  dwc:startLatitude '59.3516895'^^xsd:double;
  dwc:endLatitude '59.3516895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2972795 59.3516895, -1.2972795 59.3516895, -1.2972795 59.3516895, -1.2972795 59.3516895, -1.2972795 59.3516895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1065'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.929897 -1.296928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.929897"^^xsd:decimal ;
  dwc:decimalLongitude "-1.296928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2216'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2216'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.354444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.296928'^^xsd:double;
  dwc:startLongitude '-1.2969283'^^xsd:double;
  dwc:endLongitude '-1.2969283'^^xsd:double;
  dwc:latitude '56.929897'^^xsd:double;
  dwc:startLatitude '56.9298972'^^xsd:double;
  dwc:endLatitude '56.9298972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2969283 56.9298972, -1.2969283 56.9298972, -1.2969283 56.9298972, -1.2969283 56.9298972, -1.2969283 56.9298972))'^^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 '1183_2216'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854824 -1.293254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854824"^^xsd:decimal ;
  dwc:decimalLongitude "-1.293254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2187'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2187'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.118611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.293254'^^xsd:double;
  dwc:startLongitude '-1.2932535'^^xsd:double;
  dwc:endLongitude '-1.2932535'^^xsd:double;
  dwc:latitude '56.854824'^^xsd:double;
  dwc:startLatitude '56.8548239'^^xsd:double;
  dwc:endLatitude '56.8548239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2932535 56.8548239, -1.2932535 56.8548239, -1.2932535 56.8548239, -1.2932535 56.8548239, -1.2932535 56.8548239))'^^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 '1183_2187'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.633402 -1.28852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.633402"^^xsd:decimal ;
  dwc:decimalLongitude "-1.28852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1997'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1997'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.28852'^^xsd:double;
  dwc:startLongitude '-1.2885203'^^xsd:double;
  dwc:endLongitude '-1.2885203'^^xsd:double;
  dwc:latitude '55.633402'^^xsd:double;
  dwc:startLatitude '55.6334018'^^xsd:double;
  dwc:endLatitude '55.6334018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2885203 55.6334018, -1.2885203 55.6334018, -1.2885203 55.6334018, -1.2885203 55.6334018, -1.2885203 55.6334018))'^^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 '1183_1997'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.923655 -1.28614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.923655"^^xsd:decimal ;
  dwc:decimalLongitude "-1.28614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2214'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2214'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.293888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.28614'^^xsd:double;
  dwc:startLongitude '-1.2861402'^^xsd:double;
  dwc:endLongitude '-1.2861402'^^xsd:double;
  dwc:latitude '56.923655'^^xsd:double;
  dwc:startLatitude '56.9236553'^^xsd:double;
  dwc:endLatitude '56.9236553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2861402 56.9236553, -1.2861402 56.9236553, -1.2861402 56.9236553, -1.2861402 56.9236553, -1.2861402 56.9236553))'^^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 '1183_2214'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854866 -1.286093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854866"^^xsd:decimal ;
  dwc:decimalLongitude "-1.286093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2188'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2188'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.143055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.286093'^^xsd:double;
  dwc:startLongitude '-1.2860925'^^xsd:double;
  dwc:endLongitude '-1.2860925'^^xsd:double;
  dwc:latitude '56.854866'^^xsd:double;
  dwc:startLatitude '56.8548664'^^xsd:double;
  dwc:endLatitude '56.8548664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2860925 56.8548664, -1.2860925 56.8548664, -1.2860925 56.8548664, -1.2860925 56.8548664, -1.2860925 56.8548664))'^^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 '1183_2188'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.636388 -1.28506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.636388"^^xsd:decimal ;
  dwc:decimalLongitude "-1.28506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1998'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1998'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.28506'^^xsd:double;
  dwc:startLongitude '-1.2850595'^^xsd:double;
  dwc:endLongitude '-1.2850595'^^xsd:double;
  dwc:latitude '55.636388'^^xsd:double;
  dwc:startLatitude '55.6363882'^^xsd:double;
  dwc:endLatitude '55.6363882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2850595 55.6363882, -1.2850595 55.6363882, -1.2850595 55.6363882, -1.2850595 55.6363882, -1.2850595 55.6363882))'^^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 '1183_1998'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.917242 -1.275055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.917242"^^xsd:decimal ;
  dwc:decimalLongitude "-1.275055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2225'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2225'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.231666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.275055'^^xsd:double;
  dwc:startLongitude '-1.2750551'^^xsd:double;
  dwc:endLongitude '-1.2750551'^^xsd:double;
  dwc:latitude '56.917242'^^xsd:double;
  dwc:startLatitude '56.9172415'^^xsd:double;
  dwc:endLatitude '56.9172415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2750551 56.9172415, -1.2750551 56.9172415, -1.2750551 56.9172415, -1.2750551 56.9172415, -1.2750551 56.9172415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2225'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91601 -1.272927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91601"^^xsd:decimal ;
  dwc:decimalLongitude "-1.272927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2213'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2213'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.219722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.272927'^^xsd:double;
  dwc:startLongitude '-1.2729272'^^xsd:double;
  dwc:endLongitude '-1.2729272'^^xsd:double;
  dwc:latitude '56.91601'^^xsd:double;
  dwc:startLatitude '56.9160103'^^xsd:double;
  dwc:endLatitude '56.9160103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2729272 56.9160103, -1.2729272 56.9160103, -1.2729272 56.9160103, -1.2729272 56.9160103, -1.2729272 56.9160103))'^^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 '1183_2213'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854952 -1.271608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854952"^^xsd:decimal ;
  dwc:decimalLongitude "-1.271608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2189'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2189'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.1925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.271608'^^xsd:double;
  dwc:startLongitude '-1.2716079'^^xsd:double;
  dwc:endLongitude '-1.2716079'^^xsd:double;
  dwc:latitude '56.854952'^^xsd:double;
  dwc:startLatitude '56.8549522'^^xsd:double;
  dwc:endLatitude '56.8549522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2716079 56.8549522, -1.2716079 56.8549522, -1.2716079 56.8549522, -1.2716079 56.8549522, -1.2716079 56.8549522))'^^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 '1183_2189'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.320541 -1.270996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.320541"^^xsd:decimal ;
  dwc:decimalLongitude "-1.270996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2301'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2301'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.968611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.270996'^^xsd:double;
  dwc:startLongitude '-1.2709955'^^xsd:double;
  dwc:endLongitude '-1.2709955'^^xsd:double;
  dwc:latitude '57.320541'^^xsd:double;
  dwc:startLatitude '57.3205408'^^xsd:double;
  dwc:endLatitude '57.3205408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2709955 57.3205408, -1.2709955 57.3205408, -1.2709955 57.3205408, -1.2709955 57.3205408, -1.2709955 57.3205408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2301'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.854971 -1.268434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.854971"^^xsd:decimal ;
  dwc:decimalLongitude "-1.268434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2190'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2190'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.203333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.268434'^^xsd:double;
  dwc:startLongitude '-1.2684343'^^xsd:double;
  dwc:endLongitude '-1.2684343'^^xsd:double;
  dwc:latitude '56.854971'^^xsd:double;
  dwc:startLatitude '56.854971'^^xsd:double;
  dwc:endLatitude '56.854971'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2684343 56.854971, -1.2684343 56.854971, -1.2684343 56.854971, -1.2684343 56.854971, -1.2684343 56.854971))'^^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 '1183_2190'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.908986 -1.262055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.908986"^^xsd:decimal ;
  dwc:decimalLongitude "-1.262055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2212'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2212'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.157777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.262055'^^xsd:double;
  dwc:startLongitude '-1.262055'^^xsd:double;
  dwc:endLongitude '-1.262055'^^xsd:double;
  dwc:latitude '56.908986'^^xsd:double;
  dwc:startLatitude '56.9089857'^^xsd:double;
  dwc:endLatitude '56.9089857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.262055 56.9089857, -1.262055 56.9089857, -1.262055 56.9089857, -1.262055 56.9089857, -1.262055 56.9089857))'^^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 '1183_2212'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.908922 -1.261958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.908922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2211'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2211'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.157222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.261958'^^xsd:double;
  dwc:startLongitude '-1.2619576'^^xsd:double;
  dwc:endLongitude '-1.2619576'^^xsd:double;
  dwc:latitude '56.908922'^^xsd:double;
  dwc:startLatitude '56.9089224'^^xsd:double;
  dwc:endLatitude '56.9089224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2619576 56.9089224, -1.2619576 56.9089224, -1.2619576 56.9089224, -1.2619576 56.9089224, -1.2619576 56.9089224))'^^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 '1183_2211'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.779844 -1.261679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.779844"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1041'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1041'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.261679'^^xsd:double;
  dwc:startLongitude '-1.2616787'^^xsd:double;
  dwc:endLongitude '-1.2616787'^^xsd:double;
  dwc:latitude '58.779844'^^xsd:double;
  dwc:startLatitude '58.7798438'^^xsd:double;
  dwc:endLatitude '58.7798438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2616787 58.7798438, -1.2616787 58.7798438, -1.2616787 58.7798438, -1.2616787 58.7798438, -1.2616787 58.7798438))'^^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 '1183_1041'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.883491 -1.257378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.883491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.257378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2017'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2017'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.8061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.257378'^^xsd:double;
  dwc:startLongitude '-1.2573778'^^xsd:double;
  dwc:endLongitude '-1.2573778'^^xsd:double;
  dwc:latitude '55.883491'^^xsd:double;
  dwc:startLatitude '55.8834913'^^xsd:double;
  dwc:endLatitude '55.8834913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2573778 55.8834913, -1.2573778 55.8834913, -1.2573778 55.8834913, -1.2573778 55.8834913, -1.2573778 55.8834913))'^^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 '1183_2017'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.477215 -1.255947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.477215"^^xsd:decimal ;
  dwc:decimalLongitude "-1.255947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1251'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1251'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.6233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.255947'^^xsd:double;
  dwc:startLongitude '-1.2559472'^^xsd:double;
  dwc:endLongitude '-1.2559472'^^xsd:double;
  dwc:latitude '61.477215'^^xsd:double;
  dwc:startLatitude '61.4772151'^^xsd:double;
  dwc:endLatitude '61.4772151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2559472 61.4772151, -1.2559472 61.4772151, -1.2559472 61.4772151, -1.2559472 61.4772151, -1.2559472 61.4772151))'^^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 '1183_1251'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.446211 -1.254629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.446211"^^xsd:decimal ;
  dwc:decimalLongitude "-1.254629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1986'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1986'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.254629'^^xsd:double;
  dwc:startLongitude '-1.2546289'^^xsd:double;
  dwc:endLongitude '-1.2546289'^^xsd:double;
  dwc:latitude '55.446211'^^xsd:double;
  dwc:startLatitude '55.4462114'^^xsd:double;
  dwc:endLatitude '55.4462114'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2546289 55.4462114, -1.2546289 55.4462114, -1.2546289 55.4462114, -1.2546289 55.4462114, -1.2546289 55.4462114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1986'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.771826 -1.248541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.771826"^^xsd:decimal ;
  dwc:decimalLongitude "-1.248541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1040'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1040'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.5941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.248541'^^xsd:double;
  dwc:startLongitude '-1.2485409'^^xsd:double;
  dwc:endLongitude '-1.2485409'^^xsd:double;
  dwc:latitude '58.771826'^^xsd:double;
  dwc:startLatitude '58.7718255'^^xsd:double;
  dwc:endLatitude '58.7718255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2485409 58.7718255, -1.2485409 58.7718255, -1.2485409 58.7718255, -1.2485409 58.7718255, -1.2485409 58.7718255))'^^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 '1183_1040'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.899576 -1.247565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.899576"^^xsd:decimal ;
  dwc:decimalLongitude "-1.247565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2210'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2210'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.073888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.247565'^^xsd:double;
  dwc:startLongitude '-1.2475654'^^xsd:double;
  dwc:endLongitude '-1.2475654'^^xsd:double;
  dwc:latitude '56.899576'^^xsd:double;
  dwc:startLatitude '56.8995755'^^xsd:double;
  dwc:endLatitude '56.8995755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2475654 56.8995755, -1.2475654 56.8995755, -1.2475654 56.8995755, -1.2475654 56.8995755, -1.2475654 56.8995755))'^^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 '1183_2210'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.89561 -1.243382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.89561"^^xsd:decimal ;
  dwc:decimalLongitude "-1.243382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1968'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1968'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.243382'^^xsd:double;
  dwc:startLongitude '-1.2433816'^^xsd:double;
  dwc:endLongitude '-1.2433816'^^xsd:double;
  dwc:latitude '54.89561'^^xsd:double;
  dwc:startLatitude '54.8956103'^^xsd:double;
  dwc:endLatitude '54.8956103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2433816 54.8956103, -1.2433816 54.8956103, -1.2433816 54.8956103, -1.2433816 54.8956103, -1.2433816 54.8956103))'^^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 '1183_1968'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.895443 -1.241152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.895443"^^xsd:decimal ;
  dwc:decimalLongitude "-1.241152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2209'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2209'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.031666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.241152'^^xsd:double;
  dwc:startLongitude '-1.2411517'^^xsd:double;
  dwc:endLongitude '-1.2411517'^^xsd:double;
  dwc:latitude '56.895443'^^xsd:double;
  dwc:startLatitude '56.8954426'^^xsd:double;
  dwc:endLatitude '56.8954426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2411517 56.8954426, -1.2411517 56.8954426, -1.2411517 56.8954426, -1.2411517 56.8954426, -1.2411517 56.8954426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_2209'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.893295 -1.237818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.893295"^^xsd:decimal ;
  dwc:decimalLongitude "-1.237818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2208'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2208'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.009722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.237818'^^xsd:double;
  dwc:startLongitude '-1.2378182'^^xsd:double;
  dwc:endLongitude '-1.2378182'^^xsd:double;
  dwc:latitude '56.893295'^^xsd:double;
  dwc:startLatitude '56.8932946'^^xsd:double;
  dwc:endLatitude '56.8932946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2378182 56.8932946, -1.2378182 56.8932946, -1.2378182 56.8932946, -1.2378182 56.8932946, -1.2378182 56.8932946))'^^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 '1183_2208'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855155 -1.237431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855155"^^xsd:decimal ;
  dwc:decimalLongitude "-1.237431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2194'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2194'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.309166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.237431'^^xsd:double;
  dwc:startLongitude '-1.2374307'^^xsd:double;
  dwc:endLongitude '-1.2374307'^^xsd:double;
  dwc:latitude '56.855155'^^xsd:double;
  dwc:startLatitude '56.8551547'^^xsd:double;
  dwc:endLatitude '56.8551547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2374307 56.8551547, -1.2374307 56.8551547, -1.2374307 56.8551547, -1.2374307 56.8551547, -1.2374307 56.8551547))'^^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 '1183_2194'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.890276 -1.233135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.890276"^^xsd:decimal ;
  dwc:decimalLongitude "-1.233135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2207'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2207'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.978888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.233135'^^xsd:double;
  dwc:startLongitude '-1.2331345'^^xsd:double;
  dwc:endLongitude '-1.2331345'^^xsd:double;
  dwc:latitude '56.890276'^^xsd:double;
  dwc:startLatitude '56.8902764'^^xsd:double;
  dwc:endLatitude '56.8902764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2331345 56.8902764, -1.2331345 56.8902764, -1.2331345 56.8902764, -1.2331345 56.8902764, -1.2331345 56.8902764))'^^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 '1183_2207'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.401918 -1.232284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.401918"^^xsd:decimal ;
  dwc:decimalLongitude "-1.232284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1066'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1066'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.388055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.232284'^^xsd:double;
  dwc:startLongitude '-1.232284'^^xsd:double;
  dwc:endLongitude '-1.232284'^^xsd:double;
  dwc:latitude '59.401918'^^xsd:double;
  dwc:startLatitude '59.4019178'^^xsd:double;
  dwc:endLatitude '59.4019178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.232284 59.4019178, -1.232284 59.4019178, -1.232284 59.4019178, -1.232284 59.4019178, -1.232284 59.4019178))'^^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 '1183_1066'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855191 -1.231328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855191"^^xsd:decimal ;
  dwc:decimalLongitude "-1.231328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2195'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2195'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.33'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.231328'^^xsd:double;
  dwc:startLongitude '-1.2313276'^^xsd:double;
  dwc:endLongitude '-1.2313276'^^xsd:double;
  dwc:latitude '56.855191'^^xsd:double;
  dwc:startLatitude '56.8551909'^^xsd:double;
  dwc:endLatitude '56.8551909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2313276 56.8551909, -1.2313276 56.8551909, -1.2313276 56.8551909, -1.2313276 56.8551909, -1.2313276 56.8551909))'^^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 '1183_2195'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.888482 -1.23035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.888482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2206'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2206'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.960555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.23035'^^xsd:double;
  dwc:startLongitude '-1.2303496'^^xsd:double;
  dwc:endLongitude '-1.2303496'^^xsd:double;
  dwc:latitude '56.888482'^^xsd:double;
  dwc:startLatitude '56.8884819'^^xsd:double;
  dwc:endLatitude '56.8884819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2303496 56.8884819, -1.2303496 56.8884819, -1.2303496 56.8884819, -1.2303496 56.8884819, -1.2303496 56.8884819))'^^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 '1183_2206'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.883863 -1.218369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.883863"^^xsd:decimal ;
  dwc:decimalLongitude "-1.218369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2016'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2016'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.6647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.218369'^^xsd:double;
  dwc:startLongitude '-1.2183693'^^xsd:double;
  dwc:endLongitude '-1.2183693'^^xsd:double;
  dwc:latitude '55.883863'^^xsd:double;
  dwc:startLatitude '55.8838625'^^xsd:double;
  dwc:endLatitude '55.8838625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2183693 55.8838625, -1.2183693 55.8838625, -1.2183693 55.8838625, -1.2183693 55.8838625, -1.2183693 55.8838625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2016'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.879563 -1.21651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.879563"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2204'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2204'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.869444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.21651'^^xsd:double;
  dwc:startLongitude '-1.2165096'^^xsd:double;
  dwc:endLongitude '-1.2165096'^^xsd:double;
  dwc:latitude '56.879563'^^xsd:double;
  dwc:startLatitude '56.8795634'^^xsd:double;
  dwc:endLatitude '56.8795634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2165096 56.8795634, -1.2165096 56.8795634, -1.2165096 56.8795634, -1.2165096 56.8795634, -1.2165096 56.8795634))'^^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 '1183_2204'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.878829 -1.21537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.878829"^^xsd:decimal ;
  dwc:decimalLongitude "-1.21537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2205'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2205'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.861944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.21537'^^xsd:double;
  dwc:startLongitude '-1.2153703'^^xsd:double;
  dwc:endLongitude '-1.2153703'^^xsd:double;
  dwc:latitude '56.878829'^^xsd:double;
  dwc:startLatitude '56.8788293'^^xsd:double;
  dwc:endLatitude '56.8788293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2153703 56.8788293, -1.2153703 56.8788293, -1.2153703 56.8788293, -1.2153703 56.8788293, -1.2153703 56.8788293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2205'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.858853 -1.214997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.858853"^^xsd:decimal ;
  dwc:decimalLongitude "-1.214997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1923'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1923'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.4644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.214997'^^xsd:double;
  dwc:startLongitude '-1.2149971'^^xsd:double;
  dwc:endLongitude '-1.2149971'^^xsd:double;
  dwc:latitude '54.858853'^^xsd:double;
  dwc:startLatitude '54.8588527'^^xsd:double;
  dwc:endLatitude '54.8588527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2149971 54.8588527, -1.2149971 54.8588527, -1.2149971 54.8588527, -1.2149971 54.8588527, -1.2149971 54.8588527))'^^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 '1183_1923'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855289 -1.214809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855289"^^xsd:decimal ;
  dwc:decimalLongitude "-1.214809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2196'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2196'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.386388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.214809'^^xsd:double;
  dwc:startLongitude '-1.2148086'^^xsd:double;
  dwc:endLongitude '-1.2148086'^^xsd:double;
  dwc:latitude '56.855289'^^xsd:double;
  dwc:startLatitude '56.8552888'^^xsd:double;
  dwc:endLatitude '56.8552888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2148086 56.8552888, -1.2148086 56.8552888, -1.2148086 56.8552888, -1.2148086 56.8552888, -1.2148086 56.8552888))'^^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 '1183_2196'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.873718 -1.207438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.873718"^^xsd:decimal ;
  dwc:decimalLongitude "-1.207438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2203'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2203'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.809722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.207438'^^xsd:double;
  dwc:startLongitude '-1.2074376'^^xsd:double;
  dwc:endLongitude '-1.2074376'^^xsd:double;
  dwc:latitude '56.873718'^^xsd:double;
  dwc:startLatitude '56.8737175'^^xsd:double;
  dwc:endLatitude '56.8737175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2074376 56.8737175, -1.2074376 56.8737175, -1.2074376 56.8737175, -1.2074376 56.8737175, -1.2074376 56.8737175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2203'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.855346 -1.205207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.855346"^^xsd:decimal ;
  dwc:decimalLongitude "-1.205207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2197'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2197'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.419166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.205207'^^xsd:double;
  dwc:startLongitude '-1.2052065'^^xsd:double;
  dwc:endLongitude '-1.2052065'^^xsd:double;
  dwc:latitude '56.855346'^^xsd:double;
  dwc:startLatitude '56.8553457'^^xsd:double;
  dwc:endLatitude '56.8553457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2052065 56.8553457, -1.2052065 56.8553457, -1.2052065 56.8553457, -1.2052065 56.8553457, -1.2052065 56.8553457))'^^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 '1183_2197'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.871189 -1.203513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.871189"^^xsd:decimal ;
  dwc:decimalLongitude "-1.203513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2202'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2202'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.783888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.203513'^^xsd:double;
  dwc:startLongitude '-1.2035134'^^xsd:double;
  dwc:endLongitude '-1.2035134'^^xsd:double;
  dwc:latitude '56.871189'^^xsd:double;
  dwc:startLatitude '56.8711888'^^xsd:double;
  dwc:endLatitude '56.8711888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2035134 56.8711888, -1.2035134 56.8711888, -1.2035134 56.8711888, -1.2035134 56.8711888, -1.2035134 56.8711888))'^^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 '1183_2202'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.707856 -1.202531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.707856"^^xsd:decimal ;
  dwc:decimalLongitude "-1.202531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2000'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2000'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.202531'^^xsd:double;
  dwc:startLongitude '-1.2025307'^^xsd:double;
  dwc:endLongitude '-1.2025307'^^xsd:double;
  dwc:latitude '55.707856'^^xsd:double;
  dwc:startLatitude '55.7078564'^^xsd:double;
  dwc:endLatitude '55.7078564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2025307 55.7078564, -1.2025307 55.7078564, -1.2025307 55.7078564, -1.2025307 55.7078564, -1.2025307 55.7078564))'^^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 '1183_2000'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.708062 -1.202296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.708062"^^xsd:decimal ;
  dwc:decimalLongitude "-1.202296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2001'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2001'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4155555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.202296'^^xsd:double;
  dwc:startLongitude '-1.2022964'^^xsd:double;
  dwc:endLongitude '-1.2022964'^^xsd:double;
  dwc:latitude '55.708062'^^xsd:double;
  dwc:startLatitude '55.7080616'^^xsd:double;
  dwc:endLatitude '55.7080616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2022964 55.7080616, -1.2022964 55.7080616, -1.2022964 55.7080616, -1.2022964 55.7080616, -1.2022964 55.7080616))'^^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 '1183_2001'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.869993 -1.201657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.869993"^^xsd:decimal ;
  dwc:decimalLongitude "-1.201657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2201'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2201'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.771666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.201657'^^xsd:double;
  dwc:startLongitude '-1.2016568'^^xsd:double;
  dwc:endLongitude '-1.2016568'^^xsd:double;
  dwc:latitude '56.869993'^^xsd:double;
  dwc:startLatitude '56.8699925'^^xsd:double;
  dwc:endLatitude '56.8699925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2016568 56.8699925, -1.2016568 56.8699925, -1.2016568 56.8699925, -1.2016568 56.8699925, -1.2016568 56.8699925))'^^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 '1183_2201'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.568096 -1.200697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.568096"^^xsd:decimal ;
  dwc:decimalLongitude "-1.200697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_970'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_970'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.8727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.200697'^^xsd:double;
  dwc:startLongitude '-1.2006967'^^xsd:double;
  dwc:endLongitude '-1.2006967'^^xsd:double;
  dwc:latitude '57.568096'^^xsd:double;
  dwc:startLatitude '57.5680961'^^xsd:double;
  dwc:endLatitude '57.5680961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2006967 57.5680961, -1.2006967 57.5680961, -1.2006967 57.5680961, -1.2006967 57.5680961, -1.2006967 57.5680961))'^^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 '1183_970'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.71066 -1.199329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.71066"^^xsd:decimal ;
  dwc:decimalLongitude "-1.199329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2002'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2002'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.199329'^^xsd:double;
  dwc:startLongitude '-1.1993288'^^xsd:double;
  dwc:endLongitude '-1.1993288'^^xsd:double;
  dwc:latitude '55.71066'^^xsd:double;
  dwc:startLatitude '55.7106603'^^xsd:double;
  dwc:endLatitude '55.7106603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1993288 55.7106603, -1.1993288 55.7106603, -1.1993288 55.7106603, -1.1993288 55.7106603, -1.1993288 55.7106603))'^^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 '1183_2002'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.86798 -1.198534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.86798"^^xsd:decimal ;
  dwc:decimalLongitude "-1.198534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2200'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2200'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.751111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.198534'^^xsd:double;
  dwc:startLongitude '-1.1985343'^^xsd:double;
  dwc:endLongitude '-1.1985343'^^xsd:double;
  dwc:latitude '56.86798'^^xsd:double;
  dwc:startLatitude '56.8679804'^^xsd:double;
  dwc:endLatitude '56.8679804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1985343 56.8679804, -1.1985343 56.8679804, -1.1985343 56.8679804, -1.1985343 56.8679804, -1.1985343 56.8679804))'^^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 '1183_2200'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.714661 -1.19476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.714661"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2003'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2003'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.19476'^^xsd:double;
  dwc:startLongitude '-1.1947603'^^xsd:double;
  dwc:endLongitude '-1.1947603'^^xsd:double;
  dwc:latitude '55.714661'^^xsd:double;
  dwc:startLatitude '55.7146609'^^xsd:double;
  dwc:endLatitude '55.7146609'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1947603 55.7146609, -1.1947603 55.7146609, -1.1947603 55.7146609, -1.1947603 55.7146609, -1.1947603 55.7146609))'^^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 '1183_2003'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717431 -1.191598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717431"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2004'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2004'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.191598'^^xsd:double;
  dwc:startLongitude '-1.1915975'^^xsd:double;
  dwc:endLongitude '-1.1915975'^^xsd:double;
  dwc:latitude '55.717431'^^xsd:double;
  dwc:startLatitude '55.7174306'^^xsd:double;
  dwc:endLatitude '55.7174306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1915975 55.7174306, -1.1915975 55.7174306, -1.1915975 55.7174306, -1.1915975 55.7174306, -1.1915975 55.7174306))'^^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 '1183_2004'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.734564 -1.19096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.734564"^^xsd:decimal ;
  dwc:decimalLongitude "-1.19096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1038'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1038'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.19096'^^xsd:double;
  dwc:startLongitude '-1.1909604'^^xsd:double;
  dwc:endLongitude '-1.1909604'^^xsd:double;
  dwc:latitude '58.734564'^^xsd:double;
  dwc:startLatitude '58.7345642'^^xsd:double;
  dwc:endLatitude '58.7345642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1909604 58.7345642, -1.1909604 58.7345642, -1.1909604 58.7345642, -1.1909604 58.7345642, -1.1909604 58.7345642))'^^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 '1183_1038'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862162 -1.189505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862162"^^xsd:decimal ;
  dwc:decimalLongitude "-1.189505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2199'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2199'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.189505'^^xsd:double;
  dwc:startLongitude '-1.1895045'^^xsd:double;
  dwc:endLongitude '-1.1895045'^^xsd:double;
  dwc:latitude '56.862162'^^xsd:double;
  dwc:startLatitude '56.8621616'^^xsd:double;
  dwc:endLatitude '56.8621616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1895045 56.8621616, -1.1895045 56.8621616, -1.1895045 56.8621616, -1.1895045 56.8621616, -1.1895045 56.8621616))'^^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 '1183_2199'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.721431 -1.187029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.721431"^^xsd:decimal ;
  dwc:decimalLongitude "-1.187029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2005'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2005'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.187029'^^xsd:double;
  dwc:startLongitude '-1.187029'^^xsd:double;
  dwc:endLongitude '-1.187029'^^xsd:double;
  dwc:latitude '55.721431'^^xsd:double;
  dwc:startLatitude '55.7214313'^^xsd:double;
  dwc:endLatitude '55.7214313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.187029 55.7214313, -1.187029 55.7214313, -1.187029 55.7214313, -1.187029 55.7214313, -1.187029 55.7214313))'^^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 '1183_2005'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.731458 -1.186197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.731458"^^xsd:decimal ;
  dwc:decimalLongitude "-1.186197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1037'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1037'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.186197'^^xsd:double;
  dwc:startLongitude '-1.1861973'^^xsd:double;
  dwc:endLongitude '-1.1861973'^^xsd:double;
  dwc:latitude '58.731458'^^xsd:double;
  dwc:startLatitude '58.7314582'^^xsd:double;
  dwc:endLatitude '58.7314582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1861973 58.7314582, -1.1861973 58.7314582, -1.1861973 58.7314582, -1.1861973 58.7314582, -1.1861973 58.7314582))'^^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 '1183_1037'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.725295 -1.182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.725295"^^xsd:decimal ;
  dwc:decimalLongitude "-1.182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2006'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2006'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.182617'^^xsd:double;
  dwc:startLongitude '-1.1826167'^^xsd:double;
  dwc:endLongitude '-1.1826167'^^xsd:double;
  dwc:latitude '55.725295'^^xsd:double;
  dwc:startLatitude '55.7252952'^^xsd:double;
  dwc:endLatitude '55.7252952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1826167 55.7252952, -1.1826167 55.7252952, -1.1826167 55.7252952, -1.1826167 55.7252952, -1.1826167 55.7252952))'^^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 '1183_2006'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.725364 -1.182539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.725364"^^xsd:decimal ;
  dwc:decimalLongitude "-1.182539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2007'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2007'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5561111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.182539'^^xsd:double;
  dwc:startLongitude '-1.1825386'^^xsd:double;
  dwc:endLongitude '-1.1825386'^^xsd:double;
  dwc:latitude '55.725364'^^xsd:double;
  dwc:startLatitude '55.7253636'^^xsd:double;
  dwc:endLatitude '55.7253636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1825386 55.7253636, -1.1825386 55.7253636, -1.1825386 55.7253636, -1.1825386 55.7253636, -1.1825386 55.7253636))'^^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 '1183_2007'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.736066 -1.170317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.736066"^^xsd:decimal ;
  dwc:decimalLongitude "-1.170317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2008'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2008'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.6430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.170317'^^xsd:double;
  dwc:startLongitude '-1.1703169'^^xsd:double;
  dwc:endLongitude '-1.1703169'^^xsd:double;
  dwc:latitude '55.736066'^^xsd:double;
  dwc:startLatitude '55.7360662'^^xsd:double;
  dwc:endLatitude '55.7360662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1703169 55.7360662, -1.1703169 55.7360662, -1.1703169 55.7360662, -1.1703169 55.7360662, -1.1703169 55.7360662))'^^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 '1183_2008'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.719552 -1.167939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.719552"^^xsd:decimal ;
  dwc:decimalLongitude "-1.167939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1036'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1036'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.167939'^^xsd:double;
  dwc:startLongitude '-1.1679386'^^xsd:double;
  dwc:endLongitude '-1.1679386'^^xsd:double;
  dwc:latitude '58.719552'^^xsd:double;
  dwc:startLatitude '58.7195517'^^xsd:double;
  dwc:endLatitude '58.7195517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1679386 58.7195517, -1.1679386 58.7195517, -1.1679386 58.7195517, -1.1679386 58.7195517, -1.1679386 58.7195517))'^^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 '1183_1036'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.884167 -1.167188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.884167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.167188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2015'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2015'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.167188'^^xsd:double;
  dwc:startLongitude '-1.1671881'^^xsd:double;
  dwc:endLongitude '-1.1671881'^^xsd:double;
  dwc:latitude '55.884167'^^xsd:double;
  dwc:startLatitude '55.8841667'^^xsd:double;
  dwc:endLatitude '55.8841667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1671881 55.8841667, -1.1671881 55.8841667, -1.1671881 55.8841667, -1.1671881 55.8841667, -1.1671881 55.8841667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2015'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.715583 -1.161852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.715583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.161852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1039'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1039'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.1430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.161852'^^xsd:double;
  dwc:startLongitude '-1.1618523'^^xsd:double;
  dwc:endLongitude '-1.1618523'^^xsd:double;
  dwc:latitude '58.715583'^^xsd:double;
  dwc:startLatitude '58.7155829'^^xsd:double;
  dwc:endLatitude '58.7155829'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1618523 58.7155829, -1.1618523 58.7155829, -1.1618523 58.7155829, -1.1618523 58.7155829, -1.1618523 58.7155829))'^^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 '1183_1039'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.762964 -1.139587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.762964"^^xsd:decimal ;
  dwc:decimalLongitude "-1.139587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2009'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2009'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.139587'^^xsd:double;
  dwc:startLongitude '-1.1395874'^^xsd:double;
  dwc:endLongitude '-1.1395874'^^xsd:double;
  dwc:latitude '55.762964'^^xsd:double;
  dwc:startLatitude '55.7629639'^^xsd:double;
  dwc:endLatitude '55.7629639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1395874 55.7629639, -1.1395874 55.7629639, -1.1395874 55.7629639, -1.1395874 55.7629639, -1.1395874 55.7629639))'^^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 '1183_2009'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.69705 -1.133432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.69705"^^xsd:decimal ;
  dwc:decimalLongitude "-1.133432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1035'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1035'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9938888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.133432'^^xsd:double;
  dwc:startLongitude '-1.1334323'^^xsd:double;
  dwc:endLongitude '-1.1334323'^^xsd:double;
  dwc:latitude '58.69705'^^xsd:double;
  dwc:startLatitude '58.6970502'^^xsd:double;
  dwc:endLatitude '58.6970502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1334323 58.6970502, -1.1334323 58.6970502, -1.1334323 58.6970502, -1.1334323 58.6970502, -1.1334323 58.6970502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1035'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.696533 -1.132638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.696533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.132638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1085'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1085'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9897222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.132638'^^xsd:double;
  dwc:startLongitude '-1.1326384'^^xsd:double;
  dwc:endLongitude '-1.1326384'^^xsd:double;
  dwc:latitude '58.696533'^^xsd:double;
  dwc:startLatitude '58.6965326'^^xsd:double;
  dwc:endLatitude '58.6965326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1326384 58.6965326, -1.1326384 58.6965326, -1.1326384 58.6965326, -1.1326384 58.6965326, -1.1326384 58.6965326))'^^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 '1183_1085'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.695083 -1.130416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.695083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.130416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1034'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1034'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.130416'^^xsd:double;
  dwc:startLongitude '-1.1304156'^^xsd:double;
  dwc:endLongitude '-1.1304156'^^xsd:double;
  dwc:latitude '58.695083'^^xsd:double;
  dwc:startLatitude '58.6950831'^^xsd:double;
  dwc:endLatitude '58.6950831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1304156 58.6950831, -1.1304156 58.6950831, -1.1304156 58.6950831, -1.1304156 58.6950831, -1.1304156 58.6950831))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1034'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.692805 -1.126923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.692805"^^xsd:decimal ;
  dwc:decimalLongitude "-1.126923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1033'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1033'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.126923'^^xsd:double;
  dwc:startLongitude '-1.1269227'^^xsd:double;
  dwc:endLongitude '-1.1269227'^^xsd:double;
  dwc:latitude '58.692805'^^xsd:double;
  dwc:startLatitude '58.6928053'^^xsd:double;
  dwc:endLatitude '58.6928053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1269227 58.6928053, -1.1269227 58.6928053, -1.1269227 58.6928053, -1.1269227 58.6928053, -1.1269227 58.6928053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1033'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.494124 -1.117579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.494124"^^xsd:decimal ;
  dwc:decimalLongitude "-1.117579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1067'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1067'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.067222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.117579'^^xsd:double;
  dwc:startLongitude '-1.1175789'^^xsd:double;
  dwc:endLongitude '-1.1175789'^^xsd:double;
  dwc:latitude '59.494124'^^xsd:double;
  dwc:startLatitude '59.4941243'^^xsd:double;
  dwc:endLatitude '59.4941243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1175789 59.4941243, -1.1175789 59.4941243, -1.1175789 59.4941243, -1.1175789 59.4941243, -1.1175789 59.4941243))'^^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 '1183_1067'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.685972 -1.116444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.685972"^^xsd:decimal ;
  dwc:decimalLongitude "-1.116444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1032'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1032'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.116444'^^xsd:double;
  dwc:startLongitude '-1.1164437'^^xsd:double;
  dwc:endLongitude '-1.1164437'^^xsd:double;
  dwc:latitude '58.685972'^^xsd:double;
  dwc:startLatitude '58.6859721'^^xsd:double;
  dwc:endLatitude '58.6859721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1164437 58.6859721, -1.1164437 58.6859721, -1.1164437 58.6859721, -1.1164437 58.6859721, -1.1164437 58.6859721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1032'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.68014 -1.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.68014"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1031'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1031'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8577777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.1075'^^xsd:double;
  dwc:startLongitude '-1.1074996'^^xsd:double;
  dwc:endLongitude '-1.1074996'^^xsd:double;
  dwc:latitude '58.68014'^^xsd:double;
  dwc:startLatitude '58.6801396'^^xsd:double;
  dwc:endLatitude '58.6801396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1074996 58.6801396, -1.1074996 58.6801396, -1.1074996 58.6801396, -1.1074996 58.6801396, -1.1074996 58.6801396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1031'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.88395 -1.107019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.88395"^^xsd:decimal ;
  dwc:decimalLongitude "-1.107019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2014'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2014'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.107019'^^xsd:double;
  dwc:startLongitude '-1.1070189'^^xsd:double;
  dwc:endLongitude '-1.1070189'^^xsd:double;
  dwc:latitude '55.88395'^^xsd:double;
  dwc:startLatitude '55.8839503'^^xsd:double;
  dwc:endLatitude '55.8839503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1070189 55.8839503, -1.1070189 55.8839503, -1.1070189 55.8839503, -1.1070189 55.8839503, -1.1070189 55.8839503))'^^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 '1183_2014'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.678483 -1.104959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.678483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.104959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1030'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1030'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.104959'^^xsd:double;
  dwc:startLongitude '-1.1049593'^^xsd:double;
  dwc:endLongitude '-1.1049593'^^xsd:double;
  dwc:latitude '58.678483'^^xsd:double;
  dwc:startLatitude '58.6784831'^^xsd:double;
  dwc:endLatitude '58.6784831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1049593 58.6784831, -1.1049593 58.6784831, -1.1049593 58.6784831, -1.1049593 58.6784831, -1.1049593 58.6784831))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1030'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.511979 -1.094431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.511979"^^xsd:decimal ;
  dwc:decimalLongitude "-1.094431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1068'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1068'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.1975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.094431'^^xsd:double;
  dwc:startLongitude '-1.0944313'^^xsd:double;
  dwc:endLongitude '-1.0944313'^^xsd:double;
  dwc:latitude '59.511979'^^xsd:double;
  dwc:startLatitude '59.5119793'^^xsd:double;
  dwc:endLatitude '59.5119793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0944313 59.5119793, -1.0944313 59.5119793, -1.0944313 59.5119793, -1.0944313 59.5119793, -1.0944313 59.5119793))'^^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 '1183_1068'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.591787 -1.093234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.591787"^^xsd:decimal ;
  dwc:decimalLongitude "-1.093234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_971'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_971'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.250277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.093234'^^xsd:double;
  dwc:startLongitude '-1.0932342'^^xsd:double;
  dwc:endLongitude '-1.0932342'^^xsd:double;
  dwc:latitude '57.591787'^^xsd:double;
  dwc:startLatitude '57.5917872'^^xsd:double;
  dwc:endLatitude '57.5917872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0932342 57.5917872, -1.0932342 57.5917872, -1.0932342 57.5917872, -1.0932342 57.5917872, -1.0932342 57.5917872))'^^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 '1183_971'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.667957 -1.088818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.667957"^^xsd:decimal ;
  dwc:decimalLongitude "-1.088818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1029'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1029'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.7597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.088818'^^xsd:double;
  dwc:startLongitude '-1.0888175'^^xsd:double;
  dwc:endLongitude '-1.0888175'^^xsd:double;
  dwc:latitude '58.667957'^^xsd:double;
  dwc:startLatitude '58.6679571'^^xsd:double;
  dwc:endLatitude '58.6679571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0888175 58.6679571, -1.0888175 58.6679571, -1.0888175 58.6679571, -1.0888175 58.6679571, -1.0888175 58.6679571))'^^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 '1183_1029'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.808519 -1.086016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.808519"^^xsd:decimal ;
  dwc:decimalLongitude "-1.086016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2011'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2011'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.2325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.086016'^^xsd:double;
  dwc:startLongitude '-1.086016'^^xsd:double;
  dwc:endLongitude '-1.086016'^^xsd:double;
  dwc:latitude '55.808519'^^xsd:double;
  dwc:startLatitude '55.8085189'^^xsd:double;
  dwc:endLatitude '55.8085189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.086016 55.8085189, -1.086016 55.8085189, -1.086016 55.8085189, -1.086016 55.8085189, -1.086016 55.8085189))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2011'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.518642 -1.085794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.518642"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1069'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1069'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.246111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.085794'^^xsd:double;
  dwc:startLongitude '-1.0857941'^^xsd:double;
  dwc:endLongitude '-1.0857941'^^xsd:double;
  dwc:latitude '59.518642'^^xsd:double;
  dwc:startLatitude '59.5186416'^^xsd:double;
  dwc:endLatitude '59.5186416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0857941 59.5186416, -1.0857941 59.5186416, -1.0857941 59.5186416, -1.0857941 59.5186416, -1.0857941 59.5186416))'^^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 '1183_1069'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.657224 -1.072358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.657224"^^xsd:decimal ;
  dwc:decimalLongitude "-1.072358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1028'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1028'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.072358'^^xsd:double;
  dwc:startLongitude '-1.0723583'^^xsd:double;
  dwc:endLongitude '-1.0723583'^^xsd:double;
  dwc:latitude '58.657224'^^xsd:double;
  dwc:startLatitude '58.657224'^^xsd:double;
  dwc:endLatitude '58.657224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0723583 58.657224, -1.0723583 58.657224, -1.0723583 58.657224, -1.0723583 58.657224, -1.0723583 58.657224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1028'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.657224 -1.072358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.657224"^^xsd:decimal ;
  dwc:decimalLongitude "-1.072358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1027'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1027'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.6733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.072358'^^xsd:double;
  dwc:startLongitude '-1.0723583'^^xsd:double;
  dwc:endLongitude '-1.0723583'^^xsd:double;
  dwc:latitude '58.657224'^^xsd:double;
  dwc:startLatitude '58.657224'^^xsd:double;
  dwc:endLatitude '58.657224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0723583 58.657224, -1.0723583 58.657224, -1.0723583 58.657224, -1.0723583 58.657224, -1.0723583 58.657224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1027'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.466884 -1.07147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.466884"^^xsd:decimal ;
  dwc:decimalLongitude "-1.07147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2308'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2308'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.876388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.07147'^^xsd:double;
  dwc:startLongitude '-1.0714698'^^xsd:double;
  dwc:endLongitude '-1.0714698'^^xsd:double;
  dwc:latitude '57.466884'^^xsd:double;
  dwc:startLatitude '57.4668838'^^xsd:double;
  dwc:endLatitude '57.4668838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0714698 57.4668838, -1.0714698 57.4668838, -1.0714698 57.4668838, -1.0714698 57.4668838, -1.0714698 57.4668838))'^^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 '1183_2308'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.821688 -1.070569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.821688"^^xsd:decimal ;
  dwc:decimalLongitude "-1.070569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2013'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2013'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.070569'^^xsd:double;
  dwc:startLongitude '-1.0705687'^^xsd:double;
  dwc:endLongitude '-1.0705687'^^xsd:double;
  dwc:latitude '55.821688'^^xsd:double;
  dwc:startLatitude '55.8216878'^^xsd:double;
  dwc:endLatitude '55.8216878'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0705687 55.8216878, -1.0705687 55.8216878, -1.0705687 55.8216878, -1.0705687 55.8216878, -1.0705687 55.8216878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2013'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822037 -1.070166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822037"^^xsd:decimal ;
  dwc:decimalLongitude "-1.070166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2012'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_2012'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.070166'^^xsd:double;
  dwc:startLongitude '-1.0701659'^^xsd:double;
  dwc:endLongitude '-1.0701659'^^xsd:double;
  dwc:latitude '55.822037'^^xsd:double;
  dwc:startLatitude '55.8220365'^^xsd:double;
  dwc:endLatitude '55.8220365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0701659 55.8220365, -1.0701659 55.8220365, -1.0701659 55.8220365, -1.0701659 55.8220365, -1.0701659 55.8220365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2012'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.400018 -1.067401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.400018"^^xsd:decimal ;
  dwc:decimalLongitude "-1.067401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_957'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_957'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.261666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.067401'^^xsd:double;
  dwc:startLongitude '-1.0674006'^^xsd:double;
  dwc:endLongitude '-1.0674006'^^xsd:double;
  dwc:latitude '58.400018'^^xsd:double;
  dwc:startLatitude '58.4000177'^^xsd:double;
  dwc:endLatitude '58.4000177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0674006 58.4000177, -1.0674006 58.4000177, -1.0674006 58.4000177, -1.0674006 58.4000177, -1.0674006 58.4000177))'^^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 '1183_957'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.54537 -1.051204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.54537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.051204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1086'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1086'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.441666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.051204'^^xsd:double;
  dwc:startLongitude '-1.0512043'^^xsd:double;
  dwc:endLongitude '-1.0512043'^^xsd:double;
  dwc:latitude '59.54537'^^xsd:double;
  dwc:startLatitude '59.5453702'^^xsd:double;
  dwc:endLatitude '59.5453702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0512043 59.5453702, -1.0512043 59.5453702, -1.0512043 59.5453702, -1.0512043 59.5453702, -1.0512043 59.5453702))'^^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 '1183_1086'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.606692 -1.026358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.606692"^^xsd:decimal ;
  dwc:decimalLongitude "-1.026358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_972'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_972'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.026358'^^xsd:double;
  dwc:startLongitude '-1.0263583'^^xsd:double;
  dwc:endLongitude '-1.0263583'^^xsd:double;
  dwc:latitude '57.606692'^^xsd:double;
  dwc:startLatitude '57.6066924'^^xsd:double;
  dwc:endLatitude '57.6066924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0263583 57.6066924, -1.0263583 57.6066924, -1.0263583 57.6066924, -1.0263583 57.6066924, -1.0263583 57.6066924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_972'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.627027 -1.02605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.627027"^^xsd:decimal ;
  dwc:decimalLongitude "-1.02605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1026'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1026'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.02605'^^xsd:double;
  dwc:startLongitude '-1.02605'^^xsd:double;
  dwc:endLongitude '-1.02605'^^xsd:double;
  dwc:latitude '58.627027'^^xsd:double;
  dwc:startLatitude '58.6270265'^^xsd:double;
  dwc:endLatitude '58.6270265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.02605 58.6270265, -1.02605 58.6270265, -1.02605 58.6270265, -1.02605 58.6270265, -1.02605 58.6270265))'^^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 '1183_1026'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44053 -1.023915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44053"^^xsd:decimal ;
  dwc:decimalLongitude "-1.023915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2307'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2307'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.478888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.023915'^^xsd:double;
  dwc:startLongitude '-1.0239145'^^xsd:double;
  dwc:endLongitude '-1.0239145'^^xsd:double;
  dwc:latitude '57.44053'^^xsd:double;
  dwc:startLatitude '57.4405296'^^xsd:double;
  dwc:endLatitude '57.4405296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0239145 57.4405296, -1.0239145 57.4405296, -1.0239145 57.4405296, -1.0239145 57.4405296, -1.0239145 57.4405296))'^^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 '1183_2307'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.625543 -1.023774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.625543"^^xsd:decimal ;
  dwc:decimalLongitude "-1.023774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1025'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1025'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4183333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.023774'^^xsd:double;
  dwc:startLongitude '-1.0237742'^^xsd:double;
  dwc:endLongitude '-1.0237742'^^xsd:double;
  dwc:latitude '58.625543'^^xsd:double;
  dwc:startLatitude '58.6255425'^^xsd:double;
  dwc:endLatitude '58.6255425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0237742 58.6255425, -1.0237742 58.6255425, -1.0237742 58.6255425, -1.0237742 58.6255425, -1.0237742 58.6255425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1025'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.439862 -1.022696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.439862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.022696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2306'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2306'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.475555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.022696'^^xsd:double;
  dwc:startLongitude '-1.0226959'^^xsd:double;
  dwc:endLongitude '-1.0226959'^^xsd:double;
  dwc:latitude '57.439862'^^xsd:double;
  dwc:startLatitude '57.4398615'^^xsd:double;
  dwc:endLatitude '57.4398615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0226959 57.4398615, -1.0226959 57.4398615, -1.0226959 57.4398615, -1.0226959 57.4398615, -1.0226959 57.4398615))'^^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 '1183_2306'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.007113 -1.015271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.007113"^^xsd:decimal ;
  dwc:decimalLongitude "-1.015271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_611'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_611'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.7041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.015271'^^xsd:double;
  dwc:startLongitude '-1.0152712'^^xsd:double;
  dwc:endLongitude '-1.0152712'^^xsd:double;
  dwc:latitude '57.007113'^^xsd:double;
  dwc:startLatitude '57.007113'^^xsd:double;
  dwc:endLatitude '57.007113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0152712 57.007113, -1.0152712 57.007113, -1.0152712 57.007113, -1.0152712 57.007113, -1.0152712 57.007113))'^^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 '1183_611'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.007814 -1.012819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.007814"^^xsd:decimal ;
  dwc:decimalLongitude "-1.012819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_612'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_612'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.7127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.012819'^^xsd:double;
  dwc:startLongitude '-1.0128192'^^xsd:double;
  dwc:endLongitude '-1.0128192'^^xsd:double;
  dwc:latitude '57.007814'^^xsd:double;
  dwc:startLatitude '57.0078136'^^xsd:double;
  dwc:endLatitude '57.0078136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0128192 57.0078136, -1.0128192 57.0078136, -1.0128192 57.0078136, -1.0128192 57.0078136, -1.0128192 57.0078136))'^^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 '1183_612'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.618399 -1.012819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.618399"^^xsd:decimal ;
  dwc:decimalLongitude "-1.012819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1024'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1024'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3608333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.012819'^^xsd:double;
  dwc:startLongitude '-1.012819'^^xsd:double;
  dwc:endLongitude '-1.012819'^^xsd:double;
  dwc:latitude '58.618399'^^xsd:double;
  dwc:startLatitude '58.6183986'^^xsd:double;
  dwc:endLatitude '58.6183986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.012819 58.6183986, -1.012819 58.6183986, -1.012819 58.6183986, -1.012819 58.6183986, -1.012819 58.6183986))'^^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 '1183_1024'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.610737 -1.00107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.610737"^^xsd:decimal ;
  dwc:decimalLongitude "-1.00107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1023'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1023'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2991666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.00107'^^xsd:double;
  dwc:startLongitude '-1.0010699'^^xsd:double;
  dwc:endLongitude '-1.0010699'^^xsd:double;
  dwc:latitude '58.610737'^^xsd:double;
  dwc:startLatitude '58.6107371'^^xsd:double;
  dwc:endLatitude '58.6107371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0010699 58.6107371, -1.0010699 58.6107371, -1.0010699 58.6107371, -1.0010699 58.6107371, -1.0010699 58.6107371))'^^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 '1183_1023'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.610219 -1.000276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.610219"^^xsd:decimal ;
  dwc:decimalLongitude "-1.000276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1022'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1022'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.295'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-1.000276'^^xsd:double;
  dwc:startLongitude '-1.0002761'^^xsd:double;
  dwc:endLongitude '-1.0002761'^^xsd:double;
  dwc:latitude '58.610219'^^xsd:double;
  dwc:startLatitude '58.6102194'^^xsd:double;
  dwc:endLatitude '58.6102194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0002761 58.6102194, -1.0002761 58.6102194, -1.0002761 58.6102194, -1.0002761 58.6102194, -1.0002761 58.6102194))'^^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 '1183_1022'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.600936 -0.98604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.600936"^^xsd:decimal ;
  dwc:decimalLongitude "-0.98604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1021'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1021'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2202777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.98604'^^xsd:double;
  dwc:startLongitude '-0.9860396'^^xsd:double;
  dwc:endLongitude '-0.9860396'^^xsd:double;
  dwc:latitude '58.600936'^^xsd:double;
  dwc:startLatitude '58.6009358'^^xsd:double;
  dwc:endLatitude '58.6009358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9860396 58.6009358, -0.9860396 58.6009358, -0.9860396 58.6009358, -0.9860396 58.6009358, -0.9860396 58.6009358))'^^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 '1183_1021'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.599521 -0.98387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.599521"^^xsd:decimal ;
  dwc:decimalLongitude "-0.98387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1020'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1020'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.98387'^^xsd:double;
  dwc:startLongitude '-0.9838697'^^xsd:double;
  dwc:endLongitude '-0.9838697'^^xsd:double;
  dwc:latitude '58.599521'^^xsd:double;
  dwc:startLatitude '58.5995208'^^xsd:double;
  dwc:endLatitude '58.5995208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9838697 58.5995208, -0.9838697 58.5995208, -0.9838697 58.5995208, -0.9838697 58.5995208, -0.9838697 58.5995208))'^^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 '1183_1020'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.598693 -0.9826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.598693"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1019'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1019'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2022222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.9826'^^xsd:double;
  dwc:startLongitude '-0.9825996'^^xsd:double;
  dwc:endLongitude '-0.9825996'^^xsd:double;
  dwc:latitude '58.598693'^^xsd:double;
  dwc:startLatitude '58.5986925'^^xsd:double;
  dwc:endLatitude '58.5986925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9825996 58.5986925, -0.9825996 58.5986925, -0.9825996 58.5986925, -0.9825996 58.5986925, -0.9825996 58.5986925))'^^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 '1183_1019'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85127 -0.960823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85127"^^xsd:decimal ;
  dwc:decimalLongitude "-0.960823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1467'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.960823'^^xsd:double;
  dwc:startLongitude '-0.9608228'^^xsd:double;
  dwc:endLongitude '-0.9608228'^^xsd:double;
  dwc:latitude '55.85127'^^xsd:double;
  dwc:startLatitude '55.8512699'^^xsd:double;
  dwc:endLatitude '55.8512699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9608228 55.8512699, -0.9608228 55.8512699, -0.9608228 55.8512699, -0.9608228 55.8512699, -0.9608228 55.8512699))'^^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 '1183_1467'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.622484 -0.956687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.622484"^^xsd:decimal ;
  dwc:decimalLongitude "-0.956687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_973'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_973'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.724444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.956687'^^xsd:double;
  dwc:startLongitude '-0.9566869'^^xsd:double;
  dwc:endLongitude '-0.9566869'^^xsd:double;
  dwc:latitude '57.622484'^^xsd:double;
  dwc:startLatitude '57.6224844'^^xsd:double;
  dwc:endLatitude '57.6224844'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9566869 57.6224844, -0.9566869 57.6224844, -0.9566869 57.6224844, -0.9566869 57.6224844, -0.9566869 57.6224844))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_973'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.829317 -0.955829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.829317"^^xsd:decimal ;
  dwc:decimalLongitude "-0.955829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1469'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.8686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.955829'^^xsd:double;
  dwc:startLongitude '-0.9558286'^^xsd:double;
  dwc:endLongitude '-0.9558286'^^xsd:double;
  dwc:latitude '55.829317'^^xsd:double;
  dwc:startLatitude '55.8293172'^^xsd:double;
  dwc:endLatitude '55.8293172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9558286 55.8293172, -0.9558286 55.8293172, -0.9558286 55.8293172, -0.9558286 55.8293172, -0.9558286 55.8293172))'^^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 '1183_1469'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.851766 -0.955586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.851766"^^xsd:decimal ;
  dwc:decimalLongitude "-0.955586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1466'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1466'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6386111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.955586'^^xsd:double;
  dwc:startLongitude '-0.955586'^^xsd:double;
  dwc:endLongitude '-0.955586'^^xsd:double;
  dwc:latitude '55.851766'^^xsd:double;
  dwc:startLatitude '55.8517659'^^xsd:double;
  dwc:endLatitude '55.8517659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.955586 55.8517659, -0.955586 55.8517659, -0.955586 55.8517659, -0.955586 55.8517659, -0.955586 55.8517659))'^^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 '1183_1466'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.919243 -0.945346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.919243"^^xsd:decimal ;
  dwc:decimalLongitude "-0.945346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_609'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_609'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.945346'^^xsd:double;
  dwc:startLongitude '-0.9453457'^^xsd:double;
  dwc:endLongitude '-0.9453457'^^xsd:double;
  dwc:latitude '56.919243'^^xsd:double;
  dwc:startLatitude '56.919243'^^xsd:double;
  dwc:endLatitude '56.919243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9453457 56.919243, -0.9453457 56.919243, -0.9453457 56.919243, -0.9453457 56.919243, -0.9453457 56.919243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_609'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.918857 -0.944928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.918857"^^xsd:decimal ;
  dwc:decimalLongitude "-0.944928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_608'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_608'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.0119444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.944928'^^xsd:double;
  dwc:startLongitude '-0.944928'^^xsd:double;
  dwc:endLongitude '-0.944928'^^xsd:double;
  dwc:latitude '56.918857'^^xsd:double;
  dwc:startLatitude '56.918857'^^xsd:double;
  dwc:endLatitude '56.918857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.944928 56.918857, -0.944928 56.918857, -0.944928 56.918857, -0.944928 56.918857, -0.944928 56.918857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_608'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.625292 -0.944332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.625292"^^xsd:decimal ;
  dwc:decimalLongitude "-0.944332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_975'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_975'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.767222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.944332'^^xsd:double;
  dwc:startLongitude '-0.9443317'^^xsd:double;
  dwc:endLongitude '-0.9443317'^^xsd:double;
  dwc:latitude '57.625292'^^xsd:double;
  dwc:startLatitude '57.6252917'^^xsd:double;
  dwc:endLatitude '57.6252917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9443317 57.6252917, -0.9443317 57.6252917, -0.9443317 57.6252917, -0.9443317 57.6252917, -0.9443317 57.6252917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_975'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.62551 -0.943369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.62551"^^xsd:decimal ;
  dwc:decimalLongitude "-0.943369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_974'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_974'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.770555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.943369'^^xsd:double;
  dwc:startLongitude '-0.943369'^^xsd:double;
  dwc:endLongitude '-0.943369'^^xsd:double;
  dwc:latitude '57.62551'^^xsd:double;
  dwc:startLatitude '57.6255104'^^xsd:double;
  dwc:endLatitude '57.6255104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.943369 57.6255104, -0.943369 57.6255104, -0.943369 57.6255104, -0.943369 57.6255104, -0.943369 57.6255104))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_974'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.394636 -0.940581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.394636"^^xsd:decimal ;
  dwc:decimalLongitude "-0.940581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2305'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2305'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.221944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.940581'^^xsd:double;
  dwc:startLongitude '-0.9405807'^^xsd:double;
  dwc:endLongitude '-0.9405807'^^xsd:double;
  dwc:latitude '57.394636'^^xsd:double;
  dwc:startLatitude '57.3946359'^^xsd:double;
  dwc:endLatitude '57.3946359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9405807 57.3946359, -0.9405807 57.3946359, -0.9405807 57.3946359, -0.9405807 57.3946359, -0.9405807 57.3946359))'^^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 '1183_2305'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.394041 -0.939522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.394041"^^xsd:decimal ;
  dwc:decimalLongitude "-0.939522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2304'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.216944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.939522'^^xsd:double;
  dwc:startLongitude '-0.939522'^^xsd:double;
  dwc:endLongitude '-0.939522'^^xsd:double;
  dwc:latitude '57.394041'^^xsd:double;
  dwc:startLatitude '57.394041'^^xsd:double;
  dwc:endLatitude '57.394041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.939522 57.394041, -0.939522 57.394041, -0.939522 57.394041, -0.939522 57.394041, -0.939522 57.394041))'^^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 '1183_2304'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767017 -0.938616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.767017"^^xsd:decimal ;
  dwc:decimalLongitude "-0.938616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1096'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_1096'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.4966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.938616'^^xsd:double;
  dwc:startLongitude '-0.9386157'^^xsd:double;
  dwc:endLongitude '-0.9386157'^^xsd:double;
  dwc:latitude '61.767017'^^xsd:double;
  dwc:startLatitude '61.7670173'^^xsd:double;
  dwc:endLatitude '61.7670173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9386157 61.7670173, -0.9386157 61.7670173, -0.9386157 61.7670173, -0.9386157 61.7670173, -0.9386157 61.7670173))'^^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 '1183_1096'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.820464 -0.937646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.820464"^^xsd:decimal ;
  dwc:decimalLongitude "-0.937646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1470'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1470'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.937646'^^xsd:double;
  dwc:startLongitude '-0.9376461'^^xsd:double;
  dwc:endLongitude '-0.9376461'^^xsd:double;
  dwc:latitude '55.820464'^^xsd:double;
  dwc:startLatitude '55.8204635'^^xsd:double;
  dwc:endLatitude '55.8204635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9376461 55.8204635, -0.9376461 55.8204635, -0.9376461 55.8204635, -0.9376461 55.8204635, -0.9376461 55.8204635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1470'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.907547 -0.932689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.907547"^^xsd:decimal ;
  dwc:decimalLongitude "-0.932689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_607'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_607'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.932689'^^xsd:double;
  dwc:startLongitude '-0.9326894'^^xsd:double;
  dwc:endLongitude '-0.9326894'^^xsd:double;
  dwc:latitude '56.907547'^^xsd:double;
  dwc:startLatitude '56.9075474'^^xsd:double;
  dwc:endLatitude '56.9075474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9326894 56.9075474, -0.9326894 56.9075474, -0.9326894 56.9075474, -0.9326894 56.9075474, -0.9326894 56.9075474))'^^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 '1183_607'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.563147 -0.92888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.563147"^^xsd:decimal ;
  dwc:decimalLongitude "-0.92888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1018'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1018'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.9130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.92888'^^xsd:double;
  dwc:startLongitude '-0.9288798'^^xsd:double;
  dwc:endLongitude '-0.9288798'^^xsd:double;
  dwc:latitude '58.563147'^^xsd:double;
  dwc:startLatitude '58.5631473'^^xsd:double;
  dwc:endLatitude '58.5631473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9288798 58.5631473, -0.9288798 58.5631473, -0.9288798 58.5631473, -0.9288798 58.5631473, -0.9288798 58.5631473))'^^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 '1183_1018'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.903417 -0.92822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.903417"^^xsd:decimal ;
  dwc:decimalLongitude "-0.92822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_606'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_606'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.9008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.92822'^^xsd:double;
  dwc:startLongitude '-0.92822'^^xsd:double;
  dwc:endLongitude '-0.92822'^^xsd:double;
  dwc:latitude '56.903417'^^xsd:double;
  dwc:startLatitude '56.9034173'^^xsd:double;
  dwc:endLatitude '56.9034173'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.92822 56.9034173, -0.92822 56.9034173, -0.92822 56.9034173, -0.92822 56.9034173, -0.92822 56.9034173))'^^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 '1183_606'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.386703 -0.926465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.386703"^^xsd:decimal ;
  dwc:decimalLongitude "-0.926465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2302'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2302'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.155277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.926465'^^xsd:double;
  dwc:startLongitude '-0.9264652'^^xsd:double;
  dwc:endLongitude '-0.9264652'^^xsd:double;
  dwc:latitude '57.386703'^^xsd:double;
  dwc:startLatitude '57.386703'^^xsd:double;
  dwc:endLatitude '57.386703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9264652 57.386703, -0.9264652 57.386703, -0.9264652 57.386703, -0.9264652 57.386703, -0.9264652 57.386703))'^^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 '1183_2302'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.561536 -0.926432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.561536"^^xsd:decimal ;
  dwc:decimalLongitude "-0.926432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1017'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1017'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8991666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.926432'^^xsd:double;
  dwc:startLongitude '-0.9264319'^^xsd:double;
  dwc:endLongitude '-0.9264319'^^xsd:double;
  dwc:latitude '58.561536'^^xsd:double;
  dwc:startLatitude '58.5615357'^^xsd:double;
  dwc:endLatitude '58.5615357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9264319 58.5615357, -0.9264319 58.5615357, -0.9264319 58.5615357, -0.9264319 58.5615357, -0.9264319 58.5615357))'^^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 '1183_1017'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.559537 -0.923396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.559537"^^xsd:decimal ;
  dwc:decimalLongitude "-0.923396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1016'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1016'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.923396'^^xsd:double;
  dwc:startLongitude '-0.9233964'^^xsd:double;
  dwc:endLongitude '-0.9233964'^^xsd:double;
  dwc:latitude '58.559537'^^xsd:double;
  dwc:startLatitude '58.5595373'^^xsd:double;
  dwc:endLatitude '58.5595373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9233964 58.5595373, -0.9233964 58.5595373, -0.9233964 58.5595373, -0.9233964 58.5595373, -0.9233964 58.5595373))'^^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 '1183_1016'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.558925 -0.922466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.558925"^^xsd:decimal ;
  dwc:decimalLongitude "-0.922466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1015'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1015'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.922466'^^xsd:double;
  dwc:startLongitude '-0.9224661'^^xsd:double;
  dwc:endLongitude '-0.9224661'^^xsd:double;
  dwc:latitude '58.558925'^^xsd:double;
  dwc:startLatitude '58.5589249'^^xsd:double;
  dwc:endLatitude '58.5589249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9224661 58.5589249, -0.9224661 58.5589249, -0.9224661 58.5589249, -0.9224661 58.5589249, -0.9224661 58.5589249))'^^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 '1183_1015'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.855354 -0.917696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.855354"^^xsd:decimal ;
  dwc:decimalLongitude "-0.917696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1464'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1464'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.917696'^^xsd:double;
  dwc:startLongitude '-0.9176956'^^xsd:double;
  dwc:endLongitude '-0.9176956'^^xsd:double;
  dwc:latitude '55.855354'^^xsd:double;
  dwc:startLatitude '55.855354'^^xsd:double;
  dwc:endLatitude '55.855354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9176956 55.855354, -0.9176956 55.855354, -0.9176956 55.855354, -0.9176956 55.855354, -0.9176956 55.855354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1464'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.810635 -0.917461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.810635"^^xsd:decimal ;
  dwc:decimalLongitude "-0.917461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1471'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1471'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.917461'^^xsd:double;
  dwc:startLongitude '-0.9174612'^^xsd:double;
  dwc:endLongitude '-0.9174612'^^xsd:double;
  dwc:latitude '55.810635'^^xsd:double;
  dwc:startLatitude '55.8106347'^^xsd:double;
  dwc:endLatitude '55.8106347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9174612 55.8106347, -0.9174612 55.8106347, -0.9174612 55.8106347, -0.9174612 55.8106347, -0.9174612 55.8106347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1471'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.855451 -0.916669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.855451"^^xsd:decimal ;
  dwc:decimalLongitude "-0.916669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1465'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1465'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.916669'^^xsd:double;
  dwc:startLongitude '-0.9166688'^^xsd:double;
  dwc:endLongitude '-0.9166688'^^xsd:double;
  dwc:latitude '55.855451'^^xsd:double;
  dwc:startLatitude '55.8554512'^^xsd:double;
  dwc:endLatitude '55.8554512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9166688 55.8554512, -0.9166688 55.8554512, -0.9166688 55.8554512, -0.9166688 55.8554512, -0.9166688 55.8554512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1465'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.553703 -0.914535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.553703"^^xsd:decimal ;
  dwc:decimalLongitude "-0.914535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1014'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1014'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.914535'^^xsd:double;
  dwc:startLongitude '-0.9145347'^^xsd:double;
  dwc:endLongitude '-0.9145347'^^xsd:double;
  dwc:latitude '58.553703'^^xsd:double;
  dwc:startLatitude '58.5537034'^^xsd:double;
  dwc:endLatitude '58.5537034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9145347 58.5537034, -0.9145347 58.5537034, -0.9145347 58.5537034, -0.9145347 58.5537034, -0.9145347 58.5537034))'^^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 '1183_1014'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.552285 -0.912381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.552285"^^xsd:decimal ;
  dwc:decimalLongitude "-0.912381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1990__1183_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1013'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1013'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.8194444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.912381'^^xsd:double;
  dwc:startLongitude '-0.9123805'^^xsd:double;
  dwc:endLongitude '-0.9123805'^^xsd:double;
  dwc:latitude '58.552285'^^xsd:double;
  dwc:startLatitude '58.5522852'^^xsd:double;
  dwc:endLatitude '58.5522852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9123805 58.5522852, -0.9123805 58.5522852, -0.9123805 58.5522852, -0.9123805 58.5522852, -0.9123805 58.5522852))'^^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 '1183_1013'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.855937 -0.911535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.855937"^^xsd:decimal ;
  dwc:decimalLongitude "-0.911535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.855937 -0.911535)"^^geo:wktLiteral ;
  geo-pos:lat "55.855937"^^xsd:decimal ;
  geo-pos:long "-0.911535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1468'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5194444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.911535'^^xsd:double;
  dwc:startLongitude '-0.9115346'^^xsd:double;
  dwc:endLongitude '-0.9115346'^^xsd:double;
  dwc:latitude '55.855937'^^xsd:double;
  dwc:startLatitude '55.8559374'^^xsd:double;
  dwc:endLatitude '55.8559374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9115346 55.8559374, -0.9115346 55.8559374, -0.9115346 55.8559374, -0.9115346 55.8559374, -0.9115346 55.8559374))'^^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 '1183_1468'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856171 -0.90907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.856171"^^xsd:decimal ;
  dwc:decimalLongitude "-0.90907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856171 -0.90907)"^^geo:wktLiteral ;
  geo-pos:lat "55.856171"^^xsd:decimal ;
  geo-pos:long "-0.90907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1463'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1463'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.90907'^^xsd:double;
  dwc:startLongitude '-0.9090702'^^xsd:double;
  dwc:endLongitude '-0.9090702'^^xsd:double;
  dwc:latitude '55.856171'^^xsd:double;
  dwc:startLatitude '55.8561708'^^xsd:double;
  dwc:endLatitude '55.8561708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9090702 55.8561708, -0.9090702 55.8561708, -0.9090702 55.8561708, -0.9090702 55.8561708, -0.9090702 55.8561708))'^^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 '1183_1463'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.806278 -0.908591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.806278"^^xsd:decimal ;
  dwc:decimalLongitude "-0.908591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.806278 -0.908591)"^^geo:wktLiteral ;
  geo-pos:lat "55.806278"^^xsd:decimal ;
  geo-pos:long "-0.908591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1474'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1474'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.908591'^^xsd:double;
  dwc:startLongitude '-0.9085906'^^xsd:double;
  dwc:endLongitude '-0.9085906'^^xsd:double;
  dwc:latitude '55.806278'^^xsd:double;
  dwc:startLatitude '55.8062783'^^xsd:double;
  dwc:endLatitude '55.8062783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9085906 55.8062783, -0.9085906 55.8062783, -0.9085906 55.8062783, -0.9085906 55.8062783, -0.9085906 55.8062783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1474'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.376225 -0.907821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.376225"^^xsd:decimal ;
  dwc:decimalLongitude "-0.907821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.376225 -0.907821)"^^geo:wktLiteral ;
  geo-pos:lat "57.376225"^^xsd:decimal ;
  geo-pos:long "-0.907821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2303'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2303'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.067222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.907821'^^xsd:double;
  dwc:startLongitude '-0.9078211'^^xsd:double;
  dwc:endLongitude '-0.9078211'^^xsd:double;
  dwc:latitude '57.376225'^^xsd:double;
  dwc:startLatitude '57.3762249'^^xsd:double;
  dwc:endLatitude '57.3762249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9078211 57.3762249, -0.9078211 57.3762249, -0.9078211 57.3762249, -0.9078211 57.3762249, -0.9078211 57.3762249))'^^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 '1183_2303'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.803419 -0.902775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.803419"^^xsd:decimal ;
  dwc:decimalLongitude "-0.902775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.803419 -0.902775)"^^geo:wktLiteral ;
  geo-pos:lat "55.803419"^^xsd:decimal ;
  geo-pos:long "-0.902775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1472'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1472'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.902775'^^xsd:double;
  dwc:startLongitude '-0.9027748'^^xsd:double;
  dwc:endLongitude '-0.9027748'^^xsd:double;
  dwc:latitude '55.803419'^^xsd:double;
  dwc:startLatitude '55.8034192'^^xsd:double;
  dwc:endLatitude '55.8034192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9027748 55.8034192, -0.9027748 55.8034192, -0.9027748 55.8034192, -0.9027748 55.8034192, -0.9027748 55.8034192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1472'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.182222 -0.90173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.182222"^^xsd:decimal ;
  dwc:decimalLongitude "-0.90173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.182222 -0.90173)"^^geo:wktLiteral ;
  geo-pos:lat "55.182222"^^xsd:decimal ;
  geo-pos:long "-0.90173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1970'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1970'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.581944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.90173'^^xsd:double;
  dwc:startLongitude '-0.9017303'^^xsd:double;
  dwc:endLongitude '-0.9017303'^^xsd:double;
  dwc:latitude '55.182222'^^xsd:double;
  dwc:startLatitude '55.1822218'^^xsd:double;
  dwc:endLatitude '55.1822218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.9017303 55.1822218, -0.9017303 55.1822218, -0.9017303 55.1822218, -0.9017303 55.1822218, -0.9017303 55.1822218))'^^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 '1183_1970'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.800789 -0.897424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.800789"^^xsd:decimal ;
  dwc:decimalLongitude "-0.897424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.800789 -0.897424)"^^geo:wktLiteral ;
  geo-pos:lat "55.800789"^^xsd:decimal ;
  geo-pos:long "-0.897424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1473'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1473'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.897424'^^xsd:double;
  dwc:startLongitude '-0.8974243'^^xsd:double;
  dwc:endLongitude '-0.8974243'^^xsd:double;
  dwc:latitude '55.800789'^^xsd:double;
  dwc:startLatitude '55.8007888'^^xsd:double;
  dwc:endLatitude '55.8007888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8974243 55.8007888, -0.8974243 55.8007888, -0.8974243 55.8007888, -0.8974243 55.8007888, -0.8974243 55.8007888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1473'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.871378 -0.894512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.871378"^^xsd:decimal ;
  dwc:decimalLongitude "-0.894512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.871378 -0.894512)"^^geo:wktLiteral ;
  geo-pos:lat "56.871378"^^xsd:decimal ;
  geo-pos:long "-0.894512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_605'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_605'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.894512'^^xsd:double;
  dwc:startLongitude '-0.8945122'^^xsd:double;
  dwc:endLongitude '-0.8945122'^^xsd:double;
  dwc:latitude '56.871378'^^xsd:double;
  dwc:startLatitude '56.8713781'^^xsd:double;
  dwc:endLatitude '56.8713781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8945122 56.8713781, -0.8945122 56.8713781, -0.8945122 56.8713781, -0.8945122 56.8713781, -0.8945122 56.8713781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_605'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.869155 -0.892346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.869155"^^xsd:decimal ;
  dwc:decimalLongitude "-0.892346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.869155 -0.892346)"^^geo:wktLiteral ;
  geo-pos:lat "56.869155"^^xsd:decimal ;
  geo-pos:long "-0.892346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_604'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_604'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.6552777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.892346'^^xsd:double;
  dwc:startLongitude '-0.8923461'^^xsd:double;
  dwc:endLongitude '-0.8923461'^^xsd:double;
  dwc:latitude '56.869155'^^xsd:double;
  dwc:startLatitude '56.8691553'^^xsd:double;
  dwc:endLatitude '56.8691553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8923461 56.8691553, -0.8923461 56.8691553, -0.8923461 56.8691553, -0.8923461 56.8691553, -0.8923461 56.8691553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_604'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.536516 -0.887839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.536516"^^xsd:decimal ;
  dwc:decimalLongitude "-0.887839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.536516 -0.887839)"^^geo:wktLiteral ;
  geo-pos:lat "58.536516"^^xsd:decimal ;
  geo-pos:long "-0.887839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1012'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1012'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6813888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.887839'^^xsd:double;
  dwc:startLongitude '-0.8878393'^^xsd:double;
  dwc:endLongitude '-0.8878393'^^xsd:double;
  dwc:latitude '58.536516'^^xsd:double;
  dwc:startLatitude '58.5365161'^^xsd:double;
  dwc:endLatitude '58.5365161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8878393 58.5365161, -0.8878393 58.5365161, -0.8878393 58.5365161, -0.8878393 58.5365161, -0.8878393 58.5365161))'^^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 '1183_1012'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.536139 -0.887244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.536139"^^xsd:decimal ;
  dwc:decimalLongitude "-0.887244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.536139 -0.887244)"^^geo:wktLiteral ;
  geo-pos:lat "58.536139"^^xsd:decimal ;
  geo-pos:long "-0.887244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1011'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1011'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.887244'^^xsd:double;
  dwc:startLongitude '-0.8872435'^^xsd:double;
  dwc:endLongitude '-0.8872435'^^xsd:double;
  dwc:latitude '58.536139'^^xsd:double;
  dwc:startLatitude '58.5361393'^^xsd:double;
  dwc:endLatitude '58.5361393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8872435 58.5361393, -0.8872435 58.5361393, -0.8872435 58.5361393, -0.8872435 58.5361393, -0.8872435 58.5361393))'^^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 '1183_1011'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533439 -0.882974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.533439"^^xsd:decimal ;
  dwc:decimalLongitude "-0.882974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.533439 -0.882974)"^^geo:wktLiteral ;
  geo-pos:lat "58.533439"^^xsd:decimal ;
  geo-pos:long "-0.882974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1010'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1010'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.882974'^^xsd:double;
  dwc:startLongitude '-0.8829737'^^xsd:double;
  dwc:endLongitude '-0.8829737'^^xsd:double;
  dwc:latitude '58.533439'^^xsd:double;
  dwc:startLatitude '58.5334386'^^xsd:double;
  dwc:endLatitude '58.5334386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8829737 58.5334386, -0.8829737 58.5334386, -0.8829737 58.5334386, -0.8829737 58.5334386, -0.8829737 58.5334386))'^^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 '1183_1010'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.531492 -0.879895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.531492"^^xsd:decimal ;
  dwc:decimalLongitude "-0.879895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.531492 -0.879895)"^^geo:wktLiteral ;
  geo-pos:lat "58.531492"^^xsd:decimal ;
  geo-pos:long "-0.879895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1009'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1009'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.879895'^^xsd:double;
  dwc:startLongitude '-0.8798954'^^xsd:double;
  dwc:endLongitude '-0.8798954'^^xsd:double;
  dwc:latitude '58.531492'^^xsd:double;
  dwc:startLatitude '58.5314916'^^xsd:double;
  dwc:endLatitude '58.5314916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8798954 58.5314916, -0.8798954 58.5314916, -0.8798954 58.5314916, -0.8798954 58.5314916, -0.8798954 58.5314916))'^^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 '1183_1009'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85901 -0.879087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85901"^^xsd:decimal ;
  dwc:decimalLongitude "-0.879087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85901 -0.879087)"^^geo:wktLiteral ;
  geo-pos:lat "55.85901"^^xsd:decimal ;
  geo-pos:long "-0.879087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1462'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1462'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.879087'^^xsd:double;
  dwc:startLongitude '-0.8790865'^^xsd:double;
  dwc:endLongitude '-0.8790865'^^xsd:double;
  dwc:latitude '55.85901'^^xsd:double;
  dwc:startLatitude '55.8590101'^^xsd:double;
  dwc:endLatitude '55.8590101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8790865 55.8590101, -0.8790865 55.8590101, -0.8790865 55.8590101, -0.8790865 55.8590101, -0.8790865 55.8590101))'^^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 '1183_1462'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.791411 -0.878349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.791411"^^xsd:decimal ;
  dwc:decimalLongitude "-0.878349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.791411 -0.878349)"^^geo:wktLiteral ;
  geo-pos:lat "55.791411"^^xsd:decimal ;
  geo-pos:long "-0.878349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1475'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1475'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.878349'^^xsd:double;
  dwc:startLongitude '-0.8783486'^^xsd:double;
  dwc:endLongitude '-0.8783486'^^xsd:double;
  dwc:latitude '55.791411'^^xsd:double;
  dwc:startLatitude '55.791411'^^xsd:double;
  dwc:endLatitude '55.791411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8783486 55.791411, -0.8783486 55.791411, -0.8783486 55.791411, -0.8783486 55.791411, -0.8783486 55.791411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1475'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.530455 -0.878257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.530455"^^xsd:decimal ;
  dwc:decimalLongitude "-0.878257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.530455 -0.878257)"^^geo:wktLiteral ;
  geo-pos:lat "58.530455"^^xsd:decimal ;
  geo-pos:long "-0.878257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1008'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1008'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.878257'^^xsd:double;
  dwc:startLongitude '-0.878257'^^xsd:double;
  dwc:endLongitude '-0.878257'^^xsd:double;
  dwc:latitude '58.530455'^^xsd:double;
  dwc:startLatitude '58.5304553'^^xsd:double;
  dwc:endLatitude '58.5304553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.878257 58.5304553, -0.878257 58.5304553, -0.878257 58.5304553, -0.878257 58.5304553, -0.878257 58.5304553))'^^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 '1183_1008'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.526341 -0.871753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.526341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.871753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.526341 -0.871753)"^^geo:wktLiteral ;
  geo-pos:lat "58.526341"^^xsd:decimal ;
  geo-pos:long "-0.871753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1007'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1007'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.5913888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.871753'^^xsd:double;
  dwc:startLongitude '-0.871753'^^xsd:double;
  dwc:endLongitude '-0.871753'^^xsd:double;
  dwc:latitude '58.526341'^^xsd:double;
  dwc:startLatitude '58.5263414'^^xsd:double;
  dwc:endLatitude '58.5263414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.871753 58.5263414, -0.871753 58.5263414, -0.871753 58.5263414, -0.871753 58.5263414, -0.871753 58.5263414))'^^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 '1183_1007'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.063885 -0.869948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.063885"^^xsd:decimal ;
  dwc:decimalLongitude "-0.869948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.063885 -0.869948)"^^geo:wktLiteral ;
  geo-pos:lat "57.063885"^^xsd:decimal ;
  geo-pos:long "-0.869948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_614'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_614'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.3797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.869948'^^xsd:double;
  dwc:startLongitude '-0.8699483'^^xsd:double;
  dwc:endLongitude '-0.8699483'^^xsd:double;
  dwc:latitude '57.063885'^^xsd:double;
  dwc:startLatitude '57.0638851'^^xsd:double;
  dwc:endLatitude '57.0638851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8699483 57.0638851, -0.8699483 57.0638851, -0.8699483 57.0638851, -0.8699483 57.0638851, -0.8699483 57.0638851))'^^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 '1183_614'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.643139 -0.864218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.643139"^^xsd:decimal ;
  dwc:decimalLongitude "-0.864218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.643139 -0.864218)"^^geo:wktLiteral ;
  geo-pos:lat "57.643139"^^xsd:decimal ;
  geo-pos:long "-0.864218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_976'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_976'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.043611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.864218'^^xsd:double;
  dwc:startLongitude '-0.8642182'^^xsd:double;
  dwc:endLongitude '-0.8642182'^^xsd:double;
  dwc:latitude '57.643139'^^xsd:double;
  dwc:startLatitude '57.6431389'^^xsd:double;
  dwc:endLatitude '57.6431389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8642182 57.6431389, -0.8642182 57.6431389, -0.8642182 57.6431389, -0.8642182 57.6431389, -0.8642182 57.6431389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_976'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.780661 -0.856481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.780661"^^xsd:decimal ;
  dwc:decimalLongitude "-0.856481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.780661 -0.856481)"^^geo:wktLiteral ;
  geo-pos:lat "55.780661"^^xsd:decimal ;
  geo-pos:long "-0.856481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1476'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1476'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.22'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.856481'^^xsd:double;
  dwc:startLongitude '-0.8564813'^^xsd:double;
  dwc:endLongitude '-0.8564813'^^xsd:double;
  dwc:latitude '55.780661'^^xsd:double;
  dwc:startLatitude '55.7806608'^^xsd:double;
  dwc:endLatitude '55.7806608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8564813 55.7806608, -0.8564813 55.7806608, -0.8564813 55.7806608, -0.8564813 55.7806608, -0.8564813 55.7806608))'^^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 '1183_1476'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.832682 -0.85618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.832682"^^xsd:decimal ;
  dwc:decimalLongitude "-0.85618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.832682 -0.85618)"^^geo:wktLiteral ;
  geo-pos:lat "56.832682"^^xsd:decimal ;
  geo-pos:long "-0.85618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_602'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_602'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.85618'^^xsd:double;
  dwc:startLongitude '-0.8561803'^^xsd:double;
  dwc:endLongitude '-0.8561803'^^xsd:double;
  dwc:latitude '56.832682'^^xsd:double;
  dwc:startLatitude '56.8326817'^^xsd:double;
  dwc:endLatitude '56.8326817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8561803 56.8326817, -0.8561803 56.8326817, -0.8561803 56.8326817, -0.8561803 56.8326817, -0.8561803 56.8326817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_602'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.832341 -0.855836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.832341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.855836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.832341 -0.855836)"^^geo:wktLiteral ;
  geo-pos:lat "56.832341"^^xsd:decimal ;
  geo-pos:long "-0.855836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_603'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_603'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.855836'^^xsd:double;
  dwc:startLongitude '-0.8558358'^^xsd:double;
  dwc:endLongitude '-0.8558358'^^xsd:double;
  dwc:latitude '56.832341'^^xsd:double;
  dwc:startLatitude '56.8323405'^^xsd:double;
  dwc:endLatitude '56.8323405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8558358 56.8323405, -0.8558358 56.8323405, -0.8558358 56.8323405, -0.8558358 56.8323405, -0.8558358 56.8323405))'^^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 '1183_603'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.829687 -0.853157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.829687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.853157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.829687 -0.853157)"^^geo:wktLiteral ;
  geo-pos:lat "56.829687"^^xsd:decimal ;
  geo-pos:long "-0.853157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_601'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_601'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.3722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.853157'^^xsd:double;
  dwc:startLongitude '-0.853157'^^xsd:double;
  dwc:endLongitude '-0.853157'^^xsd:double;
  dwc:latitude '56.829687'^^xsd:double;
  dwc:startLatitude '56.8296867'^^xsd:double;
  dwc:endLatitude '56.8296867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.853157 56.8296867, -0.853157 56.8296867, -0.853157 56.8296867, -0.853157 56.8296867, -0.853157 56.8296867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_601'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.776353 -0.847719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.776353"^^xsd:decimal ;
  dwc:decimalLongitude "-0.847719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.776353 -0.847719)"^^geo:wktLiteral ;
  geo-pos:lat "55.776353"^^xsd:decimal ;
  geo-pos:long "-0.847719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1477'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1477'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2513888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.847719'^^xsd:double;
  dwc:startLongitude '-0.8477188'^^xsd:double;
  dwc:endLongitude '-0.8477188'^^xsd:double;
  dwc:latitude '55.776353'^^xsd:double;
  dwc:startLatitude '55.7763531'^^xsd:double;
  dwc:endLatitude '55.7763531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8477188 55.7763531, -0.8477188 55.7763531, -0.8477188 55.7763531, -0.8477188 55.7763531, -0.8477188 55.7763531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1477'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.773456 -0.841826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.773456"^^xsd:decimal ;
  dwc:decimalLongitude "-0.841826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.773456 -0.841826)"^^geo:wktLiteral ;
  geo-pos:lat "55.773456"^^xsd:decimal ;
  geo-pos:long "-0.841826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1478'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1478'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.841826'^^xsd:double;
  dwc:startLongitude '-0.8418255'^^xsd:double;
  dwc:endLongitude '-0.8418255'^^xsd:double;
  dwc:latitude '55.773456'^^xsd:double;
  dwc:startLatitude '55.7734559'^^xsd:double;
  dwc:endLatitude '55.7734559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8418255 55.7734559, -0.8418255 55.7734559, -0.8418255 55.7734559, -0.8418255 55.7734559, -0.8418255 55.7734559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1478'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.438328 -0.833438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.438328"^^xsd:decimal ;
  dwc:decimalLongitude "-0.833438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.438328 -0.833438)"^^geo:wktLiteral ;
  geo-pos:lat "55.438328"^^xsd:decimal ;
  geo-pos:long "-0.833438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1984'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1984'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.833438'^^xsd:double;
  dwc:startLongitude '-0.8334379'^^xsd:double;
  dwc:endLongitude '-0.8334379'^^xsd:double;
  dwc:latitude '55.438328'^^xsd:double;
  dwc:startLatitude '55.4383282'^^xsd:double;
  dwc:endLatitude '55.4383282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8334379 55.4383282, -0.8334379 55.4383282, -0.8334379 55.4383282, -0.8334379 55.4383282, -0.8334379 55.4383282))'^^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 '1183_1984'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500989 -0.83136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.500989"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500989 -0.83136)"^^geo:wktLiteral ;
  geo-pos:lat "58.500989"^^xsd:decimal ;
  geo-pos:long "-0.83136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1006'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1006'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.3636111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.83136'^^xsd:double;
  dwc:startLongitude '-0.8313603'^^xsd:double;
  dwc:endLongitude '-0.8313603'^^xsd:double;
  dwc:latitude '58.500989'^^xsd:double;
  dwc:startLatitude '58.500989'^^xsd:double;
  dwc:endLatitude '58.500989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8313603 58.500989, -0.8313603 58.500989, -0.8313603 58.500989, -0.8313603 58.500989, -0.8313603 58.500989))'^^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 '1183_1006'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500113 -0.829923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.500113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.829923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500113 -0.829923)"^^geo:wktLiteral ;
  geo-pos:lat "58.500113"^^xsd:decimal ;
  geo-pos:long "-0.829923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1005'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1005'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.3555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.829923'^^xsd:double;
  dwc:startLongitude '-0.829923'^^xsd:double;
  dwc:endLongitude '-0.829923'^^xsd:double;
  dwc:latitude '58.500113'^^xsd:double;
  dwc:startLatitude '58.5001127'^^xsd:double;
  dwc:endLatitude '58.5001127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.829923 58.5001127, -0.829923 58.5001127, -0.829923 58.5001127, -0.829923 58.5001127, -0.829923 58.5001127))'^^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 '1183_1005'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.761943 -0.818407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.761943"^^xsd:decimal ;
  dwc:decimalLongitude "-0.818407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.761943 -0.818407)"^^geo:wktLiteral ;
  geo-pos:lat "55.761943"^^xsd:decimal ;
  geo-pos:long "-0.818407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1479'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1479'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3563888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.818407'^^xsd:double;
  dwc:startLongitude '-0.8184074'^^xsd:double;
  dwc:endLongitude '-0.8184074'^^xsd:double;
  dwc:latitude '55.761943'^^xsd:double;
  dwc:startLatitude '55.7619433'^^xsd:double;
  dwc:endLatitude '55.7619433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8184074 55.7619433, -0.8184074 55.7619433, -0.8184074 55.7619433, -0.8184074 55.7619433, -0.8184074 55.7619433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1479'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.759259 -0.813173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.759259"^^xsd:decimal ;
  dwc:decimalLongitude "-0.813173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.759259 -0.813173)"^^geo:wktLiteral ;
  geo-pos:lat "55.759259"^^xsd:decimal ;
  geo-pos:long "-0.813173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1480'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1480'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.813173'^^xsd:double;
  dwc:startLongitude '-0.8131725'^^xsd:double;
  dwc:endLongitude '-0.8131725'^^xsd:double;
  dwc:latitude '55.759259'^^xsd:double;
  dwc:startLatitude '55.7592594'^^xsd:double;
  dwc:endLatitude '55.7592594'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8131725 55.7592594, -0.8131725 55.7592594, -0.8131725 55.7592594, -0.8131725 55.7592594, -0.8131725 55.7592594))'^^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 '1183_1480'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.790864 -0.812552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.790864"^^xsd:decimal ;
  dwc:decimalLongitude "-0.812552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.790864 -0.812552)"^^geo:wktLiteral ;
  geo-pos:lat "56.790864"^^xsd:decimal ;
  geo-pos:long "-0.812552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_599'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_599'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '6.0888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.812552'^^xsd:double;
  dwc:startLongitude '-0.812552'^^xsd:double;
  dwc:endLongitude '-0.812552'^^xsd:double;
  dwc:latitude '56.790864'^^xsd:double;
  dwc:startLatitude '56.7908641'^^xsd:double;
  dwc:endLatitude '56.7908641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.812552 56.7908641, -0.812552 56.7908641, -0.812552 56.7908641, -0.812552 56.7908641, -0.812552 56.7908641))'^^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 '1183_599'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.485336 -0.805688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.485336"^^xsd:decimal ;
  dwc:decimalLongitude "-0.805688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.485336 -0.805688)"^^geo:wktLiteral ;
  geo-pos:lat "58.485336"^^xsd:decimal ;
  geo-pos:long "-0.805688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1004'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1004'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.2197222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.805688'^^xsd:double;
  dwc:startLongitude '-0.8056878'^^xsd:double;
  dwc:endLongitude '-0.8056878'^^xsd:double;
  dwc:latitude '58.485336'^^xsd:double;
  dwc:startLatitude '58.4853364'^^xsd:double;
  dwc:endLatitude '58.4853364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8056878 58.4853364, -0.8056878 58.4853364, -0.8056878 58.4853364, -0.8056878 58.4853364, -0.8056878 58.4853364))'^^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 '1183_1004'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.656623 -0.803704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.656623"^^xsd:decimal ;
  dwc:decimalLongitude "-0.803704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.656623 -0.803704)"^^geo:wktLiteral ;
  geo-pos:lat "57.656623"^^xsd:decimal ;
  geo-pos:long "-0.803704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_978'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_978'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.2575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.803704'^^xsd:double;
  dwc:startLongitude '-0.8037042'^^xsd:double;
  dwc:endLongitude '-0.8037042'^^xsd:double;
  dwc:latitude '57.656623'^^xsd:double;
  dwc:startLatitude '57.6566228'^^xsd:double;
  dwc:endLatitude '57.6566228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8037042 57.6566228, -0.8037042 57.6566228, -0.8037042 57.6566228, -0.8037042 57.6566228, -0.8037042 57.6566228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_978'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.657341 -0.800482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.657341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.800482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.657341 -0.800482)"^^geo:wktLiteral ;
  geo-pos:lat "57.657341"^^xsd:decimal ;
  geo-pos:long "-0.800482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_977'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_977'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.268888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.800482'^^xsd:double;
  dwc:startLongitude '-0.800482'^^xsd:double;
  dwc:endLongitude '-0.800482'^^xsd:double;
  dwc:latitude '57.657341'^^xsd:double;
  dwc:startLatitude '57.6573407'^^xsd:double;
  dwc:endLatitude '57.6573407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.800482 57.6573407, -0.800482 57.6573407, -0.800482 57.6573407, -0.800482 57.6573407, -0.800482 57.6573407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_977'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.268344 -0.797296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.268344"^^xsd:decimal ;
  dwc:decimalLongitude "-0.797296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.268344 -0.797296)"^^geo:wktLiteral ;
  geo-pos:lat "55.268344"^^xsd:decimal ;
  geo-pos:long "-0.797296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1972'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1972'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.267777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.797296'^^xsd:double;
  dwc:startLongitude '-0.7972962'^^xsd:double;
  dwc:endLongitude '-0.7972962'^^xsd:double;
  dwc:latitude '55.268344'^^xsd:double;
  dwc:startLatitude '55.2683441'^^xsd:double;
  dwc:endLatitude '55.2683441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7972962 55.2683441, -0.7972962 55.2683441, -0.7972962 55.2683441, -0.7972962 55.2683441, -0.7972962 55.2683441))'^^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 '1183_1972'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.473038 -0.785517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.473038"^^xsd:decimal ;
  dwc:decimalLongitude "-0.785517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.473038 -0.785517)"^^geo:wktLiteral ;
  geo-pos:lat "58.473038"^^xsd:decimal ;
  geo-pos:long "-0.785517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1003'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1003'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.1066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.785517'^^xsd:double;
  dwc:startLongitude '-0.7855165'^^xsd:double;
  dwc:endLongitude '-0.7855165'^^xsd:double;
  dwc:latitude '58.473038'^^xsd:double;
  dwc:startLatitude '58.4730379'^^xsd:double;
  dwc:endLatitude '58.4730379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7855165 58.4730379, -0.7855165 58.4730379, -0.7855165 58.4730379, -0.7855165 58.4730379, -0.7855165 58.4730379))'^^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 '1183_1003'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.418666 -0.774325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.418666"^^xsd:decimal ;
  dwc:decimalLongitude "-0.774325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.418666 -0.774325)"^^geo:wktLiteral ;
  geo-pos:lat "57.418666"^^xsd:decimal ;
  geo-pos:long "-0.774325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_365'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_365'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.438333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.774325'^^xsd:double;
  dwc:startLongitude '-0.7743248'^^xsd:double;
  dwc:endLongitude '-0.7743248'^^xsd:double;
  dwc:latitude '57.418666'^^xsd:double;
  dwc:startLatitude '57.4186661'^^xsd:double;
  dwc:endLatitude '57.4186661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7743248 57.4186661, -0.7743248 57.4186661, -0.7743248 57.4186661, -0.7743248 57.4186661, -0.7743248 57.4186661))'^^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 '1183_365'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.738456 -0.772234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.738456"^^xsd:decimal ;
  dwc:decimalLongitude "-0.772234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.738456 -0.772234)"^^geo:wktLiteral ;
  geo-pos:lat "55.738456"^^xsd:decimal ;
  geo-pos:long "-0.772234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1481'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5208333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.772234'^^xsd:double;
  dwc:startLongitude '-0.7722335'^^xsd:double;
  dwc:endLongitude '-0.7722335'^^xsd:double;
  dwc:latitude '55.738456'^^xsd:double;
  dwc:startLatitude '55.7384563'^^xsd:double;
  dwc:endLatitude '55.7384563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7722335 55.7384563, -0.7722335 55.7384563, -0.7722335 55.7384563, -0.7722335 55.7384563, -0.7722335 55.7384563))'^^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 '1183_1481'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.419651 -0.772115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.419651"^^xsd:decimal ;
  dwc:decimalLongitude "-0.772115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.419651 -0.772115)"^^geo:wktLiteral ;
  geo-pos:lat "57.419651"^^xsd:decimal ;
  geo-pos:long "-0.772115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_364'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_364'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.429444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.772115'^^xsd:double;
  dwc:startLongitude '-0.772115'^^xsd:double;
  dwc:endLongitude '-0.772115'^^xsd:double;
  dwc:latitude '57.419651'^^xsd:double;
  dwc:startLatitude '57.4196511'^^xsd:double;
  dwc:endLatitude '57.4196511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.772115 57.4196511, -0.772115 57.4196511, -0.772115 57.4196511, -0.772115 57.4196511, -0.772115 57.4196511))'^^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 '1183_364'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43733 -0.76889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43733"^^xsd:decimal ;
  dwc:decimalLongitude "-0.76889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43733 -0.76889)"^^geo:wktLiteral ;
  geo-pos:lat "55.43733"^^xsd:decimal ;
  geo-pos:long "-0.76889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1983'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1983'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.249166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.76889'^^xsd:double;
  dwc:startLongitude '-0.7688904'^^xsd:double;
  dwc:endLongitude '-0.7688904'^^xsd:double;
  dwc:latitude '55.43733'^^xsd:double;
  dwc:startLatitude '55.4373301'^^xsd:double;
  dwc:endLatitude '55.4373301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7688904 55.4373301, -0.7688904 55.4373301, -0.7688904 55.4373301, -0.7688904 55.4373301, -0.7688904 55.4373301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1983'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.778116 -0.76327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.778116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.76327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.778116 -0.76327)"^^geo:wktLiteral ;
  geo-pos:lat "59.778116"^^xsd:decimal ;
  geo-pos:long "-0.76327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1070'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1070'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.155'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.76327'^^xsd:double;
  dwc:startLongitude '-0.7632704'^^xsd:double;
  dwc:endLongitude '-0.7632704'^^xsd:double;
  dwc:latitude '59.778116'^^xsd:double;
  dwc:startLatitude '59.7781161'^^xsd:double;
  dwc:endLatitude '59.7781161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7632704 59.7781161, -0.7632704 59.7781161, -0.7632704 59.7781161, -0.7632704 59.7781161, -0.7632704 59.7781161))'^^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 '1183_1070'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.729643 -0.754474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.729643"^^xsd:decimal ;
  dwc:decimalLongitude "-0.754474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.729643 -0.754474)"^^geo:wktLiteral ;
  geo-pos:lat "55.729643"^^xsd:decimal ;
  geo-pos:long "-0.754474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1482'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1482'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5838888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.754474'^^xsd:double;
  dwc:startLongitude '-0.7544736'^^xsd:double;
  dwc:endLongitude '-0.7544736'^^xsd:double;
  dwc:latitude '55.729643'^^xsd:double;
  dwc:startLatitude '55.729643'^^xsd:double;
  dwc:endLatitude '55.729643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7544736 55.729643, -0.7544736 55.729643, -0.7544736 55.729643, -0.7544736 55.729643, -0.7544736 55.729643))'^^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 '1183_1482'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.436904 -0.746493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.436904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.746493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.436904 -0.746493)"^^geo:wktLiteral ;
  geo-pos:lat "55.436904"^^xsd:decimal ;
  geo-pos:long "-0.746493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1982'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1982'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.166111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.746493'^^xsd:double;
  dwc:startLongitude '-0.7464925'^^xsd:double;
  dwc:endLongitude '-0.7464925'^^xsd:double;
  dwc:latitude '55.436904'^^xsd:double;
  dwc:startLatitude '55.4369038'^^xsd:double;
  dwc:endLatitude '55.4369038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7464925 55.4369038, -0.7464925 55.4369038, -0.7464925 55.4369038, -0.7464925 55.4369038, -0.7464925 55.4369038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1982'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.437197 -0.732753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.437197"^^xsd:decimal ;
  dwc:decimalLongitude "-0.732753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.437197 -0.732753)"^^geo:wktLiteral ;
  geo-pos:lat "57.437197"^^xsd:decimal ;
  geo-pos:long "-0.732753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_363'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_363'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.271111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.732753'^^xsd:double;
  dwc:startLongitude '-0.7327529'^^xsd:double;
  dwc:endLongitude '-0.7327529'^^xsd:double;
  dwc:latitude '57.437197'^^xsd:double;
  dwc:startLatitude '57.4371966'^^xsd:double;
  dwc:endLatitude '57.4371966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7327529 57.4371966, -0.7327529 57.4371966, -0.7327529 57.4371966, -0.7327529 57.4371966, -0.7327529 57.4371966))'^^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 '1183_363'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717663 -0.730287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.717663"^^xsd:decimal ;
  dwc:decimalLongitude "-0.730287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.717663 -0.730287)"^^geo:wktLiteral ;
  geo-pos:lat "55.717663"^^xsd:decimal ;
  geo-pos:long "-0.730287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1483'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1483'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.67'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.730287'^^xsd:double;
  dwc:startLongitude '-0.7302868'^^xsd:double;
  dwc:endLongitude '-0.7302868'^^xsd:double;
  dwc:latitude '55.717663'^^xsd:double;
  dwc:startLatitude '55.7176632'^^xsd:double;
  dwc:endLatitude '55.7176632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7302868 55.7176632, -0.7302868 55.7176632, -0.7302868 55.7176632, -0.7302868 55.7176632, -0.7302868 55.7176632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1483'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.438305 -0.730267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.438305"^^xsd:decimal ;
  dwc:decimalLongitude "-0.730267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.438305 -0.730267)"^^geo:wktLiteral ;
  geo-pos:lat "57.438305"^^xsd:decimal ;
  geo-pos:long "-0.730267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_362'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_362'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.730267'^^xsd:double;
  dwc:startLongitude '-0.7302669'^^xsd:double;
  dwc:endLongitude '-0.7302669'^^xsd:double;
  dwc:latitude '57.438305'^^xsd:double;
  dwc:startLatitude '57.4383048'^^xsd:double;
  dwc:endLatitude '57.4383048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7302669 57.4383048, -0.7302669 57.4383048, -0.7302669 57.4383048, -0.7302669 57.4383048, -0.7302669 57.4383048))'^^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 '1183_362'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.704398 -0.723423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.704398"^^xsd:decimal ;
  dwc:decimalLongitude "-0.723423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.704398 -0.723423)"^^geo:wktLiteral ;
  geo-pos:lat "56.704398"^^xsd:decimal ;
  geo-pos:long "-0.723423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_597'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_597'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.723423'^^xsd:double;
  dwc:startLongitude '-0.7234228'^^xsd:double;
  dwc:endLongitude '-0.7234228'^^xsd:double;
  dwc:latitude '56.704398'^^xsd:double;
  dwc:startLatitude '56.7043982'^^xsd:double;
  dwc:endLatitude '56.7043982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7234228 56.7043982, -0.7234228 56.7043982, -0.7234228 56.7043982, -0.7234228 56.7043982, -0.7234228 56.7043982))'^^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 '1183_597'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.374549 -0.717786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.374549"^^xsd:decimal ;
  dwc:decimalLongitude "-0.717786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.374549 -0.717786)"^^geo:wktLiteral ;
  geo-pos:lat "57.374549"^^xsd:decimal ;
  geo-pos:long "-0.717786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_366'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_366'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.2866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.717786'^^xsd:double;
  dwc:startLongitude '-0.7177862'^^xsd:double;
  dwc:endLongitude '-0.7177862'^^xsd:double;
  dwc:latitude '57.374549'^^xsd:double;
  dwc:startLatitude '57.3745494'^^xsd:double;
  dwc:endLatitude '57.3745494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7177862 57.3745494, -0.7177862 57.3745494, -0.7177862 57.3745494, -0.7177862 57.3745494, -0.7177862 57.3745494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_366'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.373488 -0.716163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.373488"^^xsd:decimal ;
  dwc:decimalLongitude "-0.716163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.373488 -0.716163)"^^geo:wktLiteral ;
  geo-pos:lat "57.373488"^^xsd:decimal ;
  geo-pos:long "-0.716163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_367'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_367'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.3044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.716163'^^xsd:double;
  dwc:startLongitude '-0.716163'^^xsd:double;
  dwc:endLongitude '-0.716163'^^xsd:double;
  dwc:latitude '57.373488'^^xsd:double;
  dwc:startLatitude '57.3734876'^^xsd:double;
  dwc:endLatitude '57.3734876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.716163 57.3734876, -0.716163 57.3734876, -0.716163 57.3734876, -0.716163 57.3734876, -0.716163 57.3734876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_367'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445689 -0.713473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.445689"^^xsd:decimal ;
  dwc:decimalLongitude "-0.713473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.445689 -0.713473)"^^geo:wktLiteral ;
  geo-pos:lat "57.445689"^^xsd:decimal ;
  geo-pos:long "-0.713473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_361'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_361'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.194166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.713473'^^xsd:double;
  dwc:startLongitude '-0.7134729'^^xsd:double;
  dwc:endLongitude '-0.7134729'^^xsd:double;
  dwc:latitude '57.445689'^^xsd:double;
  dwc:startLatitude '57.4456888'^^xsd:double;
  dwc:endLatitude '57.4456888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7134729 57.4456888, -0.7134729 57.4456888, -0.7134729 57.4456888, -0.7134729 57.4456888, -0.7134729 57.4456888))'^^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 '1183_361'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.418606 -0.705656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.418606"^^xsd:decimal ;
  dwc:decimalLongitude "-0.705656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.418606 -0.705656)"^^geo:wktLiteral ;
  geo-pos:lat "58.418606"^^xsd:decimal ;
  geo-pos:long "-0.705656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1001'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1001'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.865'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.705656'^^xsd:double;
  dwc:startLongitude '-0.7056559'^^xsd:double;
  dwc:endLongitude '-0.7056559'^^xsd:double;
  dwc:latitude '58.418606'^^xsd:double;
  dwc:startLatitude '58.4186059'^^xsd:double;
  dwc:endLatitude '58.4186059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7056559 58.4186059, -0.7056559 58.4186059, -0.7056559 58.4186059, -0.7056559 58.4186059, -0.7056559 58.4186059))'^^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 '1183_1001'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.449976 -0.703705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.449976"^^xsd:decimal ;
  dwc:decimalLongitude "-0.703705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.449976 -0.703705)"^^geo:wktLiteral ;
  geo-pos:lat "57.449976"^^xsd:decimal ;
  geo-pos:long "-0.703705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_360'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_360'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.155277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.703705'^^xsd:double;
  dwc:startLongitude '-0.7037054'^^xsd:double;
  dwc:endLongitude '-0.7037054'^^xsd:double;
  dwc:latitude '57.449976'^^xsd:double;
  dwc:startLatitude '57.4499756'^^xsd:double;
  dwc:endLatitude '57.4499756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7037054 57.4499756, -0.7037054 57.4499756, -0.7037054 57.4499756, -0.7037054 57.4499756, -0.7037054 57.4499756))'^^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 '1183_360'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1979'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1979'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.3625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^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 '1183_1979'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1978'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1978'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.313611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^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 '1183_1978'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1977'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1977'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.207777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^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 '1183_1977'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1976'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1976'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.188888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^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 '1183_1976'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1975'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1975'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.173333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^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 '1183_1975'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1974'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1974'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^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 '1183_1974'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-0.702333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3475 -0.702333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3475"^^xsd:decimal ;
  geo-pos:long "-0.702333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1973'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1973'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.035'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.702333'^^xsd:double;
  dwc:startLongitude '-0.7023333'^^xsd:double;
  dwc:endLongitude '-0.7023333'^^xsd:double;
  dwc:latitude '55.3475'^^xsd:double;
  dwc:startLatitude '55.3475'^^xsd:double;
  dwc:endLatitude '55.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475, -0.7023333 55.3475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1973'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68411 -0.70213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68411"^^xsd:decimal ;
  dwc:decimalLongitude "-0.70213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68411 -0.70213)"^^geo:wktLiteral ;
  geo-pos:lat "56.68411"^^xsd:decimal ;
  geo-pos:long "-0.70213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_595'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_595'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.304166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.70213'^^xsd:double;
  dwc:startLongitude '-0.7021301'^^xsd:double;
  dwc:endLongitude '-0.7021301'^^xsd:double;
  dwc:latitude '56.68411'^^xsd:double;
  dwc:startLatitude '56.6841098'^^xsd:double;
  dwc:endLatitude '56.6841098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7021301 56.6841098, -0.7021301 56.6841098, -0.7021301 56.6841098, -0.7021301 56.6841098, -0.7021301 56.6841098))'^^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 '1183_595'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.356698 -0.701987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.356698"^^xsd:decimal ;
  dwc:decimalLongitude "-0.701987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.356698 -0.701987)"^^geo:wktLiteral ;
  geo-pos:lat "55.356698"^^xsd:decimal ;
  geo-pos:long "-0.701987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1981'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1981'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.651388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.701987'^^xsd:double;
  dwc:startLongitude '-0.7019869'^^xsd:double;
  dwc:endLongitude '-0.7019869'^^xsd:double;
  dwc:latitude '55.356698'^^xsd:double;
  dwc:startLatitude '55.356698'^^xsd:double;
  dwc:endLatitude '55.356698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7019869 55.356698, -0.7019869 55.356698, -0.7019869 55.356698, -0.7019869 55.356698, -0.7019869 55.356698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1981'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.551929 -0.685135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.551929"^^xsd:decimal ;
  dwc:decimalLongitude "-0.685135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.551929 -0.685135)"^^geo:wktLiteral ;
  geo-pos:lat "54.551929"^^xsd:decimal ;
  geo-pos:long "-0.685135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1918'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1918'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.024166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.685135'^^xsd:double;
  dwc:startLongitude '-0.6851345'^^xsd:double;
  dwc:endLongitude '-0.6851345'^^xsd:double;
  dwc:latitude '54.551929'^^xsd:double;
  dwc:startLatitude '54.5519285'^^xsd:double;
  dwc:endLatitude '54.5519285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6851345 54.5519285, -0.6851345 54.5519285, -0.6851345 54.5519285, -0.6851345 54.5519285, -0.6851345 54.5519285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1918'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403674 -0.682878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.403674"^^xsd:decimal ;
  dwc:decimalLongitude "-0.682878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.403674 -0.682878)"^^geo:wktLiteral ;
  geo-pos:lat "58.403674"^^xsd:decimal ;
  geo-pos:long "-0.682878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1000'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1000'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.746111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.682878'^^xsd:double;
  dwc:startLongitude '-0.6828784'^^xsd:double;
  dwc:endLongitude '-0.6828784'^^xsd:double;
  dwc:latitude '58.403674'^^xsd:double;
  dwc:startLatitude '58.403674'^^xsd:double;
  dwc:endLatitude '58.403674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6828784 58.403674, -0.6828784 58.403674, -0.6828784 58.403674, -0.6828784 58.403674, -0.6828784 58.403674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1000'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137893 -0.678174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.137893"^^xsd:decimal ;
  dwc:decimalLongitude "-0.678174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137893 -0.678174)"^^geo:wktLiteral ;
  geo-pos:lat "57.137893"^^xsd:decimal ;
  geo-pos:long "-0.678174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_616'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_616'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.678174'^^xsd:double;
  dwc:startLongitude '-0.678174'^^xsd:double;
  dwc:endLongitude '-0.678174'^^xsd:double;
  dwc:latitude '57.137893'^^xsd:double;
  dwc:startLatitude '57.1378933'^^xsd:double;
  dwc:endLatitude '57.1378933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.678174 57.1378933, -0.678174 57.1378933, -0.678174 57.1378933, -0.678174 57.1378933, -0.678174 57.1378933))'^^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 '1183_616'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.571655 -0.6734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.571655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.571655 -0.6734)"^^geo:wktLiteral ;
  geo-pos:lat "54.571655"^^xsd:decimal ;
  geo-pos:long "-0.6734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1920'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_1920'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6372222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.6734'^^xsd:double;
  dwc:startLongitude '-0.6733996'^^xsd:double;
  dwc:endLongitude '-0.6733996'^^xsd:double;
  dwc:latitude '54.571655'^^xsd:double;
  dwc:startLatitude '54.5716549'^^xsd:double;
  dwc:endLatitude '54.5716549'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6733996 54.5716549, -0.6733996 54.5716549, -0.6733996 54.5716549, -0.6733996 54.5716549, -0.6733996 54.5716549))'^^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 '1183_1920'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656498 -0.672954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.656498"^^xsd:decimal ;
  dwc:decimalLongitude "-0.672954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656498 -0.672954)"^^geo:wktLiteral ;
  geo-pos:lat "56.656498"^^xsd:decimal ;
  geo-pos:long "-0.672954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_594'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_594'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.672954'^^xsd:double;
  dwc:startLongitude '-0.6729537'^^xsd:double;
  dwc:endLongitude '-0.6729537'^^xsd:double;
  dwc:latitude '56.656498'^^xsd:double;
  dwc:startLatitude '56.6564982'^^xsd:double;
  dwc:endLatitude '56.6564982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6729537 56.6564982, -0.6729537 56.6564982, -0.6729537 56.6564982, -0.6729537 56.6564982, -0.6729537 56.6564982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_594'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656498 -0.672954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.656498"^^xsd:decimal ;
  dwc:decimalLongitude "-0.672954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656498 -0.672954)"^^geo:wktLiteral ;
  geo-pos:lat "56.656498"^^xsd:decimal ;
  geo-pos:long "-0.672954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_593'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_593'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.672954'^^xsd:double;
  dwc:startLongitude '-0.6729537'^^xsd:double;
  dwc:endLongitude '-0.6729537'^^xsd:double;
  dwc:latitude '56.656498'^^xsd:double;
  dwc:startLatitude '56.6564982'^^xsd:double;
  dwc:endLatitude '56.6564982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6729537 56.6564982, -0.6729537 56.6564982, -0.6729537 56.6564982, -0.6729537 56.6564982, -0.6729537 56.6564982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_593'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576752 -0.671432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.576752"^^xsd:decimal ;
  dwc:decimalLongitude "-0.671432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.576752 -0.671432)"^^geo:wktLiteral ;
  geo-pos:lat "58.576752"^^xsd:decimal ;
  geo-pos:long "-0.671432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_958'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_958'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '11.983055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.671432'^^xsd:double;
  dwc:startLongitude '-0.6714324'^^xsd:double;
  dwc:endLongitude '-0.6714324'^^xsd:double;
  dwc:latitude '58.576752'^^xsd:double;
  dwc:startLatitude '58.5767523'^^xsd:double;
  dwc:endLatitude '58.5767523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6714324 58.5767523, -0.6714324 58.5767523, -0.6714324 58.5767523, -0.6714324 58.5767523, -0.6714324 58.5767523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_958'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.687215 -0.668812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.687215"^^xsd:decimal ;
  dwc:decimalLongitude "-0.668812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.687215 -0.668812)"^^geo:wktLiteral ;
  geo-pos:lat "55.687215"^^xsd:decimal ;
  geo-pos:long "-0.668812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1484'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.668812'^^xsd:double;
  dwc:startLongitude '-0.6688124'^^xsd:double;
  dwc:endLongitude '-0.6688124'^^xsd:double;
  dwc:latitude '55.687215'^^xsd:double;
  dwc:startLatitude '55.6872145'^^xsd:double;
  dwc:endLatitude '55.6872145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6688124 55.6872145, -0.6688124 55.6872145, -0.6688124 55.6872145, -0.6688124 55.6872145, -0.6688124 55.6872145))'^^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 '1183_1484'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.857196 -0.667217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.857196"^^xsd:decimal ;
  dwc:decimalLongitude "-0.667217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.857196 -0.667217)"^^geo:wktLiteral ;
  geo-pos:lat "59.857196"^^xsd:decimal ;
  geo-pos:long "-0.667217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1072'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1072'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.741111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.667217'^^xsd:double;
  dwc:startLongitude '-0.667217'^^xsd:double;
  dwc:endLongitude '-0.667217'^^xsd:double;
  dwc:latitude '59.857196'^^xsd:double;
  dwc:startLatitude '59.857196'^^xsd:double;
  dwc:endLatitude '59.857196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.667217 59.857196, -0.667217 59.857196, -0.667217 59.857196, -0.667217 59.857196, -0.667217 59.857196))'^^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 '1183_1072'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.14255 -0.66687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.14255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.66687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.14255 -0.66687)"^^geo:wktLiteral ;
  geo-pos:lat "57.14255"^^xsd:decimal ;
  geo-pos:long "-0.66687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_617'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_617'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.1644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.66687'^^xsd:double;
  dwc:startLongitude '-0.6668699'^^xsd:double;
  dwc:endLongitude '-0.6668699'^^xsd:double;
  dwc:latitude '57.14255'^^xsd:double;
  dwc:startLatitude '57.1425498'^^xsd:double;
  dwc:endLatitude '57.1425498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6668699 57.1425498, -0.6668699 57.1425498, -0.6668699 57.1425498, -0.6668699 57.1425498, -0.6668699 57.1425498))'^^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 '1183_617'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68554 -0.665432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68554"^^xsd:decimal ;
  dwc:decimalLongitude "-0.665432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68554 -0.665432)"^^geo:wktLiteral ;
  geo-pos:lat "55.68554"^^xsd:decimal ;
  geo-pos:long "-0.665432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1485'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1485'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.665432'^^xsd:double;
  dwc:startLongitude '-0.665432'^^xsd:double;
  dwc:endLongitude '-0.665432'^^xsd:double;
  dwc:latitude '55.68554'^^xsd:double;
  dwc:startLatitude '55.6855401'^^xsd:double;
  dwc:endLatitude '55.6855401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.665432 55.6855401, -0.665432 55.6855401, -0.665432 55.6855401, -0.665432 55.6855401, -0.665432 55.6855401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1485'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.471194 -0.655628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.471194"^^xsd:decimal ;
  dwc:decimalLongitude "-0.655628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.471194 -0.655628)"^^geo:wktLiteral ;
  geo-pos:lat "57.471194"^^xsd:decimal ;
  geo-pos:long "-0.655628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_359'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_359'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.963055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.655628'^^xsd:double;
  dwc:startLongitude '-0.6556275'^^xsd:double;
  dwc:endLongitude '-0.6556275'^^xsd:double;
  dwc:latitude '57.471194'^^xsd:double;
  dwc:startLatitude '57.4711937'^^xsd:double;
  dwc:endLatitude '57.4711937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6556275 57.4711937, -0.6556275 57.4711937, -0.6556275 57.4711937, -0.6556275 57.4711937, -0.6556275 57.4711937))'^^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 '1183_359'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68005 -0.654348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.654348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68005 -0.654348)"^^geo:wktLiteral ;
  geo-pos:lat "55.68005"^^xsd:decimal ;
  geo-pos:long "-0.654348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1487'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1487'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9391666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.654348'^^xsd:double;
  dwc:startLongitude '-0.6543475'^^xsd:double;
  dwc:endLongitude '-0.6543475'^^xsd:double;
  dwc:latitude '55.68005'^^xsd:double;
  dwc:startLatitude '55.6800499'^^xsd:double;
  dwc:endLatitude '55.6800499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6543475 55.6800499, -0.6543475 55.6800499, -0.6543475 55.6800499, -0.6543475 55.6800499, -0.6543475 55.6800499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1487'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.678999 -0.652225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.678999"^^xsd:decimal ;
  dwc:decimalLongitude "-0.652225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.678999 -0.652225)"^^geo:wktLiteral ;
  geo-pos:lat "55.678999"^^xsd:decimal ;
  geo-pos:long "-0.652225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1486'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1486'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9466666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.652225'^^xsd:double;
  dwc:startLongitude '-0.6522249'^^xsd:double;
  dwc:endLongitude '-0.6522249'^^xsd:double;
  dwc:latitude '55.678999'^^xsd:double;
  dwc:startLatitude '55.6789985'^^xsd:double;
  dwc:endLatitude '55.6789985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6522249 55.6789985, -0.6522249 55.6789985, -0.6522249 55.6789985, -0.6522249 55.6789985, -0.6522249 55.6789985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1486'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.381834 -0.649564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.381834"^^xsd:decimal ;
  dwc:decimalLongitude "-0.649564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.381834 -0.649564)"^^geo:wktLiteral ;
  geo-pos:lat "58.381834"^^xsd:decimal ;
  geo-pos:long "-0.649564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_999'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_999'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.572222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.649564'^^xsd:double;
  dwc:startLongitude '-0.6495637'^^xsd:double;
  dwc:endLongitude '-0.6495637'^^xsd:double;
  dwc:latitude '58.381834'^^xsd:double;
  dwc:startLatitude '58.3818344'^^xsd:double;
  dwc:endLatitude '58.3818344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6495637 58.3818344, -0.6495637 58.3818344, -0.6495637 58.3818344, -0.6495637 58.3818344, -0.6495637 58.3818344))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_999'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.873846 -0.647569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.873846"^^xsd:decimal ;
  dwc:decimalLongitude "-0.647569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.873846 -0.647569)"^^geo:wktLiteral ;
  geo-pos:lat "59.873846"^^xsd:decimal ;
  geo-pos:long "-0.647569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1073'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1073'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.863333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.647569'^^xsd:double;
  dwc:startLongitude '-0.6475692'^^xsd:double;
  dwc:endLongitude '-0.6475692'^^xsd:double;
  dwc:latitude '59.873846'^^xsd:double;
  dwc:startLatitude '59.8738459'^^xsd:double;
  dwc:endLatitude '59.8738459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6475692 59.8738459, -0.6475692 59.8738459, -0.6475692 59.8738459, -0.6475692 59.8738459, -0.6475692 59.8738459))'^^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 '1183_1073'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.380055 -0.64685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.380055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.64685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.380055 -0.64685)"^^geo:wktLiteral ;
  geo-pos:lat "58.380055"^^xsd:decimal ;
  geo-pos:long "-0.64685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_997'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_997'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.558055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.64685'^^xsd:double;
  dwc:startLongitude '-0.6468496'^^xsd:double;
  dwc:endLongitude '-0.6468496'^^xsd:double;
  dwc:latitude '58.380055'^^xsd:double;
  dwc:startLatitude '58.3800551'^^xsd:double;
  dwc:endLatitude '58.3800551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6468496 58.3800551, -0.6468496 58.3800551, -0.6468496 58.3800551, -0.6468496 58.3800551, -0.6468496 58.3800551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_997'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.379218 -0.645572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.379218"^^xsd:decimal ;
  dwc:decimalLongitude "-0.645572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.379218 -0.645572)"^^geo:wktLiteral ;
  geo-pos:lat "58.379218"^^xsd:decimal ;
  geo-pos:long "-0.645572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_998'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_998'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.551388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.645572'^^xsd:double;
  dwc:startLongitude '-0.6455723'^^xsd:double;
  dwc:endLongitude '-0.6455723'^^xsd:double;
  dwc:latitude '58.379218'^^xsd:double;
  dwc:startLatitude '58.3792178'^^xsd:double;
  dwc:endLatitude '58.3792178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6455723 58.3792178, -0.6455723 58.3792178, -0.6455723 58.3792178, -0.6455723 58.3792178, -0.6455723 58.3792178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_998'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.596463 -0.643811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.596463"^^xsd:decimal ;
  dwc:decimalLongitude "-0.643811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.596463 -0.643811)"^^geo:wktLiteral ;
  geo-pos:lat "54.596463"^^xsd:decimal ;
  geo-pos:long "-0.643811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1967'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1967'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.767222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.643811'^^xsd:double;
  dwc:startLongitude '-0.6438109'^^xsd:double;
  dwc:endLongitude '-0.6438109'^^xsd:double;
  dwc:latitude '54.596463'^^xsd:double;
  dwc:startLatitude '54.5964631'^^xsd:double;
  dwc:endLatitude '54.5964631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6438109 54.5964631, -0.6438109 54.5964631, -0.6438109 54.5964631, -0.6438109 54.5964631, -0.6438109 54.5964631))'^^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 '1183_1967'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.478686 -0.638663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.478686"^^xsd:decimal ;
  dwc:decimalLongitude "-0.638663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.478686 -0.638663)"^^geo:wktLiteral ;
  geo-pos:lat "57.478686"^^xsd:decimal ;
  geo-pos:long "-0.638663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_358'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_358'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.895277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.638663'^^xsd:double;
  dwc:startLongitude '-0.6386634'^^xsd:double;
  dwc:endLongitude '-0.6386634'^^xsd:double;
  dwc:latitude '57.478686'^^xsd:double;
  dwc:startLatitude '57.4786862'^^xsd:double;
  dwc:endLatitude '57.4786862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6386634 57.4786862, -0.6386634 57.4786862, -0.6386634 57.4786862, -0.6386634 57.4786862, -0.6386634 57.4786862))'^^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 '1183_358'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.554997 -0.629298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.554997"^^xsd:decimal ;
  dwc:decimalLongitude "-0.629298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.554997 -0.629298)"^^geo:wktLiteral ;
  geo-pos:lat "54.554997"^^xsd:decimal ;
  geo-pos:long "-0.629298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1917'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1917'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.817222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.629298'^^xsd:double;
  dwc:startLongitude '-0.6292979'^^xsd:double;
  dwc:endLongitude '-0.6292979'^^xsd:double;
  dwc:latitude '54.554997'^^xsd:double;
  dwc:startLatitude '54.5549965'^^xsd:double;
  dwc:endLatitude '54.5549965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6292979 54.5549965, -0.6292979 54.5549965, -0.6292979 54.5549965, -0.6292979 54.5549965, -0.6292979 54.5549965))'^^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 '1183_1917'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.612118 -0.626196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.612118"^^xsd:decimal ;
  dwc:decimalLongitude "-0.626196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.612118 -0.626196)"^^geo:wktLiteral ;
  geo-pos:lat "56.612118"^^xsd:decimal ;
  geo-pos:long "-0.626196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_592'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.626196'^^xsd:double;
  dwc:startLongitude '-0.626196'^^xsd:double;
  dwc:endLongitude '-0.626196'^^xsd:double;
  dwc:latitude '56.612118'^^xsd:double;
  dwc:startLatitude '56.6121178'^^xsd:double;
  dwc:endLatitude '56.6121178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.626196 56.6121178, -0.626196 56.6121178, -0.626196 56.6121178, -0.626196 56.6121178, -0.626196 56.6121178))'^^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 '1183_592'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159138 -0.625011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.159138"^^xsd:decimal ;
  dwc:decimalLongitude "-0.625011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.159138 -0.625011)"^^geo:wktLiteral ;
  geo-pos:lat "57.159138"^^xsd:decimal ;
  geo-pos:long "-0.625011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_618'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_618'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.625011'^^xsd:double;
  dwc:startLongitude '-0.6250111'^^xsd:double;
  dwc:endLongitude '-0.6250111'^^xsd:double;
  dwc:latitude '57.159138'^^xsd:double;
  dwc:startLatitude '57.1591379'^^xsd:double;
  dwc:endLatitude '57.1591379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6250111 57.1591379, -0.6250111 57.1591379, -0.6250111 57.1591379, -0.6250111 57.1591379, -0.6250111 57.1591379))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_618'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361912 -0.619429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.361912"^^xsd:decimal ;
  dwc:decimalLongitude "-0.619429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361912 -0.619429)"^^geo:wktLiteral ;
  geo-pos:lat "58.361912"^^xsd:decimal ;
  geo-pos:long "-0.619429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1002'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1002'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.4125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.619429'^^xsd:double;
  dwc:startLongitude '-0.619429'^^xsd:double;
  dwc:endLongitude '-0.619429'^^xsd:double;
  dwc:latitude '58.361912'^^xsd:double;
  dwc:startLatitude '58.3619121'^^xsd:double;
  dwc:endLatitude '58.3619121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.619429 58.3619121, -0.619429 58.3619121, -0.619429 58.3619121, -0.619429 58.3619121, -0.619429 58.3619121))'^^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 '1183_1002'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361912 -0.619429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.361912"^^xsd:decimal ;
  dwc:decimalLongitude "-0.619429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.361912 -0.619429)"^^geo:wktLiteral ;
  geo-pos:lat "58.361912"^^xsd:decimal ;
  geo-pos:long "-0.619429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_996'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_996'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.4125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.619429'^^xsd:double;
  dwc:startLongitude '-0.619429'^^xsd:double;
  dwc:endLongitude '-0.619429'^^xsd:double;
  dwc:latitude '58.361912'^^xsd:double;
  dwc:startLatitude '58.3619121'^^xsd:double;
  dwc:endLatitude '58.3619121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.619429 58.3619121, -0.619429 58.3619121, -0.619429 58.3619121, -0.619429 58.3619121, -0.619429 58.3619121))'^^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 '1183_996'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55554 -0.619405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55554"^^xsd:decimal ;
  dwc:decimalLongitude "-0.619405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55554 -0.619405)"^^geo:wktLiteral ;
  geo-pos:lat "54.55554"^^xsd:decimal ;
  geo-pos:long "-0.619405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1916'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1916'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.619405'^^xsd:double;
  dwc:startLongitude '-0.6194047'^^xsd:double;
  dwc:endLongitude '-0.6194047'^^xsd:double;
  dwc:latitude '54.55554'^^xsd:double;
  dwc:startLatitude '54.55554'^^xsd:double;
  dwc:endLatitude '54.55554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6194047 54.55554, -0.6194047 54.55554, -0.6194047 54.55554, -0.6194047 54.55554, -0.6194047 54.55554))'^^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 '1183_1916'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.662528 -0.618971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.662528"^^xsd:decimal ;
  dwc:decimalLongitude "-0.618971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.662528 -0.618971)"^^geo:wktLiteral ;
  geo-pos:lat "55.662528"^^xsd:decimal ;
  geo-pos:long "-0.618971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1488'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1488'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.0641666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.618971'^^xsd:double;
  dwc:startLongitude '-0.6189714'^^xsd:double;
  dwc:endLongitude '-0.6189714'^^xsd:double;
  dwc:latitude '55.662528'^^xsd:double;
  dwc:startLatitude '55.6625277'^^xsd:double;
  dwc:endLatitude '55.6625277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6189714 55.6625277, -0.6189714 55.6625277, -0.6189714 55.6625277, -0.6189714 55.6625277, -0.6189714 55.6625277))'^^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 '1183_1488'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.595215 -0.608741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.595215"^^xsd:decimal ;
  dwc:decimalLongitude "-0.608741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.595215 -0.608741)"^^geo:wktLiteral ;
  geo-pos:lat "56.595215"^^xsd:decimal ;
  geo-pos:long "-0.608741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_591'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_591'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.608741'^^xsd:double;
  dwc:startLongitude '-0.6087409'^^xsd:double;
  dwc:endLongitude '-0.6087409'^^xsd:double;
  dwc:latitude '56.595215'^^xsd:double;
  dwc:startLatitude '56.5952149'^^xsd:double;
  dwc:endLatitude '56.5952149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6087409 56.5952149, -0.6087409 56.5952149, -0.6087409 56.5952149, -0.6087409 56.5952149, -0.6087409 56.5952149))'^^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 '1183_591'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.877726 -0.606967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.877726"^^xsd:decimal ;
  dwc:decimalLongitude "-0.606967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.877726 -0.606967)"^^geo:wktLiteral ;
  geo-pos:lat "55.877726"^^xsd:decimal ;
  geo-pos:long "-0.606967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1461'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1461'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.7086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.606967'^^xsd:double;
  dwc:startLongitude '-0.606967'^^xsd:double;
  dwc:endLongitude '-0.606967'^^xsd:double;
  dwc:latitude '55.877726'^^xsd:double;
  dwc:startLatitude '55.877726'^^xsd:double;
  dwc:endLatitude '55.877726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.606967 55.877726, -0.606967 55.877726, -0.606967 55.877726, -0.606967 55.877726, -0.606967 55.877726))'^^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 '1183_1461'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.556425 -0.603291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.556425"^^xsd:decimal ;
  dwc:decimalLongitude "-0.603291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.556425 -0.603291)"^^geo:wktLiteral ;
  geo-pos:lat "54.556425"^^xsd:decimal ;
  geo-pos:long "-0.603291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1915'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1915'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.720833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.603291'^^xsd:double;
  dwc:startLongitude '-0.6032907'^^xsd:double;
  dwc:endLongitude '-0.6032907'^^xsd:double;
  dwc:latitude '54.556425'^^xsd:double;
  dwc:startLatitude '54.5564254'^^xsd:double;
  dwc:endLatitude '54.5564254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6032907 54.5564254, -0.6032907 54.5564254, -0.6032907 54.5564254, -0.6032907 54.5564254, -0.6032907 54.5564254))'^^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 '1183_1915'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.604743 -0.600852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.604743"^^xsd:decimal ;
  dwc:decimalLongitude "-0.600852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.604743 -0.600852)"^^geo:wktLiteral ;
  geo-pos:lat "58.604743"^^xsd:decimal ;
  geo-pos:long "-0.600852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_959'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_959'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.216388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.600852'^^xsd:double;
  dwc:startLongitude '-0.600852'^^xsd:double;
  dwc:endLongitude '-0.600852'^^xsd:double;
  dwc:latitude '58.604743'^^xsd:double;
  dwc:startLatitude '58.6047434'^^xsd:double;
  dwc:endLatitude '58.6047434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.600852 58.6047434, -0.600852 58.6047434, -0.600852 58.6047434, -0.600852 58.6047434, -0.600852 58.6047434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_959'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.168105 -0.600444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.168105"^^xsd:decimal ;
  dwc:decimalLongitude "-0.600444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.168105 -0.600444)"^^geo:wktLiteral ;
  geo-pos:lat "57.168105"^^xsd:decimal ;
  geo-pos:long "-0.600444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_619'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_619'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4152777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.600444'^^xsd:double;
  dwc:startLongitude '-0.600444'^^xsd:double;
  dwc:endLongitude '-0.600444'^^xsd:double;
  dwc:latitude '57.168105'^^xsd:double;
  dwc:startLatitude '57.1681054'^^xsd:double;
  dwc:endLatitude '57.1681054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.600444 57.1681054, -0.600444 57.1681054, -0.600444 57.1681054, -0.600444 57.1681054, -0.600444 57.1681054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_619'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605286 -0.599649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.605286"^^xsd:decimal ;
  dwc:decimalLongitude "-0.599649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.605286 -0.599649)"^^geo:wktLiteral ;
  geo-pos:lat "58.605286"^^xsd:decimal ;
  geo-pos:long "-0.599649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_960'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_960'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '13.221666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.599649'^^xsd:double;
  dwc:startLongitude '-0.5996492'^^xsd:double;
  dwc:endLongitude '-0.5996492'^^xsd:double;
  dwc:latitude '58.605286'^^xsd:double;
  dwc:startLatitude '58.605286'^^xsd:double;
  dwc:endLatitude '58.605286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5996492 58.605286, -0.5996492 58.605286, -0.5996492 58.605286, -0.5996492 58.605286, -0.5996492 58.605286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_960'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.168906 -0.598251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.168906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.598251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.168906 -0.598251)"^^geo:wktLiteral ;
  geo-pos:lat "57.168906"^^xsd:decimal ;
  geo-pos:long "-0.598251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_621'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_621'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.598251'^^xsd:double;
  dwc:startLongitude '-0.5982505'^^xsd:double;
  dwc:endLongitude '-0.5982505'^^xsd:double;
  dwc:latitude '57.168906'^^xsd:double;
  dwc:startLatitude '57.168906'^^xsd:double;
  dwc:endLatitude '57.168906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5982505 57.168906, -0.5982505 57.168906, -0.5982505 57.168906, -0.5982505 57.168906, -0.5982505 57.168906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_621'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34696 -0.59697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.34696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.59697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.34696 -0.59697)"^^geo:wktLiteral ;
  geo-pos:lat "58.34696"^^xsd:decimal ;
  geo-pos:long "-0.59697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_995'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_995'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.291944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.59697'^^xsd:double;
  dwc:startLongitude '-0.5969701'^^xsd:double;
  dwc:endLongitude '-0.5969701'^^xsd:double;
  dwc:latitude '58.34696'^^xsd:double;
  dwc:startLatitude '58.3469601'^^xsd:double;
  dwc:endLatitude '58.3469601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5969701 58.3469601, -0.5969701 58.3469601, -0.5969701 58.3469601, -0.5969701 58.3469601, -0.5969701 58.3469601))'^^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 '1183_995'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.651488 -0.594747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.651488"^^xsd:decimal ;
  dwc:decimalLongitude "-0.594747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.651488 -0.594747)"^^geo:wktLiteral ;
  geo-pos:lat "55.651488"^^xsd:decimal ;
  geo-pos:long "-0.594747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1489'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.1475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.594747'^^xsd:double;
  dwc:startLongitude '-0.5947474'^^xsd:double;
  dwc:endLongitude '-0.5947474'^^xsd:double;
  dwc:latitude '55.651488'^^xsd:double;
  dwc:startLatitude '55.6514877'^^xsd:double;
  dwc:endLatitude '55.6514877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5947474 55.6514877, -0.5947474 55.6514877, -0.5947474 55.6514877, -0.5947474 55.6514877, -0.5947474 55.6514877))'^^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 '1183_1489'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55692 -0.594297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.55692"^^xsd:decimal ;
  dwc:decimalLongitude "-0.594297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.55692 -0.594297)"^^geo:wktLiteral ;
  geo-pos:lat "54.55692"^^xsd:decimal ;
  geo-pos:long "-0.594297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1914'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1914'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.6875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.594297'^^xsd:double;
  dwc:startLongitude '-0.5942969'^^xsd:double;
  dwc:endLongitude '-0.5942969'^^xsd:double;
  dwc:latitude '54.55692'^^xsd:double;
  dwc:startLatitude '54.5569196'^^xsd:double;
  dwc:endLatitude '54.5569196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5942969 54.5569196, -0.5942969 54.5569196, -0.5942969 54.5569196, -0.5942969 54.5569196, -0.5942969 54.5569196))'^^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 '1183_1914'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.170748 -0.593205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.170748"^^xsd:decimal ;
  dwc:decimalLongitude "-0.593205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.170748 -0.593205)"^^geo:wktLiteral ;
  geo-pos:lat "57.170748"^^xsd:decimal ;
  geo-pos:long "-0.593205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_620'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_620'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.593205'^^xsd:double;
  dwc:startLongitude '-0.5932054'^^xsd:double;
  dwc:endLongitude '-0.5932054'^^xsd:double;
  dwc:latitude '57.170748'^^xsd:double;
  dwc:startLatitude '57.1707476'^^xsd:double;
  dwc:endLatitude '57.1707476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5932054 57.1707476, -0.5932054 57.1707476, -0.5932054 57.1707476, -0.5932054 57.1707476, -0.5932054 57.1707476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_620'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.557171 -0.589725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.557171"^^xsd:decimal ;
  dwc:decimalLongitude "-0.589725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.557171 -0.589725)"^^geo:wktLiteral ;
  geo-pos:lat "54.557171"^^xsd:decimal ;
  geo-pos:long "-0.589725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1913'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1913'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.670555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.589725'^^xsd:double;
  dwc:startLongitude '-0.5897251'^^xsd:double;
  dwc:endLongitude '-0.5897251'^^xsd:double;
  dwc:latitude '54.557171'^^xsd:double;
  dwc:startLatitude '54.5571708'^^xsd:double;
  dwc:endLatitude '54.5571708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5897251 54.5571708, -0.5897251 54.5571708, -0.5897251 54.5571708, -0.5897251 54.5571708, -0.5897251 54.5571708))'^^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 '1183_1913'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.172109 -0.589477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.172109"^^xsd:decimal ;
  dwc:decimalLongitude "-0.589477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.172109 -0.589477)"^^geo:wktLiteral ;
  geo-pos:lat "57.172109"^^xsd:decimal ;
  geo-pos:long "-0.589477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_622'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_622'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.4569444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.589477'^^xsd:double;
  dwc:startLongitude '-0.5894765'^^xsd:double;
  dwc:endLongitude '-0.5894765'^^xsd:double;
  dwc:latitude '57.172109'^^xsd:double;
  dwc:startLatitude '57.1721087'^^xsd:double;
  dwc:endLatitude '57.1721087'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5894765 57.1721087, -0.5894765 57.1721087, -0.5894765 57.1721087, -0.5894765 57.1721087, -0.5894765 57.1721087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_622'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.340759 -0.587655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.340759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.587655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.340759 -0.587655)"^^geo:wktLiteral ;
  geo-pos:lat "58.340759"^^xsd:decimal ;
  geo-pos:long "-0.587655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_994'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_994'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '20.241944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.587655'^^xsd:double;
  dwc:startLongitude '-0.5876553'^^xsd:double;
  dwc:endLongitude '-0.5876553'^^xsd:double;
  dwc:latitude '58.340759'^^xsd:double;
  dwc:startLatitude '58.3407588'^^xsd:double;
  dwc:endLatitude '58.3407588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5876553 58.3407588, -0.5876553 58.3407588, -0.5876553 58.3407588, -0.5876553 58.3407588, -0.5876553 58.3407588))'^^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 '1183_994'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.644975 -0.586058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.644975"^^xsd:decimal ;
  dwc:decimalLongitude "-0.586058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.644975 -0.586058)"^^geo:wktLiteral ;
  geo-pos:lat "54.644975"^^xsd:decimal ;
  geo-pos:long "-0.586058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1966'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1966'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.363888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.586058'^^xsd:double;
  dwc:startLongitude '-0.5860583'^^xsd:double;
  dwc:endLongitude '-0.5860583'^^xsd:double;
  dwc:latitude '54.644975'^^xsd:double;
  dwc:startLatitude '54.6449752'^^xsd:double;
  dwc:endLatitude '54.6449752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5860583 54.6449752, -0.5860583 54.6449752, -0.5860583 54.6449752, -0.5860583 54.6449752, -0.5860583 54.6449752))'^^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 '1183_1966'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.571917 -0.585083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.571917"^^xsd:decimal ;
  dwc:decimalLongitude "-0.585083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.571917 -0.585083)"^^geo:wktLiteral ;
  geo-pos:lat "56.571917"^^xsd:decimal ;
  geo-pos:long "-0.585083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_589'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_589'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.530555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.585083'^^xsd:double;
  dwc:startLongitude '-0.5850833'^^xsd:double;
  dwc:endLongitude '-0.5850833'^^xsd:double;
  dwc:latitude '56.571917'^^xsd:double;
  dwc:startLatitude '56.5719167'^^xsd:double;
  dwc:endLatitude '56.5719167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5850833 56.5719167, -0.5850833 56.5719167, -0.5850833 56.5719167, -0.5850833 56.5719167, -0.5850833 56.5719167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_589'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.571113 -0.584268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.571113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.584268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.571113 -0.584268)"^^geo:wktLiteral ;
  geo-pos:lat "56.571113"^^xsd:decimal ;
  geo-pos:long "-0.584268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_590'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_590'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.584268'^^xsd:double;
  dwc:startLongitude '-0.5842676'^^xsd:double;
  dwc:endLongitude '-0.5842676'^^xsd:double;
  dwc:latitude '56.571113'^^xsd:double;
  dwc:startLatitude '56.5711133'^^xsd:double;
  dwc:endLatitude '56.5711133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5842676 56.5711133, -0.5842676 56.5711133, -0.5842676 56.5711133, -0.5842676 56.5711133, -0.5842676 56.5711133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_590'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.566695 -0.579781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.566695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.579781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.566695 -0.579781)"^^geo:wktLiteral ;
  geo-pos:lat "56.566695"^^xsd:decimal ;
  geo-pos:long "-0.579781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_588'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_588'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.579781'^^xsd:double;
  dwc:startLongitude '-0.5797808'^^xsd:double;
  dwc:endLongitude '-0.5797808'^^xsd:double;
  dwc:latitude '56.566695'^^xsd:double;
  dwc:startLatitude '56.5666947'^^xsd:double;
  dwc:endLatitude '56.5666947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5797808 56.5666947, -0.5797808 56.5666947, -0.5797808 56.5666947, -0.5797808 56.5666947, -0.5797808 56.5666947))'^^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 '1183_588'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56549 -0.578557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.56549"^^xsd:decimal ;
  dwc:decimalLongitude "-0.578557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56549 -0.578557)"^^geo:wktLiteral ;
  geo-pos:lat "56.56549"^^xsd:decimal ;
  geo-pos:long "-0.578557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_587'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_587'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.578557'^^xsd:double;
  dwc:startLongitude '-0.5785571'^^xsd:double;
  dwc:endLongitude '-0.5785571'^^xsd:double;
  dwc:latitude '56.56549'^^xsd:double;
  dwc:startLatitude '56.5654896'^^xsd:double;
  dwc:endLatitude '56.5654896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5785571 56.5654896, -0.5785571 56.5654896, -0.5785571 56.5654896, -0.5785571 56.5654896, -0.5785571 56.5654896))'^^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 '1183_587'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.652706 -0.576644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.652706"^^xsd:decimal ;
  dwc:decimalLongitude "-0.576644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.652706 -0.576644)"^^geo:wktLiteral ;
  geo-pos:lat "54.652706"^^xsd:decimal ;
  geo-pos:long "-0.576644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1964'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1964'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.299722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.576644'^^xsd:double;
  dwc:startLongitude '-0.5766438'^^xsd:double;
  dwc:endLongitude '-0.5766438'^^xsd:double;
  dwc:latitude '54.652706'^^xsd:double;
  dwc:startLatitude '54.6527058'^^xsd:double;
  dwc:endLatitude '54.6527058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5766438 54.6527058, -0.5766438 54.6527058, -0.5766438 54.6527058, -0.5766438 54.6527058, -0.5766438 54.6527058))'^^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 '1183_1964'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.653911 -0.575177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.653911"^^xsd:decimal ;
  dwc:decimalLongitude "-0.575177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.653911 -0.575177)"^^geo:wktLiteral ;
  geo-pos:lat "54.653911"^^xsd:decimal ;
  geo-pos:long "-0.575177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1963'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1963'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.289722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.575177'^^xsd:double;
  dwc:startLongitude '-0.5751766'^^xsd:double;
  dwc:endLongitude '-0.5751766'^^xsd:double;
  dwc:latitude '54.653911'^^xsd:double;
  dwc:startLatitude '54.6539105'^^xsd:double;
  dwc:endLatitude '54.6539105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5751766 54.6539105, -0.5751766 54.6539105, -0.5751766 54.6539105, -0.5751766 54.6539105, -0.5751766 54.6539105))'^^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 '1183_1963'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.559866 -0.572847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.559866"^^xsd:decimal ;
  dwc:decimalLongitude "-0.572847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.559866 -0.572847)"^^geo:wktLiteral ;
  geo-pos:lat "56.559866"^^xsd:decimal ;
  geo-pos:long "-0.572847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_586'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_586'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.572847'^^xsd:double;
  dwc:startLongitude '-0.5728467'^^xsd:double;
  dwc:endLongitude '-0.5728467'^^xsd:double;
  dwc:latitude '56.559866'^^xsd:double;
  dwc:startLatitude '56.5598659'^^xsd:double;
  dwc:endLatitude '56.5598659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5728467 56.5598659, -0.5728467 56.5598659, -0.5728467 56.5598659, -0.5728467 56.5598659, -0.5728467 56.5598659))'^^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 '1183_586'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.656989 -0.571427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.656989"^^xsd:decimal ;
  dwc:decimalLongitude "-0.571427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.656989 -0.571427)"^^geo:wktLiteral ;
  geo-pos:lat "54.656989"^^xsd:decimal ;
  geo-pos:long "-0.571427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1961'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1961'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.264166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.571427'^^xsd:double;
  dwc:startLongitude '-0.5714271'^^xsd:double;
  dwc:endLongitude '-0.5714271'^^xsd:double;
  dwc:latitude '54.656989'^^xsd:double;
  dwc:startLatitude '54.6569894'^^xsd:double;
  dwc:endLatitude '54.6569894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5714271 54.6569894, -0.5714271 54.6569894, -0.5714271 54.6569894, -0.5714271 54.6569894, -0.5714271 54.6569894))'^^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 '1183_1961'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.661135 -0.566406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.661135"^^xsd:decimal ;
  dwc:decimalLongitude "-0.566406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.661135 -0.566406)"^^geo:wktLiteral ;
  geo-pos:lat "54.661135"^^xsd:decimal ;
  geo-pos:long "-0.566406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1962'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1962'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.229444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.566406'^^xsd:double;
  dwc:startLongitude '-0.5664062'^^xsd:double;
  dwc:endLongitude '-0.5664062'^^xsd:double;
  dwc:latitude '54.661135'^^xsd:double;
  dwc:startLatitude '54.661135'^^xsd:double;
  dwc:endLatitude '54.661135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5664062 54.661135, -0.5664062 54.661135, -0.5664062 54.661135, -0.5664062 54.661135, -0.5664062 54.661135))'^^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 '1183_1962'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.548377 -0.561181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.548377"^^xsd:decimal ;
  dwc:decimalLongitude "-0.561181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.548377 -0.561181)"^^geo:wktLiteral ;
  geo-pos:lat "56.548377"^^xsd:decimal ;
  geo-pos:long "-0.561181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_584'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_584'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.367777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.561181'^^xsd:double;
  dwc:startLongitude '-0.561181'^^xsd:double;
  dwc:endLongitude '-0.561181'^^xsd:double;
  dwc:latitude '56.548377'^^xsd:double;
  dwc:startLatitude '56.5483774'^^xsd:double;
  dwc:endLatitude '56.5483774'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.561181 56.5483774, -0.561181 56.5483774, -0.561181 56.5483774, -0.561181 56.5483774, -0.561181 56.5483774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_584'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.545807 -0.558571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.545807"^^xsd:decimal ;
  dwc:decimalLongitude "-0.558571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.545807 -0.558571)"^^geo:wktLiteral ;
  geo-pos:lat "56.545807"^^xsd:decimal ;
  geo-pos:long "-0.558571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_583'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_583'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.558571'^^xsd:double;
  dwc:startLongitude '-0.5585705'^^xsd:double;
  dwc:endLongitude '-0.5585705'^^xsd:double;
  dwc:latitude '56.545807'^^xsd:double;
  dwc:startLatitude '56.5458066'^^xsd:double;
  dwc:endLatitude '56.5458066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5585705 56.5458066, -0.5585705 56.5458066, -0.5585705 56.5458066, -0.5585705 56.5458066, -0.5585705 56.5458066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_583'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.545646 -0.558407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.545646"^^xsd:decimal ;
  dwc:decimalLongitude "-0.558407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.545646 -0.558407)"^^geo:wktLiteral ;
  geo-pos:lat "56.545646"^^xsd:decimal ;
  geo-pos:long "-0.558407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_582'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_582'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.348888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.558407'^^xsd:double;
  dwc:startLongitude '-0.5584074'^^xsd:double;
  dwc:endLongitude '-0.5584074'^^xsd:double;
  dwc:latitude '56.545646'^^xsd:double;
  dwc:startLatitude '56.5456459'^^xsd:double;
  dwc:endLatitude '56.5456459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5584074 56.5456459, -0.5584074 56.5456459, -0.5584074 56.5456459, -0.5584074 56.5456459, -0.5584074 56.5456459))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_582'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.544401 -0.557143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.544401"^^xsd:decimal ;
  dwc:decimalLongitude "-0.557143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.544401 -0.557143)"^^geo:wktLiteral ;
  geo-pos:lat "56.544401"^^xsd:decimal ;
  geo-pos:long "-0.557143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_581'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_581'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.340277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.557143'^^xsd:double;
  dwc:startLongitude '-0.5571429'^^xsd:double;
  dwc:endLongitude '-0.5571429'^^xsd:double;
  dwc:latitude '56.544401'^^xsd:double;
  dwc:startLatitude '56.5444007'^^xsd:double;
  dwc:endLatitude '56.5444007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5571429 56.5444007, -0.5571429 56.5444007, -0.5571429 56.5444007, -0.5571429 56.5444007, -0.5571429 56.5444007))'^^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 '1183_581'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.543597 -0.556327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.543597"^^xsd:decimal ;
  dwc:decimalLongitude "-0.556327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.543597 -0.556327)"^^geo:wktLiteral ;
  geo-pos:lat "56.543597"^^xsd:decimal ;
  geo-pos:long "-0.556327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_580'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_580'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.334722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.556327'^^xsd:double;
  dwc:startLongitude '-0.5563271'^^xsd:double;
  dwc:endLongitude '-0.5563271'^^xsd:double;
  dwc:latitude '56.543597'^^xsd:double;
  dwc:startLatitude '56.5435973'^^xsd:double;
  dwc:endLatitude '56.5435973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5563271 56.5435973, -0.5563271 56.5435973, -0.5563271 56.5435973, -0.5563271 56.5435973, -0.5563271 56.5435973))'^^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 '1183_580'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.673404 -0.551697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.673404"^^xsd:decimal ;
  dwc:decimalLongitude "-0.551697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.673404 -0.551697)"^^geo:wktLiteral ;
  geo-pos:lat "54.673404"^^xsd:decimal ;
  geo-pos:long "-0.551697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1960'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1960'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.551697'^^xsd:double;
  dwc:startLongitude '-0.5516968'^^xsd:double;
  dwc:endLongitude '-0.5516968'^^xsd:double;
  dwc:latitude '54.673404'^^xsd:double;
  dwc:startLatitude '54.6734035'^^xsd:double;
  dwc:endLatitude '54.6734035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5516968 54.6734035, -0.5516968 54.6734035, -0.5516968 54.6734035, -0.5516968 54.6734035, -0.5516968 54.6734035))'^^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 '1183_1960'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.538764 -0.551431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.538764"^^xsd:decimal ;
  dwc:decimalLongitude "-0.551431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.538764 -0.551431)"^^geo:wktLiteral ;
  geo-pos:lat "56.538764"^^xsd:decimal ;
  geo-pos:long "-0.551431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_579'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_579'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.301388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.551431'^^xsd:double;
  dwc:startLongitude '-0.5514308'^^xsd:double;
  dwc:endLongitude '-0.5514308'^^xsd:double;
  dwc:latitude '56.538764'^^xsd:double;
  dwc:startLatitude '56.5387642'^^xsd:double;
  dwc:endLatitude '56.5387642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5514308 56.5387642, -0.5514308 56.5387642, -0.5514308 56.5387642, -0.5514308 56.5387642, -0.5514308 56.5387642))'^^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 '1183_579'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95547 -0.544477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.95547"^^xsd:decimal ;
  dwc:decimalLongitude "-0.544477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.95547 -0.544477)"^^geo:wktLiteral ;
  geo-pos:lat "59.95547"^^xsd:decimal ;
  geo-pos:long "-0.544477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1074'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1074'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.518611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.544477'^^xsd:double;
  dwc:startLongitude '-0.5444771'^^xsd:double;
  dwc:endLongitude '-0.5444771'^^xsd:double;
  dwc:latitude '59.95547'^^xsd:double;
  dwc:startLatitude '59.9554703'^^xsd:double;
  dwc:endLatitude '59.9554703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5444771 59.9554703, -0.5444771 59.9554703, -0.5444771 59.9554703, -0.5444771 59.9554703, -0.5444771 59.9554703))'^^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 '1183_1074'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.680256 -0.543481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.680256"^^xsd:decimal ;
  dwc:decimalLongitude "-0.543481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.680256 -0.543481)"^^geo:wktLiteral ;
  geo-pos:lat "54.680256"^^xsd:decimal ;
  geo-pos:long "-0.543481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1959'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1959'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.543481'^^xsd:double;
  dwc:startLongitude '-0.5434814'^^xsd:double;
  dwc:endLongitude '-0.5434814'^^xsd:double;
  dwc:latitude '54.680256'^^xsd:double;
  dwc:startLatitude '54.6802556'^^xsd:double;
  dwc:endLatitude '54.6802556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5434814 54.6802556, -0.5434814 54.6802556, -0.5434814 54.6802556, -0.5434814 54.6802556, -0.5434814 54.6802556))'^^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 '1183_1959'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.530332 -0.542803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.530332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.542803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.530332 -0.542803)"^^geo:wktLiteral ;
  geo-pos:lat "56.530332"^^xsd:decimal ;
  geo-pos:long "-0.542803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_578'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_578'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.243055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.542803'^^xsd:double;
  dwc:startLongitude '-0.5428033'^^xsd:double;
  dwc:endLongitude '-0.5428033'^^xsd:double;
  dwc:latitude '56.530332'^^xsd:double;
  dwc:startLatitude '56.5303322'^^xsd:double;
  dwc:endLatitude '56.5303322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5428033 56.5303322, -0.5428033 56.5303322, -0.5428033 56.5303322, -0.5428033 56.5303322, -0.5428033 56.5303322))'^^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 '1183_578'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52828 -0.540725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.52828"^^xsd:decimal ;
  dwc:decimalLongitude "-0.540725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.52828 -0.540725)"^^geo:wktLiteral ;
  geo-pos:lat "56.52828"^^xsd:decimal ;
  geo-pos:long "-0.540725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_577'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_577'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.228888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.540725'^^xsd:double;
  dwc:startLongitude '-0.5407252'^^xsd:double;
  dwc:endLongitude '-0.5407252'^^xsd:double;
  dwc:latitude '56.52828'^^xsd:double;
  dwc:startLatitude '56.5282795'^^xsd:double;
  dwc:endLatitude '56.5282795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5407252 56.5282795, -0.5407252 56.5282795, -0.5407252 56.5282795, -0.5407252 56.5282795, -0.5407252 56.5282795))'^^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 '1183_577'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.523691 -0.53608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.523691"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.523691 -0.53608)"^^geo:wktLiteral ;
  geo-pos:lat "56.523691"^^xsd:decimal ;
  geo-pos:long "-0.53608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_576'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_576'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.197222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.53608'^^xsd:double;
  dwc:startLongitude '-0.5360799'^^xsd:double;
  dwc:endLongitude '-0.5360799'^^xsd:double;
  dwc:latitude '56.523691'^^xsd:double;
  dwc:startLatitude '56.5236911'^^xsd:double;
  dwc:endLatitude '56.5236911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5360799 56.5236911, -0.5360799 56.5236911, -0.5360799 56.5236911, -0.5360799 56.5236911, -0.5360799 56.5236911))'^^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 '1183_576'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.560119 -0.536062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.560119"^^xsd:decimal ;
  dwc:decimalLongitude "-0.536062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.560119 -0.536062)"^^geo:wktLiteral ;
  geo-pos:lat "54.560119"^^xsd:decimal ;
  geo-pos:long "-0.536062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1912'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1912'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.471666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.536062'^^xsd:double;
  dwc:startLongitude '-0.5360619'^^xsd:double;
  dwc:endLongitude '-0.5360619'^^xsd:double;
  dwc:latitude '54.560119'^^xsd:double;
  dwc:startLatitude '54.5601193'^^xsd:double;
  dwc:endLatitude '54.5601193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5360619 54.5601193, -0.5360619 54.5601193, -0.5360619 54.5601193, -0.5360619 54.5601193, -0.5360619 54.5601193))'^^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 '1183_1912'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.964415 -0.532884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.964415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.532884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.964415 -0.532884)"^^geo:wktLiteral ;
  geo-pos:lat "59.964415"^^xsd:decimal ;
  geo-pos:long "-0.532884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1075'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1075'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.587222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.532884'^^xsd:double;
  dwc:startLongitude '-0.5328844'^^xsd:double;
  dwc:endLongitude '-0.5328844'^^xsd:double;
  dwc:latitude '59.964415'^^xsd:double;
  dwc:startLatitude '59.9644145'^^xsd:double;
  dwc:endLatitude '59.9644145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5328844 59.9644145, -0.5328844 59.9644145, -0.5328844 59.9644145, -0.5328844 59.9644145, -0.5328844 59.9644145))'^^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 '1183_1075'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.519908 -0.53225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.519908"^^xsd:decimal ;
  dwc:decimalLongitude "-0.53225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.519908 -0.53225)"^^geo:wktLiteral ;
  geo-pos:lat "56.519908"^^xsd:decimal ;
  geo-pos:long "-0.53225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_575'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_575'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.171111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.53225'^^xsd:double;
  dwc:startLongitude '-0.5322497'^^xsd:double;
  dwc:endLongitude '-0.5322497'^^xsd:double;
  dwc:latitude '56.519908'^^xsd:double;
  dwc:startLatitude '56.5199077'^^xsd:double;
  dwc:endLatitude '56.5199077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5322497 56.5199077, -0.5322497 56.5199077, -0.5322497 56.5199077, -0.5322497 56.5199077, -0.5322497 56.5199077))'^^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 '1183_575'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.691415 -0.530102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.691415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.530102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.691415 -0.530102)"^^geo:wktLiteral ;
  geo-pos:lat "54.691415"^^xsd:decimal ;
  geo-pos:long "-0.530102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1957'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1957'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.971666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.530102'^^xsd:double;
  dwc:startLongitude '-0.5301021'^^xsd:double;
  dwc:endLongitude '-0.5301021'^^xsd:double;
  dwc:latitude '54.691415'^^xsd:double;
  dwc:startLatitude '54.6914147'^^xsd:double;
  dwc:endLatitude '54.6914147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5301021 54.6914147, -0.5301021 54.6914147, -0.5301021 54.6914147, -0.5301021 54.6914147, -0.5301021 54.6914147))'^^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 '1183_1957'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.691904 -0.529515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.691904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.529515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.691904 -0.529515)"^^geo:wktLiteral ;
  geo-pos:lat "54.691904"^^xsd:decimal ;
  geo-pos:long "-0.529515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1958'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1958'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.9675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.529515'^^xsd:double;
  dwc:startLongitude '-0.5295153'^^xsd:double;
  dwc:endLongitude '-0.5295153'^^xsd:double;
  dwc:latitude '54.691904'^^xsd:double;
  dwc:startLatitude '54.6919041'^^xsd:double;
  dwc:endLatitude '54.6919041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5295153 54.6919041, -0.5295153 54.6919041, -0.5295153 54.6919041, -0.5295153 54.6919041, -0.5295153 54.6919041))'^^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 '1183_1958'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.560564 -0.527968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.560564"^^xsd:decimal ;
  dwc:decimalLongitude "-0.527968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.560564 -0.527968)"^^geo:wktLiteral ;
  geo-pos:lat "54.560564"^^xsd:decimal ;
  geo-pos:long "-0.527968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1911'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1911'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.441666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.527968'^^xsd:double;
  dwc:startLongitude '-0.5279675'^^xsd:double;
  dwc:endLongitude '-0.5279675'^^xsd:double;
  dwc:latitude '54.560564'^^xsd:double;
  dwc:startLatitude '54.5605641'^^xsd:double;
  dwc:endLatitude '54.5605641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5279675 54.5605641, -0.5279675 54.5605641, -0.5279675 54.5605641, -0.5279675 54.5605641, -0.5279675 54.5605641))'^^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 '1183_1911'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.512019 -0.524263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.512019"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.512019 -0.524263)"^^geo:wktLiteral ;
  geo-pos:lat "56.512019"^^xsd:decimal ;
  geo-pos:long "-0.524263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_574'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_574'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.524263'^^xsd:double;
  dwc:startLongitude '-0.5242631'^^xsd:double;
  dwc:endLongitude '-0.5242631'^^xsd:double;
  dwc:latitude '56.512019'^^xsd:double;
  dwc:startLatitude '56.5120188'^^xsd:double;
  dwc:endLatitude '56.5120188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5242631 56.5120188, -0.5242631 56.5120188, -0.5242631 56.5120188, -0.5242631 56.5120188, -0.5242631 56.5120188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_574'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.972345 -0.522606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.972345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.522606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.972345 -0.522606)"^^geo:wktLiteral ;
  geo-pos:lat "59.972345"^^xsd:decimal ;
  geo-pos:long "-0.522606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1076'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.648055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.522606'^^xsd:double;
  dwc:startLongitude '-0.5226059'^^xsd:double;
  dwc:endLongitude '-0.5226059'^^xsd:double;
  dwc:latitude '59.972345'^^xsd:double;
  dwc:startLatitude '59.9723448'^^xsd:double;
  dwc:endLatitude '59.9723448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5226059 59.9723448, -0.5226059 59.9723448, -0.5226059 59.9723448, -0.5226059 59.9723448, -0.5226059 59.9723448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "FI" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '1183_1076'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.509282 -0.521492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.509282"^^xsd:decimal ;
  dwc:decimalLongitude "-0.521492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.509282 -0.521492)"^^geo:wktLiteral ;
  geo-pos:lat "56.509282"^^xsd:decimal ;
  geo-pos:long "-0.521492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_573'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_573'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.097777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.521492'^^xsd:double;
  dwc:startLongitude '-0.5214923'^^xsd:double;
  dwc:endLongitude '-0.5214923'^^xsd:double;
  dwc:latitude '56.509282'^^xsd:double;
  dwc:startLatitude '56.5092819'^^xsd:double;
  dwc:endLatitude '56.5092819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5214923 56.5092819, -0.5214923 56.5092819, -0.5214923 56.5092819, -0.5214923 56.5092819, -0.5214923 56.5092819))'^^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 '1183_573'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.508879 -0.521085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.508879"^^xsd:decimal ;
  dwc:decimalLongitude "-0.521085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.508879 -0.521085)"^^geo:wktLiteral ;
  geo-pos:lat "56.508879"^^xsd:decimal ;
  geo-pos:long "-0.521085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_572'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_572'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.095'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.521085'^^xsd:double;
  dwc:startLongitude '-0.5210848'^^xsd:double;
  dwc:endLongitude '-0.5210848'^^xsd:double;
  dwc:latitude '56.508879'^^xsd:double;
  dwc:startLatitude '56.5088794'^^xsd:double;
  dwc:endLatitude '56.5088794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5210848 56.5088794, -0.5210848 56.5088794, -0.5210848 56.5088794, -0.5210848 56.5088794, -0.5210848 56.5088794))'^^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 '1183_572'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295145 -0.51914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.295145"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.295145 -0.51914)"^^geo:wktLiteral ;
  geo-pos:lat "58.295145"^^xsd:decimal ;
  geo-pos:long "-0.51914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_993'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_993'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.874166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.51914'^^xsd:double;
  dwc:startLongitude '-0.5191401'^^xsd:double;
  dwc:endLongitude '-0.5191401'^^xsd:double;
  dwc:latitude '58.295145'^^xsd:double;
  dwc:startLatitude '58.2951447'^^xsd:double;
  dwc:endLatitude '58.2951447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5191401 58.2951447, -0.5191401 58.2951447, -0.5191401 58.2951447, -0.5191401 58.2951447, -0.5191401 58.2951447))'^^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 '1183_993'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.702933 -0.516292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.702933"^^xsd:decimal ;
  dwc:decimalLongitude "-0.516292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.702933 -0.516292)"^^geo:wktLiteral ;
  geo-pos:lat "54.702933"^^xsd:decimal ;
  geo-pos:long "-0.516292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1956'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1956'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.873611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.516292'^^xsd:double;
  dwc:startLongitude '-0.5162924'^^xsd:double;
  dwc:endLongitude '-0.5162924'^^xsd:double;
  dwc:latitude '54.702933'^^xsd:double;
  dwc:startLatitude '54.7029327'^^xsd:double;
  dwc:endLatitude '54.7029327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5162924 54.7029327, -0.5162924 54.7029327, -0.5162924 54.7029327, -0.5162924 54.7029327, -0.5162924 54.7029327))'^^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 '1183_1956'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70339 -0.515745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70339"^^xsd:decimal ;
  dwc:decimalLongitude "-0.515745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70339 -0.515745)"^^geo:wktLiteral ;
  geo-pos:lat "54.70339"^^xsd:decimal ;
  geo-pos:long "-0.515745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1955'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1955'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.869722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.515745'^^xsd:double;
  dwc:startLongitude '-0.5157447'^^xsd:double;
  dwc:endLongitude '-0.5157447'^^xsd:double;
  dwc:latitude '54.70339'^^xsd:double;
  dwc:startLatitude '54.7033895'^^xsd:double;
  dwc:endLatitude '54.7033895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5157447 54.7033895, -0.5157447 54.7033895, -0.5157447 54.7033895, -0.5157447 54.7033895, -0.5157447 54.7033895))'^^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 '1183_1955'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.502882 -0.515013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.502882"^^xsd:decimal ;
  dwc:decimalLongitude "-0.515013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.502882 -0.515013)"^^geo:wktLiteral ;
  geo-pos:lat "56.502882"^^xsd:decimal ;
  geo-pos:long "-0.515013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_571'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.053611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.515013'^^xsd:double;
  dwc:startLongitude '-0.5150134'^^xsd:double;
  dwc:endLongitude '-0.5150134'^^xsd:double;
  dwc:latitude '56.502882'^^xsd:double;
  dwc:startLatitude '56.5028822'^^xsd:double;
  dwc:endLatitude '56.5028822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5150134 56.5028822, -0.5150134 56.5028822, -0.5150134 56.5028822, -0.5150134 56.5028822, -0.5150134 56.5028822))'^^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 '1183_571'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.615182 -0.514971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.615182"^^xsd:decimal ;
  dwc:decimalLongitude "-0.514971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.615182 -0.514971)"^^geo:wktLiteral ;
  geo-pos:lat "55.615182"^^xsd:decimal ;
  geo-pos:long "-0.514971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1490'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1490'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.514971'^^xsd:double;
  dwc:startLongitude '-0.514971'^^xsd:double;
  dwc:endLongitude '-0.514971'^^xsd:double;
  dwc:latitude '55.615182'^^xsd:double;
  dwc:startLatitude '55.6151815'^^xsd:double;
  dwc:endLatitude '55.6151815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.514971 55.6151815, -0.514971 55.6151815, -0.514971 55.6151815, -0.514971 55.6151815, -0.514971 55.6151815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1490'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50095 -0.513058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50095"^^xsd:decimal ;
  dwc:decimalLongitude "-0.513058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50095 -0.513058)"^^geo:wktLiteral ;
  geo-pos:lat "56.50095"^^xsd:decimal ;
  geo-pos:long "-0.513058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_569'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_569'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.040277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.513058'^^xsd:double;
  dwc:startLongitude '-0.5130575'^^xsd:double;
  dwc:endLongitude '-0.5130575'^^xsd:double;
  dwc:latitude '56.50095'^^xsd:double;
  dwc:startLatitude '56.5009503'^^xsd:double;
  dwc:endLatitude '56.5009503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5130575 56.5009503, -0.5130575 56.5009503, -0.5130575 56.5009503, -0.5130575 56.5009503, -0.5130575 56.5009503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_569'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.561462 -0.511629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.561462"^^xsd:decimal ;
  dwc:decimalLongitude "-0.511629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.561462 -0.511629)"^^geo:wktLiteral ;
  geo-pos:lat "54.561462"^^xsd:decimal ;
  geo-pos:long "-0.511629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1910'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1910'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.381111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.511629'^^xsd:double;
  dwc:startLongitude '-0.5116287'^^xsd:double;
  dwc:endLongitude '-0.5116287'^^xsd:double;
  dwc:latitude '54.561462'^^xsd:double;
  dwc:startLatitude '54.5614618'^^xsd:double;
  dwc:endLatitude '54.5614618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5116287 54.5614618, -0.5116287 54.5614618, -0.5116287 54.5614618, -0.5116287 54.5614618, -0.5116287 54.5614618))'^^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 '1183_1910'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.498294 -0.510368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.498294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.510368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.498294 -0.510368)"^^geo:wktLiteral ;
  geo-pos:lat "56.498294"^^xsd:decimal ;
  geo-pos:long "-0.510368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_570'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_570'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.021944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.510368'^^xsd:double;
  dwc:startLongitude '-0.5103682'^^xsd:double;
  dwc:endLongitude '-0.5103682'^^xsd:double;
  dwc:latitude '56.498294'^^xsd:double;
  dwc:startLatitude '56.4982938'^^xsd:double;
  dwc:endLatitude '56.4982938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5103682 56.4982938, -0.5103682 56.4982938, -0.5103682 56.4982938, -0.5103682 56.4982938, -0.5103682 56.4982938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_570'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.984077 -0.507399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.984077"^^xsd:decimal ;
  dwc:decimalLongitude "-0.507399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.984077 -0.507399)"^^geo:wktLiteral ;
  geo-pos:lat "59.984077"^^xsd:decimal ;
  geo-pos:long "-0.507399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1077'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1077'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.738055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.507399'^^xsd:double;
  dwc:startLongitude '-0.5073994'^^xsd:double;
  dwc:endLongitude '-0.5073994'^^xsd:double;
  dwc:latitude '59.984077'^^xsd:double;
  dwc:startLatitude '59.9840773'^^xsd:double;
  dwc:endLatitude '59.9840773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5073994 59.9840773, -0.5073994 59.9840773, -0.5073994 59.9840773, -0.5073994 59.9840773, -0.5073994 59.9840773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1077'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.561816 -0.505183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.561816"^^xsd:decimal ;
  dwc:decimalLongitude "-0.505183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.561816 -0.505183)"^^geo:wktLiteral ;
  geo-pos:lat "54.561816"^^xsd:decimal ;
  geo-pos:long "-0.505183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1909'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1909'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.357222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.505183'^^xsd:double;
  dwc:startLongitude '-0.5051831'^^xsd:double;
  dwc:endLongitude '-0.5051831'^^xsd:double;
  dwc:latitude '54.561816'^^xsd:double;
  dwc:startLatitude '54.561816'^^xsd:double;
  dwc:endLatitude '54.561816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5051831 54.561816, -0.5051831 54.561816, -0.5051831 54.561816, -0.5051831 54.561816, -0.5051831 54.561816))'^^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 '1183_1909'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.712558 -0.504752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.712558"^^xsd:decimal ;
  dwc:decimalLongitude "-0.504752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.712558 -0.504752)"^^geo:wktLiteral ;
  geo-pos:lat "54.712558"^^xsd:decimal ;
  geo-pos:long "-0.504752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1954'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1954'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.504752'^^xsd:double;
  dwc:startLongitude '-0.5047518'^^xsd:double;
  dwc:endLongitude '-0.5047518'^^xsd:double;
  dwc:latitude '54.712558'^^xsd:double;
  dwc:startLatitude '54.7125583'^^xsd:double;
  dwc:endLatitude '54.7125583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5047518 54.7125583, -0.5047518 54.7125583, -0.5047518 54.7125583, -0.5047518 54.7125583, -0.5047518 54.7125583))'^^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 '1183_1954'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.492498 -0.504501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.492498"^^xsd:decimal ;
  dwc:decimalLongitude "-0.504501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.492498 -0.504501)"^^geo:wktLiteral ;
  geo-pos:lat "56.492498"^^xsd:decimal ;
  geo-pos:long "-0.504501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_568'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_568'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.981944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.504501'^^xsd:double;
  dwc:startLongitude '-0.5045005'^^xsd:double;
  dwc:endLongitude '-0.5045005'^^xsd:double;
  dwc:latitude '56.492498'^^xsd:double;
  dwc:startLatitude '56.4924979'^^xsd:double;
  dwc:endLatitude '56.4924979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5045005 56.4924979, -0.5045005 56.4924979, -0.5045005 56.4924979, -0.5045005 56.4924979, -0.5045005 56.4924979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_568'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28474 -0.503512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.28474"^^xsd:decimal ;
  dwc:decimalLongitude "-0.503512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28474 -0.503512)"^^geo:wktLiteral ;
  geo-pos:lat "58.28474"^^xsd:decimal ;
  geo-pos:long "-0.503512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_992'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_992'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.790277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.503512'^^xsd:double;
  dwc:startLongitude '-0.503512'^^xsd:double;
  dwc:endLongitude '-0.503512'^^xsd:double;
  dwc:latitude '58.28474'^^xsd:double;
  dwc:startLatitude '58.2847403'^^xsd:double;
  dwc:endLatitude '58.2847403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.503512 58.2847403, -0.503512 58.2847403, -0.503512 58.2847403, -0.503512 58.2847403, -0.503512 58.2847403))'^^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 '1183_992'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609757 -0.503099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.503099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609757 -0.503099)"^^geo:wktLiteral ;
  geo-pos:lat "55.609757"^^xsd:decimal ;
  geo-pos:long "-0.503099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1491'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1491'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.503099'^^xsd:double;
  dwc:startLongitude '-0.5030989'^^xsd:double;
  dwc:endLongitude '-0.5030989'^^xsd:double;
  dwc:latitude '55.609757'^^xsd:double;
  dwc:startLatitude '55.6097568'^^xsd:double;
  dwc:endLatitude '55.6097568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5030989 55.6097568, -0.5030989 55.6097568, -0.5030989 55.6097568, -0.5030989 55.6097568, -0.5030989 55.6097568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1491'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283224 -0.501235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283224"^^xsd:decimal ;
  dwc:decimalLongitude "-0.501235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283224 -0.501235)"^^geo:wktLiteral ;
  geo-pos:lat "58.283224"^^xsd:decimal ;
  geo-pos:long "-0.501235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_991'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_991'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.778055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.501235'^^xsd:double;
  dwc:startLongitude '-0.5012351'^^xsd:double;
  dwc:endLongitude '-0.5012351'^^xsd:double;
  dwc:latitude '58.283224'^^xsd:double;
  dwc:startLatitude '58.2832244'^^xsd:double;
  dwc:endLatitude '58.2832244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5012351 58.2832244, -0.5012351 58.2832244, -0.5012351 58.2832244, -0.5012351 58.2832244, -0.5012351 58.2832244))'^^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 '1183_991'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283052 -0.500976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283052"^^xsd:decimal ;
  dwc:decimalLongitude "-0.500976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283052 -0.500976)"^^geo:wktLiteral ;
  geo-pos:lat "58.283052"^^xsd:decimal ;
  geo-pos:long "-0.500976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_990'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_990'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '19.776666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.500976'^^xsd:double;
  dwc:startLongitude '-0.5009764'^^xsd:double;
  dwc:endLongitude '-0.5009764'^^xsd:double;
  dwc:latitude '58.283052'^^xsd:double;
  dwc:startLatitude '58.2830522'^^xsd:double;
  dwc:endLatitude '58.2830522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.5009764 58.2830522, -0.5009764 58.2830522, -0.5009764 58.2830522, -0.5009764 58.2830522, -0.5009764 58.2830522))'^^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 '1183_990'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48642 -0.498348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48642"^^xsd:decimal ;
  dwc:decimalLongitude "-0.498348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48642 -0.498348)"^^geo:wktLiteral ;
  geo-pos:lat "56.48642"^^xsd:decimal ;
  geo-pos:long "-0.498348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_567'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_567'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.94'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.498348'^^xsd:double;
  dwc:startLongitude '-0.4983476'^^xsd:double;
  dwc:endLongitude '-0.4983476'^^xsd:double;
  dwc:latitude '56.48642'^^xsd:double;
  dwc:startLatitude '56.4864203'^^xsd:double;
  dwc:endLatitude '56.4864203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4983476 56.4864203, -0.4983476 56.4864203, -0.4983476 56.4864203, -0.4983476 56.4864203, -0.4983476 56.4864203))'^^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 '1183_567'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.484247 -0.496147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.484247"^^xsd:decimal ;
  dwc:decimalLongitude "-0.496147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.484247 -0.496147)"^^geo:wktLiteral ;
  geo-pos:lat "56.484247"^^xsd:decimal ;
  geo-pos:long "-0.496147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_566'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_566'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.496147'^^xsd:double;
  dwc:startLongitude '-0.4961472'^^xsd:double;
  dwc:endLongitude '-0.4961472'^^xsd:double;
  dwc:latitude '56.484247'^^xsd:double;
  dwc:startLatitude '56.4842469'^^xsd:double;
  dwc:endLatitude '56.4842469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4961472 56.4842469, -0.4961472 56.4842469, -0.4961472 56.4842469, -0.4961472 56.4842469, -0.4961472 56.4842469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_566'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.482878 -0.494762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.482878"^^xsd:decimal ;
  dwc:decimalLongitude "-0.494762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.482878 -0.494762)"^^geo:wktLiteral ;
  geo-pos:lat "56.482878"^^xsd:decimal ;
  geo-pos:long "-0.494762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_565'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_565'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.915555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.494762'^^xsd:double;
  dwc:startLongitude '-0.4947618'^^xsd:double;
  dwc:endLongitude '-0.4947618'^^xsd:double;
  dwc:latitude '56.482878'^^xsd:double;
  dwc:startLatitude '56.4828784'^^xsd:double;
  dwc:endLatitude '56.4828784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4947618 56.4828784, -0.4947618 56.4828784, -0.4947618 56.4828784, -0.4947618 56.4828784, -0.4947618 56.4828784))'^^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 '1183_565'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.481148 -0.49301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.481148"^^xsd:decimal ;
  dwc:decimalLongitude "-0.49301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.481148 -0.49301)"^^geo:wktLiteral ;
  geo-pos:lat "56.481148"^^xsd:decimal ;
  geo-pos:long "-0.49301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_564'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_564'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.903611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.49301'^^xsd:double;
  dwc:startLongitude '-0.4930097'^^xsd:double;
  dwc:endLongitude '-0.4930097'^^xsd:double;
  dwc:latitude '56.481148'^^xsd:double;
  dwc:startLatitude '56.4811477'^^xsd:double;
  dwc:endLatitude '56.4811477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4930097 56.4811477, -0.4930097 56.4811477, -0.4930097 56.4811477, -0.4930097 56.4811477, -0.4930097 56.4811477))'^^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 '1183_564'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722445 -0.492898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.722445"^^xsd:decimal ;
  dwc:decimalLongitude "-0.492898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.722445 -0.492898)"^^geo:wktLiteral ;
  geo-pos:lat "54.722445"^^xsd:decimal ;
  geo-pos:long "-0.492898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1953'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1953'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.7075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.492898'^^xsd:double;
  dwc:startLongitude '-0.4928982'^^xsd:double;
  dwc:endLongitude '-0.4928982'^^xsd:double;
  dwc:latitude '54.722445'^^xsd:double;
  dwc:startLatitude '54.7224448'^^xsd:double;
  dwc:endLatitude '54.7224448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4928982 54.7224448, -0.4928982 54.7224448, -0.4928982 54.7224448, -0.4928982 54.7224448, -0.4928982 54.7224448))'^^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 '1183_1953'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.995593 -0.492474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.995593"^^xsd:decimal ;
  dwc:decimalLongitude "-0.492474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.995593 -0.492474)"^^geo:wktLiteral ;
  geo-pos:lat "59.995593"^^xsd:decimal ;
  geo-pos:long "-0.492474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1078'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1078'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.826388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.492474'^^xsd:double;
  dwc:startLongitude '-0.4924744'^^xsd:double;
  dwc:endLongitude '-0.4924744'^^xsd:double;
  dwc:latitude '59.995593'^^xsd:double;
  dwc:startLatitude '59.9955926'^^xsd:double;
  dwc:endLatitude '59.9955926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4924744 59.9955926, -0.4924744 59.9955926, -0.4924744 59.9955926, -0.4924744 59.9955926, -0.4924744 59.9955926))'^^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 '1183_1078'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.562594 -0.491018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.562594"^^xsd:decimal ;
  dwc:decimalLongitude "-0.491018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.562594 -0.491018)"^^geo:wktLiteral ;
  geo-pos:lat "54.562594"^^xsd:decimal ;
  geo-pos:long "-0.491018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1908'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1908'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.304722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.491018'^^xsd:double;
  dwc:startLongitude '-0.4910178'^^xsd:double;
  dwc:endLongitude '-0.4910178'^^xsd:double;
  dwc:latitude '54.562594'^^xsd:double;
  dwc:startLatitude '54.5625943'^^xsd:double;
  dwc:endLatitude '54.5625943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4910178 54.5625943, -0.4910178 54.5625943, -0.4910178 54.5625943, -0.4910178 54.5625943, -0.4910178 54.5625943))'^^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 '1183_1908'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.478693 -0.490524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.478693"^^xsd:decimal ;
  dwc:decimalLongitude "-0.490524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.478693 -0.490524)"^^geo:wktLiteral ;
  geo-pos:lat "56.478693"^^xsd:decimal ;
  geo-pos:long "-0.490524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_563'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_563'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.886666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.490524'^^xsd:double;
  dwc:startLongitude '-0.4905241'^^xsd:double;
  dwc:endLongitude '-0.4905241'^^xsd:double;
  dwc:latitude '56.478693'^^xsd:double;
  dwc:startLatitude '56.4786925'^^xsd:double;
  dwc:endLatitude '56.4786925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4905241 56.4786925, -0.4905241 56.4786925, -0.4905241 56.4786925, -0.4905241 56.4786925, -0.4905241 56.4786925))'^^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 '1183_563'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.997439 -0.490081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.997439"^^xsd:decimal ;
  dwc:decimalLongitude "-0.490081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.997439 -0.490081)"^^geo:wktLiteral ;
  geo-pos:lat "59.997439"^^xsd:decimal ;
  geo-pos:long "-0.490081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1079'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1079'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.840555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.490081'^^xsd:double;
  dwc:startLongitude '-0.4900808'^^xsd:double;
  dwc:endLongitude '-0.4900808'^^xsd:double;
  dwc:latitude '59.997439'^^xsd:double;
  dwc:startLatitude '59.9974393'^^xsd:double;
  dwc:endLatitude '59.9974393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4900808 59.9974393, -0.4900808 59.9974393, -0.4900808 59.9974393, -0.4900808 59.9974393, -0.4900808 59.9974393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1079'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56313 -0.481275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56313"^^xsd:decimal ;
  dwc:decimalLongitude "-0.481275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56313 -0.481275)"^^geo:wktLiteral ;
  geo-pos:lat "54.56313"^^xsd:decimal ;
  geo-pos:long "-0.481275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1907'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1907'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.268611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.481275'^^xsd:double;
  dwc:startLongitude '-0.4812745'^^xsd:double;
  dwc:endLongitude '-0.4812745'^^xsd:double;
  dwc:latitude '54.56313'^^xsd:double;
  dwc:startLatitude '54.5631296'^^xsd:double;
  dwc:endLatitude '54.5631296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4812745 54.5631296, -0.4812745 54.5631296, -0.4812745 54.5631296, -0.4812745 54.5631296, -0.4812745 54.5631296))'^^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 '1183_1907'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.732625 -0.480693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.732625"^^xsd:decimal ;
  dwc:decimalLongitude "-0.480693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.732625 -0.480693)"^^geo:wktLiteral ;
  geo-pos:lat "54.732625"^^xsd:decimal ;
  geo-pos:long "-0.480693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1952'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1952'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.620833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.480693'^^xsd:double;
  dwc:startLongitude '-0.4806925'^^xsd:double;
  dwc:endLongitude '-0.4806925'^^xsd:double;
  dwc:latitude '54.732625'^^xsd:double;
  dwc:startLatitude '54.7326251'^^xsd:double;
  dwc:endLatitude '54.7326251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4806925 54.7326251, -0.4806925 54.7326251, -0.4806925 54.7326251, -0.4806925 54.7326251, -0.4806925 54.7326251))'^^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 '1183_1952'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.732159 -0.475901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.732159"^^xsd:decimal ;
  dwc:decimalLongitude "-0.475901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.732159 -0.475901)"^^geo:wktLiteral ;
  geo-pos:lat "57.732159"^^xsd:decimal ;
  geo-pos:long "-0.475901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_980'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_980'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.413611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.475901'^^xsd:double;
  dwc:startLongitude '-0.475901'^^xsd:double;
  dwc:endLongitude '-0.475901'^^xsd:double;
  dwc:latitude '57.732159'^^xsd:double;
  dwc:startLatitude '57.7321587'^^xsd:double;
  dwc:endLatitude '57.7321587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.475901 57.7321587, -0.475901 57.7321587, -0.475901 57.7321587, -0.475901 57.7321587, -0.475901 57.7321587))'^^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 '1183_980'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73827 -0.473925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.73827"^^xsd:decimal ;
  dwc:decimalLongitude "-0.473925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.73827 -0.473925)"^^geo:wktLiteral ;
  geo-pos:lat "54.73827"^^xsd:decimal ;
  geo-pos:long "-0.473925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1951'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1951'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.572777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.473925'^^xsd:double;
  dwc:startLongitude '-0.4739246'^^xsd:double;
  dwc:endLongitude '-0.4739246'^^xsd:double;
  dwc:latitude '54.73827'^^xsd:double;
  dwc:startLatitude '54.7382699'^^xsd:double;
  dwc:endLatitude '54.7382699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4739246 54.7382699, -0.4739246 54.7382699, -0.4739246 54.7382699, -0.4739246 54.7382699, -0.4739246 54.7382699))'^^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 '1183_1951'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.732629 -0.473682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.732629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.473682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.732629 -0.473682)"^^geo:wktLiteral ;
  geo-pos:lat "57.732629"^^xsd:decimal ;
  geo-pos:long "-0.473682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_979'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_979'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.421666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.473682'^^xsd:double;
  dwc:startLongitude '-0.4736818'^^xsd:double;
  dwc:endLongitude '-0.4736818'^^xsd:double;
  dwc:latitude '57.732629'^^xsd:double;
  dwc:startLatitude '57.7326286'^^xsd:double;
  dwc:endLatitude '57.7326286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4736818 57.7326286, -0.4736818 57.7326286, -0.4736818 57.7326286, -0.4736818 57.7326286, -0.4736818 57.7326286))'^^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 '1183_979'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.732937 -0.472228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.732937"^^xsd:decimal ;
  dwc:decimalLongitude "-0.472228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.732937 -0.472228)"^^geo:wktLiteral ;
  geo-pos:lat "57.732937"^^xsd:decimal ;
  geo-pos:long "-0.472228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_981'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_981'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.426944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.472228'^^xsd:double;
  dwc:startLongitude '-0.4722278'^^xsd:double;
  dwc:endLongitude '-0.4722278'^^xsd:double;
  dwc:latitude '57.732937'^^xsd:double;
  dwc:startLatitude '57.7329365'^^xsd:double;
  dwc:endLatitude '57.7329365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4722278 57.7329365, -0.4722278 57.7329365, -0.4722278 57.7329365, -0.4722278 57.7329365, -0.4722278 57.7329365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "HU" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '1183_981'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.564032 -0.464861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.564032"^^xsd:decimal ;
  dwc:decimalLongitude "-0.464861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.564032 -0.464861)"^^geo:wktLiteral ;
  geo-pos:lat "54.564032"^^xsd:decimal ;
  geo-pos:long "-0.464861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1906'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1906'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.207777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.464861'^^xsd:double;
  dwc:startLongitude '-0.4648608'^^xsd:double;
  dwc:endLongitude '-0.4648608'^^xsd:double;
  dwc:latitude '54.564032'^^xsd:double;
  dwc:startLatitude '54.5640315'^^xsd:double;
  dwc:endLatitude '54.5640315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4648608 54.5640315, -0.4648608 54.5640315, -0.4648608 54.5640315, -0.4648608 54.5640315, -0.4648608 54.5640315))'^^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 '1183_1906'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.018624 -0.462619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.018624"^^xsd:decimal ;
  dwc:decimalLongitude "-0.462619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.018624 -0.462619)"^^geo:wktLiteral ;
  geo-pos:lat "60.018624"^^xsd:decimal ;
  geo-pos:long "-0.462619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1080'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1080'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.003055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.462619'^^xsd:double;
  dwc:startLongitude '-0.4626188'^^xsd:double;
  dwc:endLongitude '-0.4626188'^^xsd:double;
  dwc:latitude '60.018624'^^xsd:double;
  dwc:startLatitude '60.0186239'^^xsd:double;
  dwc:endLatitude '60.0186239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4626188 60.0186239, -0.4626188 60.0186239, -0.4626188 60.0186239, -0.4626188 60.0186239, -0.4626188 60.0186239))'^^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 '1183_1080'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.590302 -0.461344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.590302"^^xsd:decimal ;
  dwc:decimalLongitude "-0.461344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.590302 -0.461344)"^^geo:wktLiteral ;
  geo-pos:lat "55.590302"^^xsd:decimal ;
  geo-pos:long "-0.461344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1492'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.461344'^^xsd:double;
  dwc:startLongitude '-0.4613442'^^xsd:double;
  dwc:endLongitude '-0.4613442'^^xsd:double;
  dwc:latitude '55.590302'^^xsd:double;
  dwc:startLatitude '55.5903018'^^xsd:double;
  dwc:endLatitude '55.5903018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4613442 55.5903018, -0.4613442 55.5903018, -0.4613442 55.5903018, -0.4613442 55.5903018, -0.4613442 55.5903018))'^^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 '1183_1492'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.021747 -0.458521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.021747"^^xsd:decimal ;
  dwc:decimalLongitude "-0.458521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.021747 -0.458521)"^^geo:wktLiteral ;
  geo-pos:lat "60.021747"^^xsd:decimal ;
  geo-pos:long "-0.458521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1081'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1081'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.026944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.458521'^^xsd:double;
  dwc:startLongitude '-0.4585214'^^xsd:double;
  dwc:endLongitude '-0.4585214'^^xsd:double;
  dwc:latitude '60.021747'^^xsd:double;
  dwc:startLatitude '60.0217472'^^xsd:double;
  dwc:endLatitude '60.0217472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4585214 60.0217472, -0.4585214 60.0217472, -0.4585214 60.0217472, -0.4585214 60.0217472, -0.4585214 60.0217472))'^^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 '1183_1081'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.587207 -0.454477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.587207"^^xsd:decimal ;
  dwc:decimalLongitude "-0.454477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.587207 -0.454477)"^^geo:wktLiteral ;
  geo-pos:lat "55.587207"^^xsd:decimal ;
  geo-pos:long "-0.454477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1493'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.6336111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.454477'^^xsd:double;
  dwc:startLongitude '-0.4544768'^^xsd:double;
  dwc:endLongitude '-0.4544768'^^xsd:double;
  dwc:latitude '55.587207'^^xsd:double;
  dwc:startLatitude '55.587207'^^xsd:double;
  dwc:endLatitude '55.587207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4544768 55.587207, -0.4544768 55.587207, -0.4544768 55.587207, -0.4544768 55.587207, -0.4544768 55.587207))'^^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 '1183_1493'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.564999 -0.447248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.564999"^^xsd:decimal ;
  dwc:decimalLongitude "-0.447248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.564999 -0.447248)"^^geo:wktLiteral ;
  geo-pos:lat "54.564999"^^xsd:decimal ;
  geo-pos:long "-0.447248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1905'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1905'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.1425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.447248'^^xsd:double;
  dwc:startLongitude '-0.4472479'^^xsd:double;
  dwc:endLongitude '-0.4472479'^^xsd:double;
  dwc:latitude '54.564999'^^xsd:double;
  dwc:startLatitude '54.5649992'^^xsd:double;
  dwc:endLatitude '54.5649992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4472479 54.5649992, -0.4472479 54.5649992, -0.4472479 54.5649992, -0.4472479 54.5649992, -0.4472479 54.5649992))'^^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 '1183_1905'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417 -0.428056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.417"^^xsd:decimal ;
  dwc:decimalLongitude "-0.428056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417 -0.428056)"^^geo:wktLiteral ;
  geo-pos:lat "56.417"^^xsd:decimal ;
  geo-pos:long "-0.428056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_560'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_560'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.460833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.428056'^^xsd:double;
  dwc:startLongitude '-0.4280556'^^xsd:double;
  dwc:endLongitude '-0.4280556'^^xsd:double;
  dwc:latitude '56.417'^^xsd:double;
  dwc:startLatitude '56.417'^^xsd:double;
  dwc:endLatitude '56.417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4280556 56.417, -0.4280556 56.417, -0.4280556 56.417, -0.4280556 56.417, -0.4280556 56.417))'^^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 '1183_560'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.415834 -0.426874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.415834"^^xsd:decimal ;
  dwc:decimalLongitude "-0.426874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.415834 -0.426874)"^^geo:wktLiteral ;
  geo-pos:lat "56.415834"^^xsd:decimal ;
  geo-pos:long "-0.426874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_559'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_559'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.452777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.426874'^^xsd:double;
  dwc:startLongitude '-0.4268735'^^xsd:double;
  dwc:endLongitude '-0.4268735'^^xsd:double;
  dwc:latitude '56.415834'^^xsd:double;
  dwc:startLatitude '56.4158342'^^xsd:double;
  dwc:endLatitude '56.4158342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4268735 56.4158342, -0.4268735 56.4158342, -0.4268735 56.4158342, -0.4268735 56.4158342, -0.4268735 56.4158342))'^^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 '1183_559'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.413663 -0.424673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.413663"^^xsd:decimal ;
  dwc:decimalLongitude "-0.424673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.413663 -0.424673)"^^geo:wktLiteral ;
  geo-pos:lat "56.413663"^^xsd:decimal ;
  geo-pos:long "-0.424673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_557'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_557'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.437777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.424673'^^xsd:double;
  dwc:startLongitude '-0.4246725'^^xsd:double;
  dwc:endLongitude '-0.4246725'^^xsd:double;
  dwc:latitude '56.413663'^^xsd:double;
  dwc:startLatitude '56.4136633'^^xsd:double;
  dwc:endLatitude '56.4136633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4246725 56.4136633, -0.4246725 56.4136633, -0.4246725 56.4136633, -0.4246725 56.4136633, -0.4246725 56.4136633))'^^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 '1183_557'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.413422 -0.424428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.413422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.424428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.413422 -0.424428)"^^geo:wktLiteral ;
  geo-pos:lat "56.413422"^^xsd:decimal ;
  geo-pos:long "-0.424428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_558'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_558'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.436111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.424428'^^xsd:double;
  dwc:startLongitude '-0.424428'^^xsd:double;
  dwc:endLongitude '-0.424428'^^xsd:double;
  dwc:latitude '56.413422'^^xsd:double;
  dwc:startLatitude '56.4134221'^^xsd:double;
  dwc:endLatitude '56.4134221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.424428 56.4134221, -0.424428 56.4134221, -0.424428 56.4134221, -0.424428 56.4134221, -0.424428 56.4134221))'^^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 '1183_558'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.408759 -0.4197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.408759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.408759 -0.4197)"^^geo:wktLiteral ;
  geo-pos:lat "56.408759"^^xsd:decimal ;
  geo-pos:long "-0.4197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_556'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_556'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.403888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.4197'^^xsd:double;
  dwc:startLongitude '-0.4196999'^^xsd:double;
  dwc:endLongitude '-0.4196999'^^xsd:double;
  dwc:latitude '56.408759'^^xsd:double;
  dwc:startLatitude '56.4087588'^^xsd:double;
  dwc:endLatitude '56.4087588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4196999 56.4087588, -0.4196999 56.4087588, -0.4196999 56.4087588, -0.4196999 56.4087588, -0.4196999 56.4087588))'^^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 '1183_556'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.566581 -0.418468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.566581"^^xsd:decimal ;
  dwc:decimalLongitude "-0.418468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.566581 -0.418468)"^^geo:wktLiteral ;
  geo-pos:lat "54.566581"^^xsd:decimal ;
  geo-pos:long "-0.418468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1904'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1904'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.035833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.418468'^^xsd:double;
  dwc:startLongitude '-0.4184677'^^xsd:double;
  dwc:endLongitude '-0.4184677'^^xsd:double;
  dwc:latitude '54.566581'^^xsd:double;
  dwc:startLatitude '54.5665805'^^xsd:double;
  dwc:endLatitude '54.5665805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4184677 54.5665805, -0.4184677 54.5665805, -0.4184677 54.5665805, -0.4184677 54.5665805, -0.4184677 54.5665805))'^^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 '1183_1904'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.566992 -0.410973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.566992"^^xsd:decimal ;
  dwc:decimalLongitude "-0.410973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.566992 -0.410973)"^^geo:wktLiteral ;
  geo-pos:lat "54.566992"^^xsd:decimal ;
  geo-pos:long "-0.410973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1903'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1903'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.008055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.410973'^^xsd:double;
  dwc:startLongitude '-0.4109728'^^xsd:double;
  dwc:endLongitude '-0.4109728'^^xsd:double;
  dwc:latitude '54.566992'^^xsd:double;
  dwc:startLatitude '54.5669923'^^xsd:double;
  dwc:endLatitude '54.5669923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4109728 54.5669923, -0.4109728 54.5669923, -0.4109728 54.5669923, -0.4109728 54.5669923, -0.4109728 54.5669923))'^^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 '1183_1903'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56705 -0.409924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56705"^^xsd:decimal ;
  dwc:decimalLongitude "-0.409924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56705 -0.409924)"^^geo:wktLiteral ;
  geo-pos:lat "54.56705"^^xsd:decimal ;
  geo-pos:long "-0.409924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1902'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1902'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.004166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.409924'^^xsd:double;
  dwc:startLongitude '-0.4099235'^^xsd:double;
  dwc:endLongitude '-0.4099235'^^xsd:double;
  dwc:latitude '54.56705'^^xsd:double;
  dwc:startLatitude '54.56705'^^xsd:double;
  dwc:endLatitude '54.56705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4099235 54.56705, -0.4099235 54.56705, -0.4099235 54.56705, -0.4099235 54.56705, -0.4099235 54.56705))'^^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 '1183_1902'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.06075 -0.407227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.06075"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.06075 -0.407227)"^^geo:wktLiteral ;
  geo-pos:lat "60.06075"^^xsd:decimal ;
  geo-pos:long "-0.407227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1082'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1082'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.326111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.407227'^^xsd:double;
  dwc:startLongitude '-0.4072272'^^xsd:double;
  dwc:endLongitude '-0.4072272'^^xsd:double;
  dwc:latitude '60.06075'^^xsd:double;
  dwc:startLatitude '60.0607499'^^xsd:double;
  dwc:endLatitude '60.0607499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4072272 60.0607499, -0.4072272 60.0607499, -0.4072272 60.0607499, -0.4072272 60.0607499, -0.4072272 60.0607499))'^^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 '1183_1082'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.888195 -0.407217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.888195"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.888195 -0.407217)"^^geo:wktLiteral ;
  geo-pos:lat "55.888195"^^xsd:decimal ;
  geo-pos:long "-0.407217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1460'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6111111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.407217'^^xsd:double;
  dwc:startLongitude '-0.4072174'^^xsd:double;
  dwc:endLongitude '-0.4072174'^^xsd:double;
  dwc:latitude '55.888195'^^xsd:double;
  dwc:startLatitude '55.8881952'^^xsd:double;
  dwc:endLatitude '55.8881952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4072174 55.8881952, -0.4072174 55.8881952, -0.4072174 55.8881952, -0.4072174 55.8881952, -0.4072174 55.8881952))'^^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 '1183_1460'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.061503 -0.406228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.061503"^^xsd:decimal ;
  dwc:decimalLongitude "-0.406228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.061503 -0.406228)"^^geo:wktLiteral ;
  geo-pos:lat "60.061503"^^xsd:decimal ;
  geo-pos:long "-0.406228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1084'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1084'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.331944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.406228'^^xsd:double;
  dwc:startLongitude '-0.4062284'^^xsd:double;
  dwc:endLongitude '-0.4062284'^^xsd:double;
  dwc:latitude '60.061503'^^xsd:double;
  dwc:startLatitude '60.061503'^^xsd:double;
  dwc:endLatitude '60.061503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4062284 60.061503, -0.4062284 60.061503, -0.4062284 60.061503, -0.4062284 60.061503, -0.4062284 60.061503))'^^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 '1183_1084'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.567297 -0.405427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.567297"^^xsd:decimal ;
  dwc:decimalLongitude "-0.405427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.567297 -0.405427)"^^geo:wktLiteral ;
  geo-pos:lat "54.567297"^^xsd:decimal ;
  geo-pos:long "-0.405427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1901'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1901'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.9875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.405427'^^xsd:double;
  dwc:startLongitude '-0.4054266'^^xsd:double;
  dwc:endLongitude '-0.4054266'^^xsd:double;
  dwc:latitude '54.567297'^^xsd:double;
  dwc:startLatitude '54.5672971'^^xsd:double;
  dwc:endLatitude '54.5672971'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4054266 54.5672971, -0.4054266 54.5672971, -0.4054266 54.5672971, -0.4054266 54.5672971, -0.4054266 54.5672971))'^^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 '1183_1901'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.062256 -0.40523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.062256"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.062256 -0.40523)"^^geo:wktLiteral ;
  geo-pos:lat "60.062256"^^xsd:decimal ;
  geo-pos:long "-0.40523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1083'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_1083'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.337777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.40523'^^xsd:double;
  dwc:startLongitude '-0.4052295'^^xsd:double;
  dwc:endLongitude '-0.4052295'^^xsd:double;
  dwc:latitude '60.062256'^^xsd:double;
  dwc:startLatitude '60.062256'^^xsd:double;
  dwc:endLatitude '60.062256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4052295 60.062256, -0.4052295 60.062256, -0.4052295 60.062256, -0.4052295 60.062256, -0.4052295 60.062256))'^^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 '1183_1083'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.539465 -0.403828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.539465"^^xsd:decimal ;
  dwc:decimalLongitude "-0.403828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.539465 -0.403828)"^^geo:wktLiteral ;
  geo-pos:lat "59.539465"^^xsd:decimal ;
  geo-pos:long "-0.403828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1364'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1183_1364'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.403828'^^xsd:double;
  dwc:startLongitude '-0.4038284'^^xsd:double;
  dwc:endLongitude '-0.4038284'^^xsd:double;
  dwc:latitude '59.539465'^^xsd:double;
  dwc:startLatitude '59.539465'^^xsd:double;
  dwc:endLatitude '59.539465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.4038284 59.539465, -0.4038284 59.539465, -0.4038284 59.539465, -0.4038284 59.539465, -0.4038284 59.539465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1364'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.567668 -0.398681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.567668"^^xsd:decimal ;
  dwc:decimalLongitude "-0.398681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.567668 -0.398681)"^^geo:wktLiteral ;
  geo-pos:lat "54.567668"^^xsd:decimal ;
  geo-pos:long "-0.398681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1919'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1919'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.9625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.398681'^^xsd:double;
  dwc:startLongitude '-0.3986813'^^xsd:double;
  dwc:endLongitude '-0.3986813'^^xsd:double;
  dwc:latitude '54.567668'^^xsd:double;
  dwc:startLatitude '54.5676677'^^xsd:double;
  dwc:endLatitude '54.5676677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3986813 54.5676677, -0.3986813 54.5676677, -0.3986813 54.5676677, -0.3986813 54.5676677, -0.3986813 54.5676677))'^^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 '1183_1919'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.888902 -0.394917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.888902"^^xsd:decimal ;
  dwc:decimalLongitude "-0.394917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.888902 -0.394917)"^^geo:wktLiteral ;
  geo-pos:lat "55.888902"^^xsd:decimal ;
  geo-pos:long "-0.394917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1459'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1459'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.5786111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.394917'^^xsd:double;
  dwc:startLongitude '-0.3949168'^^xsd:double;
  dwc:endLongitude '-0.3949168'^^xsd:double;
  dwc:latitude '55.888902'^^xsd:double;
  dwc:startLatitude '55.8889019'^^xsd:double;
  dwc:endLatitude '55.8889019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3949168 55.8889019, -0.3949168 55.8889019, -0.3949168 55.8889019, -0.3949168 55.8889019, -0.3949168 55.8889019))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1459'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.379991 -0.390535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.379991"^^xsd:decimal ;
  dwc:decimalLongitude "-0.390535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.379991 -0.390535)"^^geo:wktLiteral ;
  geo-pos:lat "56.379991"^^xsd:decimal ;
  geo-pos:long "-0.390535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_554'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_554'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '17.205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.390535'^^xsd:double;
  dwc:startLongitude '-0.3905354'^^xsd:double;
  dwc:endLongitude '-0.3905354'^^xsd:double;
  dwc:latitude '56.379991'^^xsd:double;
  dwc:startLatitude '56.3799914'^^xsd:double;
  dwc:endLatitude '56.3799914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3905354 56.3799914, -0.3905354 56.3799914, -0.3905354 56.3799914, -0.3905354 56.3799914, -0.3905354 56.3799914))'^^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 '1183_554'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.568565 -0.382343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.568565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.382343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.568565 -0.382343)"^^geo:wktLiteral ;
  geo-pos:lat "54.568565"^^xsd:decimal ;
  geo-pos:long "-0.382343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1899'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1899'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.901944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.382343'^^xsd:double;
  dwc:startLongitude '-0.3823425'^^xsd:double;
  dwc:endLongitude '-0.3823425'^^xsd:double;
  dwc:latitude '54.568565'^^xsd:double;
  dwc:startLatitude '54.5685654'^^xsd:double;
  dwc:endLatitude '54.5685654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3823425 54.5685654, -0.3823425 54.5685654, -0.3823425 54.5685654, -0.3823425 54.5685654, -0.3823425 54.5685654))'^^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 '1183_1899'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.569579 -0.363905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.569579"^^xsd:decimal ;
  dwc:decimalLongitude "-0.363905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.569579 -0.363905)"^^geo:wktLiteral ;
  geo-pos:lat "54.569579"^^xsd:decimal ;
  geo-pos:long "-0.363905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1898'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1898'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.833611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.363905'^^xsd:double;
  dwc:startLongitude '-0.3639051'^^xsd:double;
  dwc:endLongitude '-0.3639051'^^xsd:double;
  dwc:latitude '54.569579'^^xsd:double;
  dwc:startLatitude '54.5695785'^^xsd:double;
  dwc:endLatitude '54.5695785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3639051 54.5695785, -0.3639051 54.5695785, -0.3639051 54.5695785, -0.3639051 54.5695785, -0.3639051 54.5695785))'^^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 '1183_1898'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.569599 -0.36353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.569599"^^xsd:decimal ;
  dwc:decimalLongitude "-0.36353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.569599 -0.36353)"^^geo:wktLiteral ;
  geo-pos:lat "54.569599"^^xsd:decimal ;
  geo-pos:long "-0.36353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1897'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1897'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.832222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.36353'^^xsd:double;
  dwc:startLongitude '-0.3635304'^^xsd:double;
  dwc:endLongitude '-0.3635304'^^xsd:double;
  dwc:latitude '54.569599'^^xsd:double;
  dwc:startLatitude '54.5695991'^^xsd:double;
  dwc:endLatitude '54.5695991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3635304 54.5695991, -0.3635304 54.5695991, -0.3635304 54.5695991, -0.3635304 54.5695991, -0.3635304 54.5695991))'^^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 '1183_1897'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.891 -0.357385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.891"^^xsd:decimal ;
  dwc:decimalLongitude "-0.357385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.891 -0.357385)"^^geo:wktLiteral ;
  geo-pos:lat "55.891"^^xsd:decimal ;
  geo-pos:long "-0.357385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1458'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.4791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.357385'^^xsd:double;
  dwc:startLongitude '-0.3573846'^^xsd:double;
  dwc:endLongitude '-0.3573846'^^xsd:double;
  dwc:latitude '55.891'^^xsd:double;
  dwc:startLatitude '55.8910002'^^xsd:double;
  dwc:endLatitude '55.8910002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3573846 55.8910002, -0.3573846 55.8910002, -0.3573846 55.8910002, -0.3573846 55.8910002, -0.3573846 55.8910002))'^^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 '1183_1458'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.347054 -0.35676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.347054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.347054 -0.35676)"^^geo:wktLiteral ;
  geo-pos:lat "56.347054"^^xsd:decimal ;
  geo-pos:long "-0.35676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_551'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_551'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.977222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.35676'^^xsd:double;
  dwc:startLongitude '-0.3567598'^^xsd:double;
  dwc:endLongitude '-0.3567598'^^xsd:double;
  dwc:latitude '56.347054'^^xsd:double;
  dwc:startLatitude '56.3470539'^^xsd:double;
  dwc:endLatitude '56.3470539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3567598 56.3470539, -0.3567598 56.3470539, -0.3567598 56.3470539, -0.3567598 56.3470539, -0.3567598 56.3470539))'^^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 '1183_551'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186443 -0.35652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.186443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.186443 -0.35652)"^^geo:wktLiteral ;
  geo-pos:lat "58.186443"^^xsd:decimal ;
  geo-pos:long "-0.35652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_988'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_988'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.995555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.35652'^^xsd:double;
  dwc:startLongitude '-0.3565203'^^xsd:double;
  dwc:endLongitude '-0.3565203'^^xsd:double;
  dwc:latitude '58.186443'^^xsd:double;
  dwc:startLatitude '58.1864425'^^xsd:double;
  dwc:endLatitude '58.1864425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3565203 58.1864425, -0.3565203 58.1864425, -0.3565203 58.1864425, -0.3565203 58.1864425, -0.3565203 58.1864425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_988'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.346417 -0.356083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.346417"^^xsd:decimal ;
  dwc:decimalLongitude "-0.356083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.346417 -0.356083)"^^geo:wktLiteral ;
  geo-pos:lat "56.346417"^^xsd:decimal ;
  geo-pos:long "-0.356083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_552'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_552'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.972777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.356083'^^xsd:double;
  dwc:startLongitude '-0.3560831'^^xsd:double;
  dwc:endLongitude '-0.3560831'^^xsd:double;
  dwc:latitude '56.346417'^^xsd:double;
  dwc:startLatitude '56.3464174'^^xsd:double;
  dwc:endLatitude '56.3464174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3560831 56.3464174, -0.3560831 56.3464174, -0.3560831 56.3464174, -0.3560831 56.3464174, -0.3560831 56.3464174))'^^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 '1183_552'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.185971 -0.355805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.185971"^^xsd:decimal ;
  dwc:decimalLongitude "-0.355805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.185971 -0.355805)"^^geo:wktLiteral ;
  geo-pos:lat "58.185971"^^xsd:decimal ;
  geo-pos:long "-0.355805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_989'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_989'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.991666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.355805'^^xsd:double;
  dwc:startLongitude '-0.355805'^^xsd:double;
  dwc:endLongitude '-0.355805'^^xsd:double;
  dwc:latitude '58.185971'^^xsd:double;
  dwc:startLatitude '58.1859707'^^xsd:double;
  dwc:endLatitude '58.1859707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.355805 58.1859707, -0.355805 58.1859707, -0.355805 58.1859707, -0.355805 58.1859707, -0.355805 58.1859707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_989'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.339695 -0.348935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.339695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.348935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.339695 -0.348935)"^^geo:wktLiteral ;
  geo-pos:lat "56.339695"^^xsd:decimal ;
  geo-pos:long "-0.348935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_550'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_550'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.925833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.348935'^^xsd:double;
  dwc:startLongitude '-0.348935'^^xsd:double;
  dwc:endLongitude '-0.348935'^^xsd:double;
  dwc:latitude '56.339695'^^xsd:double;
  dwc:startLatitude '56.3396949'^^xsd:double;
  dwc:endLatitude '56.3396949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.348935 56.3396949, -0.348935 56.3396949, -0.348935 56.3396949, -0.348935 56.3396949, -0.348935 56.3396949))'^^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 '1183_550'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.570592 -0.345468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.570592"^^xsd:decimal ;
  dwc:decimalLongitude "-0.345468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.570592 -0.345468)"^^geo:wktLiteral ;
  geo-pos:lat "54.570592"^^xsd:decimal ;
  geo-pos:long "-0.345468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1896'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1896'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.765277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.345468'^^xsd:double;
  dwc:startLongitude '-0.3454678'^^xsd:double;
  dwc:endLongitude '-0.3454678'^^xsd:double;
  dwc:latitude '54.570592'^^xsd:double;
  dwc:startLatitude '54.5705915'^^xsd:double;
  dwc:endLatitude '54.5705915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3454678 54.5705915, -0.3454678 54.5705915, -0.3454678 54.5705915, -0.3454678 54.5705915, -0.3454678 54.5705915))'^^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 '1183_1896'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.178185 -0.344001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.178185"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.178185 -0.344001)"^^geo:wktLiteral ;
  geo-pos:lat "58.178185"^^xsd:decimal ;
  geo-pos:long "-0.344001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_987'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_987'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.9275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.344001'^^xsd:double;
  dwc:startLongitude '-0.3440013'^^xsd:double;
  dwc:endLongitude '-0.3440013'^^xsd:double;
  dwc:latitude '58.178185'^^xsd:double;
  dwc:startLatitude '58.1781853'^^xsd:double;
  dwc:endLatitude '58.1781853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3440013 58.1781853, -0.3440013 58.1781853, -0.3440013 58.1781853, -0.3440013 58.1781853, -0.3440013 58.1781853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_987'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.335001 -0.343944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.335001"^^xsd:decimal ;
  dwc:decimalLongitude "-0.343944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.335001 -0.343944)"^^geo:wktLiteral ;
  geo-pos:lat "56.335001"^^xsd:decimal ;
  geo-pos:long "-0.343944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_548'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_548'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.893055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.343944'^^xsd:double;
  dwc:startLongitude '-0.3439441'^^xsd:double;
  dwc:endLongitude '-0.3439441'^^xsd:double;
  dwc:latitude '56.335001'^^xsd:double;
  dwc:startLatitude '56.335001'^^xsd:double;
  dwc:endLatitude '56.335001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3439441 56.335001, -0.3439441 56.335001, -0.3439441 56.335001, -0.3439441 56.335001, -0.3439441 56.335001))'^^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 '1183_548'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.334802 -0.343733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.334802"^^xsd:decimal ;
  dwc:decimalLongitude "-0.343733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.334802 -0.343733)"^^geo:wktLiteral ;
  geo-pos:lat "56.334802"^^xsd:decimal ;
  geo-pos:long "-0.343733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_549'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_549'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.891666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.343733'^^xsd:double;
  dwc:startLongitude '-0.3437326'^^xsd:double;
  dwc:endLongitude '-0.3437326'^^xsd:double;
  dwc:latitude '56.334802'^^xsd:double;
  dwc:startLatitude '56.3348021'^^xsd:double;
  dwc:endLatitude '56.3348021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3437326 56.3348021, -0.3437326 56.3348021, -0.3437326 56.3348021, -0.3437326 56.3348021, -0.3437326 56.3348021))'^^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 '1183_549'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.009015 -0.34055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.009015"^^xsd:decimal ;
  dwc:decimalLongitude "-0.34055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.009015 -0.34055)"^^geo:wktLiteral ;
  geo-pos:lat "55.009015"^^xsd:decimal ;
  geo-pos:long "-0.34055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1928'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1928'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.34055'^^xsd:double;
  dwc:startLongitude '-0.3405497'^^xsd:double;
  dwc:endLongitude '-0.3405497'^^xsd:double;
  dwc:latitude '55.009015'^^xsd:double;
  dwc:startLatitude '55.0090145'^^xsd:double;
  dwc:endLatitude '55.0090145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3405497 55.0090145, -0.3405497 55.0090145, -0.3405497 55.0090145, -0.3405497 55.0090145, -0.3405497 55.0090145))'^^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 '1183_1928'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.325733 -0.334089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.325733"^^xsd:decimal ;
  dwc:decimalLongitude "-0.334089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.325733 -0.334089)"^^geo:wktLiteral ;
  geo-pos:lat "56.325733"^^xsd:decimal ;
  geo-pos:long "-0.334089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_546'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_546'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.828333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.334089'^^xsd:double;
  dwc:startLongitude '-0.3340891'^^xsd:double;
  dwc:endLongitude '-0.3340891'^^xsd:double;
  dwc:latitude '56.325733'^^xsd:double;
  dwc:startLatitude '56.3257326'^^xsd:double;
  dwc:endLatitude '56.3257326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3340891 56.3257326, -0.3340891 56.3257326, -0.3340891 56.3257326, -0.3340891 56.3257326, -0.3340891 56.3257326))'^^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 '1183_546'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324062 -0.332313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324062"^^xsd:decimal ;
  dwc:decimalLongitude "-0.332313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324062 -0.332313)"^^geo:wktLiteral ;
  geo-pos:lat "56.324062"^^xsd:decimal ;
  geo-pos:long "-0.332313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_545'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_545'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.332313'^^xsd:double;
  dwc:startLongitude '-0.3323127'^^xsd:double;
  dwc:endLongitude '-0.3323127'^^xsd:double;
  dwc:latitude '56.324062'^^xsd:double;
  dwc:startLatitude '56.3240619'^^xsd:double;
  dwc:endLatitude '56.3240619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3323127 56.3240619, -0.3323127 56.3240619, -0.3323127 56.3240619, -0.3323127 56.3240619, -0.3323127 56.3240619))'^^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 '1183_545'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.322312 -0.330452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.322312"^^xsd:decimal ;
  dwc:decimalLongitude "-0.330452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.322312 -0.330452)"^^geo:wktLiteral ;
  geo-pos:lat "56.322312"^^xsd:decimal ;
  geo-pos:long "-0.330452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_544'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_544'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.804444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.330452'^^xsd:double;
  dwc:startLongitude '-0.3304517'^^xsd:double;
  dwc:endLongitude '-0.3304517'^^xsd:double;
  dwc:latitude '56.322312'^^xsd:double;
  dwc:startLatitude '56.3223117'^^xsd:double;
  dwc:endLatitude '56.3223117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3304517 56.3223117, -0.3304517 56.3223117, -0.3304517 56.3223117, -0.3304517 56.3223117, -0.3304517 56.3223117))'^^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 '1183_544'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16794 -0.328468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.16794"^^xsd:decimal ;
  dwc:decimalLongitude "-0.328468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.16794 -0.328468)"^^geo:wktLiteral ;
  geo-pos:lat "58.16794"^^xsd:decimal ;
  geo-pos:long "-0.328468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_986'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_986'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.843055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.328468'^^xsd:double;
  dwc:startLongitude '-0.3284675'^^xsd:double;
  dwc:endLongitude '-0.3284675'^^xsd:double;
  dwc:latitude '58.16794'^^xsd:double;
  dwc:startLatitude '58.1679396'^^xsd:double;
  dwc:endLatitude '58.1679396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3284675 58.1679396, -0.3284675 58.1679396, -0.3284675 58.1679396, -0.3284675 58.1679396, -0.3284675 58.1679396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_986'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.571885 -0.321934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.571885"^^xsd:decimal ;
  dwc:decimalLongitude "-0.321934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.571885 -0.321934)"^^geo:wktLiteral ;
  geo-pos:lat "54.571885"^^xsd:decimal ;
  geo-pos:long "-0.321934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1895'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1895'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.678055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.321934'^^xsd:double;
  dwc:startLongitude '-0.321934'^^xsd:double;
  dwc:endLongitude '-0.321934'^^xsd:double;
  dwc:latitude '54.571885'^^xsd:double;
  dwc:startLatitude '54.5718846'^^xsd:double;
  dwc:endLatitude '54.5718846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.321934 54.5718846, -0.321934 54.5718846, -0.321934 54.5718846, -0.321934 54.5718846, -0.321934 54.5718846))'^^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 '1183_1895'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.572317 -0.314064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.572317"^^xsd:decimal ;
  dwc:decimalLongitude "-0.314064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.572317 -0.314064)"^^geo:wktLiteral ;
  geo-pos:lat "54.572317"^^xsd:decimal ;
  geo-pos:long "-0.314064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1894'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1894'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.648888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.314064'^^xsd:double;
  dwc:startLongitude '-0.3140644'^^xsd:double;
  dwc:endLongitude '-0.3140644'^^xsd:double;
  dwc:latitude '54.572317'^^xsd:double;
  dwc:startLatitude '54.572317'^^xsd:double;
  dwc:endLatitude '54.572317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3140644 54.572317, -0.3140644 54.572317, -0.3140644 54.572317, -0.3140644 54.572317, -0.3140644 54.572317))'^^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 '1183_1894'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.874799 -0.310984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.874799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.874799 -0.310984)"^^geo:wktLiteral ;
  geo-pos:lat "54.874799"^^xsd:decimal ;
  geo-pos:long "-0.310984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1949'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1949'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.413333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.310984'^^xsd:double;
  dwc:startLongitude '-0.3109842'^^xsd:double;
  dwc:endLongitude '-0.3109842'^^xsd:double;
  dwc:latitude '54.874799'^^xsd:double;
  dwc:startLatitude '54.8747987'^^xsd:double;
  dwc:endLatitude '54.8747987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3109842 54.8747987, -0.3109842 54.8747987, -0.3109842 54.8747987, -0.3109842 54.8747987, -0.3109842 54.8747987))'^^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 '1183_1949'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.156448 -0.308491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.156448"^^xsd:decimal ;
  dwc:decimalLongitude "-0.308491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.156448 -0.308491)"^^geo:wktLiteral ;
  geo-pos:lat "58.156448"^^xsd:decimal ;
  geo-pos:long "-0.308491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_985'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_985'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '18.036666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.308491'^^xsd:double;
  dwc:startLongitude '-0.3084907'^^xsd:double;
  dwc:endLongitude '-0.3084907'^^xsd:double;
  dwc:latitude '58.156448'^^xsd:double;
  dwc:startLatitude '58.1564482'^^xsd:double;
  dwc:endLatitude '58.1564482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3084907 58.1564482, -0.3084907 58.1564482, -0.3084907 58.1564482, -0.3084907 58.1564482, -0.3084907 58.1564482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_985'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57291 -0.303272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57291"^^xsd:decimal ;
  dwc:decimalLongitude "-0.303272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57291 -0.303272)"^^geo:wktLiteral ;
  geo-pos:lat "54.57291"^^xsd:decimal ;
  geo-pos:long "-0.303272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1893'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1893'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.608888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.303272'^^xsd:double;
  dwc:startLongitude '-0.3032718'^^xsd:double;
  dwc:endLongitude '-0.3032718'^^xsd:double;
  dwc:latitude '54.57291'^^xsd:double;
  dwc:startLatitude '54.57291'^^xsd:double;
  dwc:endLatitude '54.57291'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3032718 54.57291, -0.3032718 54.57291, -0.3032718 54.57291, -0.3032718 54.57291, -0.3032718 54.57291))'^^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 '1183_1893'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.289882 -0.29618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.289882"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.289882 -0.29618)"^^geo:wktLiteral ;
  geo-pos:lat "56.289882"^^xsd:decimal ;
  geo-pos:long "-0.29618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_543'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.29618'^^xsd:double;
  dwc:startLongitude '-0.2961795'^^xsd:double;
  dwc:endLongitude '-0.2961795'^^xsd:double;
  dwc:latitude '56.289882'^^xsd:double;
  dwc:startLatitude '56.2898821'^^xsd:double;
  dwc:endLatitude '56.2898821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2961795 56.2898821, -0.2961795 56.2898821, -0.2961795 56.2898821, -0.2961795 56.2898821, -0.2961795 56.2898821))'^^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 '1183_543'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.145959 -0.291798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.145959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.145959 -0.291798)"^^geo:wktLiteral ;
  geo-pos:lat "58.145959"^^xsd:decimal ;
  geo-pos:long "-0.291798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_984'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_984'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.950833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.291798'^^xsd:double;
  dwc:startLongitude '-0.2917975'^^xsd:double;
  dwc:endLongitude '-0.2917975'^^xsd:double;
  dwc:latitude '58.145959'^^xsd:double;
  dwc:startLatitude '58.1459588'^^xsd:double;
  dwc:endLatitude '58.1459588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2917975 58.1459588, -0.2917975 58.1459588, -0.2917975 58.1459588, -0.2917975 58.1459588, -0.2917975 58.1459588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_984'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573651 -0.289781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573651"^^xsd:decimal ;
  dwc:decimalLongitude "-0.289781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573651 -0.289781)"^^geo:wktLiteral ;
  geo-pos:lat "54.573651"^^xsd:decimal ;
  geo-pos:long "-0.289781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1892'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1892'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.558888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.289781'^^xsd:double;
  dwc:startLongitude '-0.2897811'^^xsd:double;
  dwc:endLongitude '-0.2897811'^^xsd:double;
  dwc:latitude '54.573651'^^xsd:double;
  dwc:startLatitude '54.5736512'^^xsd:double;
  dwc:endLatitude '54.5736512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2897811 54.5736512, -0.2897811 54.5736512, -0.2897811 54.5736512, -0.2897811 54.5736512, -0.2897811 54.5736512))'^^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 '1183_1892'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573977 -0.28386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573977"^^xsd:decimal ;
  dwc:decimalLongitude "-0.28386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573977 -0.28386)"^^geo:wktLiteral ;
  geo-pos:lat "54.573977"^^xsd:decimal ;
  geo-pos:long "-0.28386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1891'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1891'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.536944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.28386'^^xsd:double;
  dwc:startLongitude '-0.2838601'^^xsd:double;
  dwc:endLongitude '-0.2838601'^^xsd:double;
  dwc:latitude '54.573977'^^xsd:double;
  dwc:startLatitude '54.5739766'^^xsd:double;
  dwc:endLatitude '54.5739766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2838601 54.5739766, -0.2838601 54.5739766, -0.2838601 54.5739766, -0.2838601 54.5739766, -0.2838601 54.5739766))'^^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 '1183_1891'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.273271 -0.277708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.273271"^^xsd:decimal ;
  dwc:decimalLongitude "-0.277708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.273271 -0.277708)"^^geo:wktLiteral ;
  geo-pos:lat "56.273271"^^xsd:decimal ;
  geo-pos:long "-0.277708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_542'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_542'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.896388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.277708'^^xsd:double;
  dwc:startLongitude '-0.2777083'^^xsd:double;
  dwc:endLongitude '-0.2777083'^^xsd:double;
  dwc:latitude '56.273271'^^xsd:double;
  dwc:startLatitude '56.2732711'^^xsd:double;
  dwc:endLatitude '56.2732711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2777083 56.2732711, -0.2777083 56.2732711, -0.2777083 56.2732711, -0.2777083 56.2732711, -0.2777083 56.2732711))'^^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 '1183_542'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.020073 -0.275423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.020073"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.020073 -0.275423)"^^geo:wktLiteral ;
  geo-pos:lat "55.020073"^^xsd:decimal ;
  geo-pos:long "-0.275423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1929'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1929'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.167777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.275423'^^xsd:double;
  dwc:startLongitude '-0.275423'^^xsd:double;
  dwc:endLongitude '-0.275423'^^xsd:double;
  dwc:latitude '55.020073'^^xsd:double;
  dwc:startLatitude '55.0200731'^^xsd:double;
  dwc:endLatitude '55.0200731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.275423 55.0200731, -0.275423 55.0200731, -0.275423 55.0200731, -0.275423 55.0200731, -0.275423 55.0200731))'^^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 '1183_1929'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.051861 -0.275415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.051861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.275415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.051861 -0.275415)"^^geo:wktLiteral ;
  geo-pos:lat "57.051861"^^xsd:decimal ;
  geo-pos:long "-0.275415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_630'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_630'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.171666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.275415'^^xsd:double;
  dwc:startLongitude '-0.2754148'^^xsd:double;
  dwc:endLongitude '-0.2754148'^^xsd:double;
  dwc:latitude '57.051861'^^xsd:double;
  dwc:startLatitude '57.0518612'^^xsd:double;
  dwc:endLatitude '57.0518612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2754148 57.0518612, -0.2754148 57.0518612, -0.2754148 57.0518612, -0.2754148 57.0518612, -0.2754148 57.0518612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_630'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.159103 -0.270286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.159103"^^xsd:decimal ;
  dwc:decimalLongitude "-0.270286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.159103 -0.270286)"^^geo:wktLiteral ;
  geo-pos:lat "60.159103"^^xsd:decimal ;
  geo-pos:long "-0.270286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1087'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_1087'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.1955555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.270286'^^xsd:double;
  dwc:startLongitude '-0.270286'^^xsd:double;
  dwc:endLongitude '-0.270286'^^xsd:double;
  dwc:latitude '60.159103'^^xsd:double;
  dwc:startLatitude '60.1591028'^^xsd:double;
  dwc:endLatitude '60.1591028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.270286 60.1591028, -0.270286 60.1591028, -0.270286 60.1591028, -0.270286 60.1591028, -0.270286 60.1591028))'^^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 '1183_1087'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.048077 -0.269997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.048077"^^xsd:decimal ;
  dwc:decimalLongitude "-0.269997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.048077 -0.269997)"^^geo:wktLiteral ;
  geo-pos:lat "57.048077"^^xsd:decimal ;
  geo-pos:long "-0.269997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_631'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_631'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.269997'^^xsd:double;
  dwc:startLongitude '-0.2699966'^^xsd:double;
  dwc:endLongitude '-0.2699966'^^xsd:double;
  dwc:latitude '57.048077'^^xsd:double;
  dwc:startLatitude '57.048077'^^xsd:double;
  dwc:endLatitude '57.048077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2699966 57.048077, -0.2699966 57.048077, -0.2699966 57.048077, -0.2699966 57.048077, -0.2699966 57.048077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_631'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.159742 -0.269426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.159742"^^xsd:decimal ;
  dwc:decimalLongitude "-0.269426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.159742 -0.269426)"^^geo:wktLiteral ;
  geo-pos:lat "60.159742"^^xsd:decimal ;
  geo-pos:long "-0.269426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1088'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_1088'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.269426'^^xsd:double;
  dwc:startLongitude '-0.2694258'^^xsd:double;
  dwc:endLongitude '-0.2694258'^^xsd:double;
  dwc:latitude '60.159742'^^xsd:double;
  dwc:startLatitude '60.1597415'^^xsd:double;
  dwc:endLatitude '60.1597415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2694258 60.1597415, -0.2694258 60.1597415, -0.2694258 60.1597415, -0.2694258 60.1597415, -0.2694258 60.1597415))'^^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 '1183_1088'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025238 -0.24643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.025238"^^xsd:decimal ;
  dwc:decimalLongitude "-0.24643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025238 -0.24643)"^^geo:wktLiteral ;
  geo-pos:lat "55.025238"^^xsd:decimal ;
  geo-pos:long "-0.24643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1930'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1930'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.285555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.24643'^^xsd:double;
  dwc:startLongitude '-0.2464295'^^xsd:double;
  dwc:endLongitude '-0.2464295'^^xsd:double;
  dwc:latitude '55.025238'^^xsd:double;
  dwc:startLatitude '55.0252378'^^xsd:double;
  dwc:endLatitude '55.0252378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2464295 55.0252378, -0.2464295 55.0252378, -0.2464295 55.0252378, -0.2464295 55.0252378, -0.2464295 55.0252378))'^^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 '1183_1930'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.931163 -0.242296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.931163"^^xsd:decimal ;
  dwc:decimalLongitude "-0.242296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.931163 -0.242296)"^^geo:wktLiteral ;
  geo-pos:lat "54.931163"^^xsd:decimal ;
  geo-pos:long "-0.242296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1948'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1948'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.242296'^^xsd:double;
  dwc:startLongitude '-0.2422963'^^xsd:double;
  dwc:endLongitude '-0.2422963'^^xsd:double;
  dwc:latitude '54.931163'^^xsd:double;
  dwc:startLatitude '54.9311632'^^xsd:double;
  dwc:endLatitude '54.9311632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2422963 54.9311632, -0.2422963 54.9311632, -0.2422963 54.9311632, -0.2422963 54.9311632, -0.2422963 54.9311632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1948'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.351314 -0.241107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.351314"^^xsd:decimal ;
  dwc:decimalLongitude "-0.241107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.351314 -0.241107)"^^geo:wktLiteral ;
  geo-pos:lat "59.351314"^^xsd:decimal ;
  geo-pos:long "-0.241107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1365'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1183_1365'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.006666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.241107'^^xsd:double;
  dwc:startLongitude '-0.2411068'^^xsd:double;
  dwc:endLongitude '-0.2411068'^^xsd:double;
  dwc:latitude '59.351314'^^xsd:double;
  dwc:startLatitude '59.3513141'^^xsd:double;
  dwc:endLatitude '59.3513141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2411068 59.3513141, -0.2411068 59.3513141, -0.2411068 59.3513141, -0.2411068 59.3513141, -0.2411068 59.3513141))'^^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 '1183_1365'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.194518 -0.222594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.194518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.222594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.194518 -0.222594)"^^geo:wktLiteral ;
  geo-pos:lat "60.194518"^^xsd:decimal ;
  geo-pos:long "-0.222594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1089'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_1089'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.222594'^^xsd:double;
  dwc:startLongitude '-0.2225936'^^xsd:double;
  dwc:endLongitude '-0.2225936'^^xsd:double;
  dwc:latitude '60.194518'^^xsd:double;
  dwc:startLatitude '60.194518'^^xsd:double;
  dwc:endLatitude '60.194518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2225936 60.194518, -0.2225936 60.194518, -0.2225936 60.194518, -0.2225936 60.194518, -0.2225936 60.194518))'^^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 '1183_1089'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952123 -0.216993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.952123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.216993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.952123 -0.216993)"^^geo:wktLiteral ;
  geo-pos:lat "54.952123"^^xsd:decimal ;
  geo-pos:long "-0.216993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1946'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1946'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.7525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.216993'^^xsd:double;
  dwc:startLongitude '-0.2169927'^^xsd:double;
  dwc:endLongitude '-0.2169927'^^xsd:double;
  dwc:latitude '54.952123'^^xsd:double;
  dwc:startLatitude '54.9521234'^^xsd:double;
  dwc:endLatitude '54.9521234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.2169927 54.9521234, -0.2169927 54.9521234, -0.2169927 54.9521234, -0.2169927 54.9521234, -0.2169927 54.9521234))'^^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 '1183_1946'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.969421 -0.19611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.969421"^^xsd:decimal ;
  dwc:decimalLongitude "-0.19611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.969421 -0.19611)"^^geo:wktLiteral ;
  geo-pos:lat "54.969421"^^xsd:decimal ;
  geo-pos:long "-0.19611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1945'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1945'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.605555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.19611'^^xsd:double;
  dwc:startLongitude '-0.1961102'^^xsd:double;
  dwc:endLongitude '-0.1961102'^^xsd:double;
  dwc:latitude '54.969421'^^xsd:double;
  dwc:startLatitude '54.9694213'^^xsd:double;
  dwc:endLatitude '54.9694213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1961102 54.9694213, -0.1961102 54.9694213, -0.1961102 54.9694213, -0.1961102 54.9694213, -0.1961102 54.9694213))'^^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 '1183_1945'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57905 -0.191524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57905"^^xsd:decimal ;
  dwc:decimalLongitude "-0.191524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57905 -0.191524)"^^geo:wktLiteral ;
  geo-pos:lat "54.57905"^^xsd:decimal ;
  geo-pos:long "-0.191524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1890'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1890'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.194722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.191524'^^xsd:double;
  dwc:startLongitude '-0.1915235'^^xsd:double;
  dwc:endLongitude '-0.1915235'^^xsd:double;
  dwc:latitude '54.57905'^^xsd:double;
  dwc:startLatitude '54.57905'^^xsd:double;
  dwc:endLatitude '54.57905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1915235 54.57905, -0.1915235 54.57905, -0.1915235 54.57905, -0.1915235 54.57905, -0.1915235 54.57905))'^^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 '1183_1890'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.187819 -0.190282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.187819"^^xsd:decimal ;
  dwc:decimalLongitude "-0.190282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.187819 -0.190282)"^^geo:wktLiteral ;
  geo-pos:lat "56.187819"^^xsd:decimal ;
  geo-pos:long "-0.190282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_541'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_541'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.293888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.190282'^^xsd:double;
  dwc:startLongitude '-0.1902818'^^xsd:double;
  dwc:endLongitude '-0.1902818'^^xsd:double;
  dwc:latitude '56.187819'^^xsd:double;
  dwc:startLatitude '56.1878185'^^xsd:double;
  dwc:endLatitude '56.1878185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1902818 56.1878185, -0.1902818 56.1878185, -0.1902818 56.1878185, -0.1902818 56.1878185, -0.1902818 56.1878185))'^^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 '1183_541'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984092 -0.178488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.984092"^^xsd:decimal ;
  dwc:decimalLongitude "-0.178488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.984092 -0.178488)"^^geo:wktLiteral ;
  geo-pos:lat "54.984092"^^xsd:decimal ;
  geo-pos:long "-0.178488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1944'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1944'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.481944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.178488'^^xsd:double;
  dwc:startLongitude '-0.1784878'^^xsd:double;
  dwc:endLongitude '-0.1784878'^^xsd:double;
  dwc:latitude '54.984092'^^xsd:double;
  dwc:startLatitude '54.984092'^^xsd:double;
  dwc:endLatitude '54.984092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1784878 54.984092, -0.1784878 54.984092, -0.1784878 54.984092, -0.1784878 54.984092, -0.1784878 54.984092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1944'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.993223 -0.167712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.993223"^^xsd:decimal ;
  dwc:decimalLongitude "-0.167712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.993223 -0.167712)"^^geo:wktLiteral ;
  geo-pos:lat "54.993223"^^xsd:decimal ;
  geo-pos:long "-0.167712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1943'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1943'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.407222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.167712'^^xsd:double;
  dwc:startLongitude '-0.1677122'^^xsd:double;
  dwc:endLongitude '-0.1677122'^^xsd:double;
  dwc:latitude '54.993223'^^xsd:double;
  dwc:startLatitude '54.9932231'^^xsd:double;
  dwc:endLatitude '54.9932231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1677122 54.9932231, -0.1677122 54.9932231, -0.1677122 54.9932231, -0.1677122 54.9932231, -0.1677122 54.9932231))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1943'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.993257 -0.167672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.993257"^^xsd:decimal ;
  dwc:decimalLongitude "-0.167672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.993257 -0.167672)"^^geo:wktLiteral ;
  geo-pos:lat "54.993257"^^xsd:decimal ;
  geo-pos:long "-0.167672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1942'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1942'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.406944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.167672'^^xsd:double;
  dwc:startLongitude '-0.1676721'^^xsd:double;
  dwc:endLongitude '-0.1676721'^^xsd:double;
  dwc:latitude '54.993257'^^xsd:double;
  dwc:startLatitude '54.9932571'^^xsd:double;
  dwc:endLatitude '54.9932571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1676721 54.9932571, -0.1676721 54.9932571, -0.1676721 54.9932571, -0.1676721 54.9932571, -0.1676721 54.9932571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1942'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9938 -0.167031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9938"^^xsd:decimal ;
  dwc:decimalLongitude "-0.167031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9938 -0.167031)"^^geo:wktLiteral ;
  geo-pos:lat "54.9938"^^xsd:decimal ;
  geo-pos:long "-0.167031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1941'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1941'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.4025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.167031'^^xsd:double;
  dwc:startLongitude '-0.1670312'^^xsd:double;
  dwc:endLongitude '-0.1670312'^^xsd:double;
  dwc:latitude '54.9938'^^xsd:double;
  dwc:startLatitude '54.9938002'^^xsd:double;
  dwc:endLatitude '54.9938002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1670312 54.9938002, -0.1670312 54.9938002, -0.1670312 54.9938002, -0.1670312 54.9938002, -0.1670312 54.9938002))'^^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 '1183_1941'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.039514 -0.166287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.039514"^^xsd:decimal ;
  dwc:decimalLongitude "-0.166287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.039514 -0.166287)"^^geo:wktLiteral ;
  geo-pos:lat "55.039514"^^xsd:decimal ;
  geo-pos:long "-0.166287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1931'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1931'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.166287'^^xsd:double;
  dwc:startLongitude '-0.1662869'^^xsd:double;
  dwc:endLongitude '-0.1662869'^^xsd:double;
  dwc:latitude '55.039514'^^xsd:double;
  dwc:startLatitude '55.0395139'^^xsd:double;
  dwc:endLatitude '55.0395139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1662869 55.0395139, -0.1662869 55.0395139, -0.1662869 55.0395139, -0.1662869 55.0395139, -0.1662869 55.0395139))'^^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 '1183_1931'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995497 -0.165028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.995497"^^xsd:decimal ;
  dwc:decimalLongitude "-0.165028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995497 -0.165028)"^^geo:wktLiteral ;
  geo-pos:lat "54.995497"^^xsd:decimal ;
  geo-pos:long "-0.165028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1940'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1940'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.388611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.165028'^^xsd:double;
  dwc:startLongitude '-0.1650283'^^xsd:double;
  dwc:endLongitude '-0.1650283'^^xsd:double;
  dwc:latitude '54.995497'^^xsd:double;
  dwc:startLatitude '54.9954974'^^xsd:double;
  dwc:endLatitude '54.9954974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1650283 54.9954974, -0.1650283 54.9954974, -0.1650283 54.9954974, -0.1650283 54.9954974, -0.1650283 54.9954974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1940'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.969292 -0.162537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.969292"^^xsd:decimal ;
  dwc:decimalLongitude "-0.162537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.969292 -0.162537)"^^geo:wktLiteral ;
  geo-pos:lat "56.969292"^^xsd:decimal ;
  geo-pos:long "-0.162537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_633'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_633'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.830555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.162537'^^xsd:double;
  dwc:startLongitude '-0.1625371'^^xsd:double;
  dwc:endLongitude '-0.1625371'^^xsd:double;
  dwc:latitude '56.969292'^^xsd:double;
  dwc:startLatitude '56.9692921'^^xsd:double;
  dwc:endLatitude '56.9692921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1625371 56.9692921, -0.1625371 56.9692921, -0.1625371 56.9692921, -0.1625371 56.9692921, -0.1625371 56.9692921))'^^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 '1183_633'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.000352 -0.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.000352"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.000352 -0.1593)"^^geo:wktLiteral ;
  geo-pos:lat "55.000352"^^xsd:decimal ;
  geo-pos:long "-0.1593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1938'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1938'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.348888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.1593'^^xsd:double;
  dwc:startLongitude '-0.1593'^^xsd:double;
  dwc:endLongitude '-0.1593'^^xsd:double;
  dwc:latitude '55.000352'^^xsd:double;
  dwc:startLatitude '55.0003515'^^xsd:double;
  dwc:endLatitude '55.0003515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1593 55.0003515, -0.1593 55.0003515, -0.1593 55.0003515, -0.1593 55.0003515, -0.1593 55.0003515))'^^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 '1183_1938'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.040781 -0.159175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.040781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.159175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.040781 -0.159175)"^^geo:wktLiteral ;
  geo-pos:lat "55.040781"^^xsd:decimal ;
  geo-pos:long "-0.159175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1932'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1932'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.64'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.159175'^^xsd:double;
  dwc:startLongitude '-0.1591753'^^xsd:double;
  dwc:endLongitude '-0.1591753'^^xsd:double;
  dwc:latitude '55.040781'^^xsd:double;
  dwc:startLatitude '55.0407807'^^xsd:double;
  dwc:endLatitude '55.0407807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1591753 55.0407807, -0.1591753 55.0407807, -0.1591753 55.0407807, -0.1591753 55.0407807, -0.1591753 55.0407807))'^^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 '1183_1932'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.581158 -0.15315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.581158"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.581158 -0.15315)"^^geo:wktLiteral ;
  geo-pos:lat "54.581158"^^xsd:decimal ;
  geo-pos:long "-0.15315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1889'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1889'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.0525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.15315'^^xsd:double;
  dwc:startLongitude '-0.1531499'^^xsd:double;
  dwc:endLongitude '-0.1531499'^^xsd:double;
  dwc:latitude '54.581158'^^xsd:double;
  dwc:startLatitude '54.5811584'^^xsd:double;
  dwc:endLatitude '54.5811584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1531499 54.5811584, -0.1531499 54.5811584, -0.1531499 54.5811584, -0.1531499 54.5811584, -0.1531499 54.5811584))'^^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 '1183_1889'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.010229 -0.147643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.010229"^^xsd:decimal ;
  dwc:decimalLongitude "-0.147643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.010229 -0.147643)"^^geo:wktLiteral ;
  geo-pos:lat "55.010229"^^xsd:decimal ;
  geo-pos:long "-0.147643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1937'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1937'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.268055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.147643'^^xsd:double;
  dwc:startLongitude '-0.1476432'^^xsd:double;
  dwc:endLongitude '-0.1476432'^^xsd:double;
  dwc:latitude '55.010229'^^xsd:double;
  dwc:startLatitude '55.0102294'^^xsd:double;
  dwc:endLatitude '55.0102294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1476432 55.0102294, -0.1476432 55.0102294, -0.1476432 55.0102294, -0.1476432 55.0102294, -0.1476432 55.0102294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1937'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013115 -0.144238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.013115"^^xsd:decimal ;
  dwc:decimalLongitude "-0.144238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.013115 -0.144238)"^^geo:wktLiteral ;
  geo-pos:lat "55.013115"^^xsd:decimal ;
  geo-pos:long "-0.144238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1936'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1936'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.144238'^^xsd:double;
  dwc:startLongitude '-0.1442383'^^xsd:double;
  dwc:endLongitude '-0.1442383'^^xsd:double;
  dwc:latitude '55.013115'^^xsd:double;
  dwc:startLatitude '55.0131147'^^xsd:double;
  dwc:endLatitude '55.0131147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1442383 55.0131147, -0.1442383 55.0131147, -0.1442383 55.0131147, -0.1442383 55.0131147, -0.1442383 55.0131147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1936'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.581969 -0.135949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.581969"^^xsd:decimal ;
  dwc:decimalLongitude "-0.135949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.581969 -0.135949)"^^geo:wktLiteral ;
  geo-pos:lat "54.581969"^^xsd:decimal ;
  geo-pos:long "-0.135949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1888'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1888'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.988888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.135949'^^xsd:double;
  dwc:startLongitude '-0.1359488'^^xsd:double;
  dwc:endLongitude '-0.1359488'^^xsd:double;
  dwc:latitude '54.581969'^^xsd:double;
  dwc:startLatitude '54.5819687'^^xsd:double;
  dwc:endLatitude '54.5819687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1359488 54.5819687, -0.1359488 54.5819687, -0.1359488 54.5819687, -0.1359488 54.5819687, -0.1359488 54.5819687))'^^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 '1183_1888'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021635 -0.134184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.021635"^^xsd:decimal ;
  dwc:decimalLongitude "-0.134184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021635 -0.134184)"^^geo:wktLiteral ;
  geo-pos:lat "55.021635"^^xsd:decimal ;
  geo-pos:long "-0.134184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1934'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1934'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.174722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.134184'^^xsd:double;
  dwc:startLongitude '-0.1341837'^^xsd:double;
  dwc:endLongitude '-0.1341837'^^xsd:double;
  dwc:latitude '55.021635'^^xsd:double;
  dwc:startLatitude '55.0216348'^^xsd:double;
  dwc:endLatitude '55.0216348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1341837 55.0216348, -0.1341837 55.0216348, -0.1341837 55.0216348, -0.1341837 55.0216348, -0.1341837 55.0216348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1934'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.947446 -0.132159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.947446"^^xsd:decimal ;
  dwc:decimalLongitude "-0.132159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.947446 -0.132159)"^^geo:wktLiteral ;
  geo-pos:lat "56.947446"^^xsd:decimal ;
  geo-pos:long "-0.132159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_634'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_634'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.999166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.132159'^^xsd:double;
  dwc:startLongitude '-0.1321589'^^xsd:double;
  dwc:endLongitude '-0.1321589'^^xsd:double;
  dwc:latitude '56.947446'^^xsd:double;
  dwc:startLatitude '56.9474461'^^xsd:double;
  dwc:endLatitude '56.9474461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1321589 56.9474461, -0.1321589 56.9474461, -0.1321589 56.9474461, -0.1321589 56.9474461, -0.1321589 56.9474461))'^^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 '1183_634'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025029 -0.130178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.025029"^^xsd:decimal ;
  dwc:decimalLongitude "-0.130178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025029 -0.130178)"^^geo:wktLiteral ;
  geo-pos:lat "55.025029"^^xsd:decimal ;
  geo-pos:long "-0.130178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1935'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1935'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.146944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.130178'^^xsd:double;
  dwc:startLongitude '-0.1301779'^^xsd:double;
  dwc:endLongitude '-0.1301779'^^xsd:double;
  dwc:latitude '55.025029'^^xsd:double;
  dwc:startLatitude '55.0250293'^^xsd:double;
  dwc:endLatitude '55.0250293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1301779 55.0250293, -0.1301779 55.0250293, -0.1301779 55.0250293, -0.1301779 55.0250293, -0.1301779 55.0250293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1935'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025165 -0.130018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.025165"^^xsd:decimal ;
  dwc:decimalLongitude "-0.130018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.025165 -0.130018)"^^geo:wktLiteral ;
  geo-pos:lat "55.025165"^^xsd:decimal ;
  geo-pos:long "-0.130018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1933'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1933'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.145833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.130018'^^xsd:double;
  dwc:startLongitude '-0.1300177'^^xsd:double;
  dwc:endLongitude '-0.1300177'^^xsd:double;
  dwc:latitude '55.025165'^^xsd:double;
  dwc:startLatitude '55.0251651'^^xsd:double;
  dwc:endLatitude '55.0251651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1300177 55.0251651, -0.1300177 55.0251651, -0.1300177 55.0251651, -0.1300177 55.0251651, -0.1300177 55.0251651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1933'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.582396 -0.12686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.582396"^^xsd:decimal ;
  dwc:decimalLongitude "-0.12686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.582396 -0.12686)"^^geo:wktLiteral ;
  geo-pos:lat "54.582396"^^xsd:decimal ;
  geo-pos:long "-0.12686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1887'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1887'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.955277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.12686'^^xsd:double;
  dwc:startLongitude '-0.1268599'^^xsd:double;
  dwc:endLongitude '-0.1268599'^^xsd:double;
  dwc:latitude '54.582396'^^xsd:double;
  dwc:startLatitude '54.5823962'^^xsd:double;
  dwc:endLatitude '54.5823962'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1268599 54.5823962, -0.1268599 54.5823962, -0.1268599 54.5823962, -0.1268599 54.5823962, -0.1268599 54.5823962))'^^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 '1183_1887'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.427011 -0.118162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.427011"^^xsd:decimal ;
  dwc:decimalLongitude "-0.118162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.427011 -0.118162)"^^geo:wktLiteral ;
  geo-pos:lat "55.427011"^^xsd:decimal ;
  geo-pos:long "-0.118162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1494'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1494'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.118162'^^xsd:double;
  dwc:startLongitude '-0.1181617'^^xsd:double;
  dwc:endLongitude '-0.1181617'^^xsd:double;
  dwc:latitude '55.427011'^^xsd:double;
  dwc:startLatitude '55.427011'^^xsd:double;
  dwc:endLatitude '55.427011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1181617 55.427011, -0.1181617 55.427011, -0.1181617 55.427011, -0.1181617 55.427011, -0.1181617 55.427011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1494'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42618 -0.116478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.42618"^^xsd:decimal ;
  dwc:decimalLongitude "-0.116478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.42618 -0.116478)"^^geo:wktLiteral ;
  geo-pos:lat "55.42618"^^xsd:decimal ;
  geo-pos:long "-0.116478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1495'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1495'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.808611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.116478'^^xsd:double;
  dwc:startLongitude '-0.1164775'^^xsd:double;
  dwc:endLongitude '-0.1164775'^^xsd:double;
  dwc:latitude '55.42618'^^xsd:double;
  dwc:startLatitude '55.4261803'^^xsd:double;
  dwc:endLatitude '55.4261803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1164775 55.4261803, -0.1164775 55.4261803, -0.1164775 55.4261803, -0.1164775 55.4261803, -0.1164775 55.4261803))'^^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 '1183_1495'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.422699 -0.10942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.422699"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.422699 -0.10942)"^^geo:wktLiteral ;
  geo-pos:lat "55.422699"^^xsd:decimal ;
  geo-pos:long "-0.10942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1496'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1496'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.833055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.10942'^^xsd:double;
  dwc:startLongitude '-0.10942'^^xsd:double;
  dwc:endLongitude '-0.10942'^^xsd:double;
  dwc:latitude '55.422699'^^xsd:double;
  dwc:startLatitude '55.4226991'^^xsd:double;
  dwc:endLatitude '55.4226991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.10942 55.4226991, -0.10942 55.4226991, -0.10942 55.4226991, -0.10942 55.4226991, -0.10942 55.4226991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1496'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.420484 -0.104929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.420484"^^xsd:decimal ;
  dwc:decimalLongitude "-0.104929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.420484 -0.104929)"^^geo:wktLiteral ;
  geo-pos:lat "55.420484"^^xsd:decimal ;
  geo-pos:long "-0.104929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1497'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1497'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.848611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.104929'^^xsd:double;
  dwc:startLongitude '-0.1049289'^^xsd:double;
  dwc:endLongitude '-0.1049289'^^xsd:double;
  dwc:latitude '55.420484'^^xsd:double;
  dwc:startLatitude '55.4204838'^^xsd:double;
  dwc:endLatitude '55.4204838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1049289 55.4204838, -0.1049289 55.4204838, -0.1049289 55.4204838, -0.1049289 55.4204838, -0.1049289 55.4204838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1497'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41637 -0.096588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.41637"^^xsd:decimal ;
  dwc:decimalLongitude "-0.096588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.41637 -0.096588)"^^geo:wktLiteral ;
  geo-pos:lat "55.41637"^^xsd:decimal ;
  geo-pos:long "-0.096588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1499'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1499'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.8775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.096588'^^xsd:double;
  dwc:startLongitude '-0.0965882'^^xsd:double;
  dwc:endLongitude '-0.0965882'^^xsd:double;
  dwc:latitude '55.41637'^^xsd:double;
  dwc:startLatitude '55.4163697'^^xsd:double;
  dwc:endLatitude '55.4163697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0965882 55.4163697, -0.0965882 55.4163697, -0.0965882 55.4163697, -0.0965882 55.4163697, -0.0965882 55.4163697))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1499'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.316229 -0.096568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.316229"^^xsd:decimal ;
  dwc:decimalLongitude "-0.096568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.316229 -0.096568)"^^geo:wktLiteral ;
  geo-pos:lat "61.316229"^^xsd:decimal ;
  geo-pos:long "-0.096568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1095'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_1095'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.535833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.096568'^^xsd:double;
  dwc:startLongitude '-0.0965677'^^xsd:double;
  dwc:endLongitude '-0.0965677'^^xsd:double;
  dwc:latitude '61.316229'^^xsd:double;
  dwc:startLatitude '61.3162293'^^xsd:double;
  dwc:endLatitude '61.3162293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0965677 61.3162293, -0.0965677 61.3162293, -0.0965677 61.3162293, -0.0965677 61.3162293, -0.0965677 61.3162293))'^^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 '1183_1095'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315186 -0.094606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315186"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315186 -0.094606)"^^geo:wktLiteral ;
  geo-pos:lat "61.315186"^^xsd:decimal ;
  geo-pos:long "-0.094606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1094'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_1094'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.526944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.094606'^^xsd:double;
  dwc:startLongitude '-0.0946064'^^xsd:double;
  dwc:endLongitude '-0.0946064'^^xsd:double;
  dwc:latitude '61.315186'^^xsd:double;
  dwc:startLatitude '61.3151855'^^xsd:double;
  dwc:endLatitude '61.3151855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0946064 61.3151855, -0.0946064 61.3151855, -0.0946064 61.3151855, -0.0946064 61.3151855, -0.0946064 61.3151855))'^^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 '1183_1094'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.415143 -0.094102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.415143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.415143 -0.094102)"^^geo:wktLiteral ;
  geo-pos:lat "55.415143"^^xsd:decimal ;
  geo-pos:long "-0.094102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1498'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1498'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.886111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.094102'^^xsd:double;
  dwc:startLongitude '-0.094102'^^xsd:double;
  dwc:endLongitude '-0.094102'^^xsd:double;
  dwc:latitude '55.415143'^^xsd:double;
  dwc:startLatitude '55.4151433'^^xsd:double;
  dwc:endLatitude '55.4151433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.094102 55.4151433, -0.094102 55.4151433, -0.094102 55.4151433, -0.094102 55.4151433, -0.094102 55.4151433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1498'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.918009 -0.09285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.918009"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.918009 -0.09285)"^^geo:wktLiteral ;
  geo-pos:lat "56.918009"^^xsd:decimal ;
  geo-pos:long "-0.09285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_635'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_635'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.222777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.09285'^^xsd:double;
  dwc:startLongitude '-0.0928503'^^xsd:double;
  dwc:endLongitude '-0.0928503'^^xsd:double;
  dwc:latitude '56.918009'^^xsd:double;
  dwc:startLatitude '56.9180093'^^xsd:double;
  dwc:endLatitude '56.9180093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0928503 56.9180093, -0.0928503 56.9180093, -0.0928503 56.9180093, -0.0928503 56.9180093, -0.0928503 56.9180093))'^^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 '1183_635'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.917568 -0.092269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.917568"^^xsd:decimal ;
  dwc:decimalLongitude "-0.092269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.917568 -0.092269)"^^geo:wktLiteral ;
  geo-pos:lat "56.917568"^^xsd:decimal ;
  geo-pos:long "-0.092269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_636'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_636'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.226111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.092269'^^xsd:double;
  dwc:startLongitude '-0.0922689'^^xsd:double;
  dwc:endLongitude '-0.0922689'^^xsd:double;
  dwc:latitude '56.917568'^^xsd:double;
  dwc:startLatitude '56.9175683'^^xsd:double;
  dwc:endLatitude '56.9175683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0922689 56.9175683, -0.0922689 56.9175683, -0.0922689 56.9175683, -0.0922689 56.9175683, -0.0922689 56.9175683))'^^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 '1183_636'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.584421 -0.083819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.584421"^^xsd:decimal ;
  dwc:decimalLongitude "-0.083819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.584421 -0.083819)"^^geo:wktLiteral ;
  geo-pos:lat "54.584421"^^xsd:decimal ;
  geo-pos:long "-0.083819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1886'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1886'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '15.796111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.083819'^^xsd:double;
  dwc:startLongitude '-0.0838189'^^xsd:double;
  dwc:endLongitude '-0.0838189'^^xsd:double;
  dwc:latitude '54.584421'^^xsd:double;
  dwc:startLatitude '54.5844206'^^xsd:double;
  dwc:endLatitude '54.5844206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0838189 54.5844206, -0.0838189 54.5844206, -0.0838189 54.5844206, -0.0838189 54.5844206, -0.0838189 54.5844206))'^^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 '1183_1886'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.729116 -0.063787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.729116"^^xsd:decimal ;
  dwc:decimalLongitude "-0.063787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.729116 -0.063787)"^^geo:wktLiteral ;
  geo-pos:lat "57.729116"^^xsd:decimal ;
  geo-pos:long "-0.063787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_354'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_354'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.063787'^^xsd:double;
  dwc:startLongitude '-0.0637867'^^xsd:double;
  dwc:endLongitude '-0.0637867'^^xsd:double;
  dwc:latitude '57.729116'^^xsd:double;
  dwc:startLatitude '57.7291164'^^xsd:double;
  dwc:endLatitude '57.7291164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0637867 57.7291164, -0.0637867 57.7291164, -0.0637867 57.7291164, -0.0637867 57.7291164, -0.0637867 57.7291164))'^^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 '1183_354'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.399518 -0.062424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.399518"^^xsd:decimal ;
  dwc:decimalLongitude "-0.062424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.399518 -0.062424)"^^geo:wktLiteral ;
  geo-pos:lat "55.399518"^^xsd:decimal ;
  geo-pos:long "-0.062424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1500'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1500'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.995833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.062424'^^xsd:double;
  dwc:startLongitude '-0.0624235'^^xsd:double;
  dwc:endLongitude '-0.0624235'^^xsd:double;
  dwc:latitude '55.399518'^^xsd:double;
  dwc:startLatitude '55.3995175'^^xsd:double;
  dwc:endLatitude '55.3995175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0624235 55.3995175, -0.0624235 55.3995175, -0.0624235 55.3995175, -0.0624235 55.3995175, -0.0624235 55.3995175))'^^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 '1183_1500'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.906872 -0.057117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.906872"^^xsd:decimal ;
  dwc:decimalLongitude "-0.057117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.906872 -0.057117)"^^geo:wktLiteral ;
  geo-pos:lat "55.906872"^^xsd:decimal ;
  geo-pos:long "-0.057117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1457'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1457'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.057117'^^xsd:double;
  dwc:startLongitude '-0.0571165'^^xsd:double;
  dwc:endLongitude '-0.0571165'^^xsd:double;
  dwc:latitude '55.906872'^^xsd:double;
  dwc:startLatitude '55.9068715'^^xsd:double;
  dwc:endLatitude '55.9068715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0571165 55.9068715, -0.0571165 55.9068715, -0.0571165 55.9068715, -0.0571165 55.9068715, -0.0571165 55.9068715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1457'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.991057 -0.054258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.991057"^^xsd:decimal ;
  dwc:decimalLongitude "-0.054258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.991057 -0.054258)"^^geo:wktLiteral ;
  geo-pos:lat "57.991057"^^xsd:decimal ;
  geo-pos:long "-0.054258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_983'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_983'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.663333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.054258'^^xsd:double;
  dwc:startLongitude '-0.054258'^^xsd:double;
  dwc:endLongitude '-0.054258'^^xsd:double;
  dwc:latitude '57.991057'^^xsd:double;
  dwc:startLatitude '57.9910568'^^xsd:double;
  dwc:endLatitude '57.9910568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.054258 57.9910568, -0.054258 57.9910568, -0.054258 57.9910568, -0.054258 57.9910568, -0.054258 57.9910568))'^^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 '1183_983'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.888316 -0.053705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.888316"^^xsd:decimal ;
  dwc:decimalLongitude "-0.053705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.888316 -0.053705)"^^geo:wktLiteral ;
  geo-pos:lat "56.888316"^^xsd:decimal ;
  geo-pos:long "-0.053705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_637'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_637'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.053705'^^xsd:double;
  dwc:startLongitude '-0.053705'^^xsd:double;
  dwc:endLongitude '-0.053705'^^xsd:double;
  dwc:latitude '56.888316'^^xsd:double;
  dwc:startLatitude '56.8883157'^^xsd:double;
  dwc:endLatitude '56.8883157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.053705 56.8883157, -0.053705 56.8883157, -0.053705 56.8883157, -0.053705 56.8883157, -0.053705 56.8883157))'^^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 '1183_637'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.907175 -0.051382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.907175"^^xsd:decimal ;
  dwc:decimalLongitude "-0.051382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.907175 -0.051382)"^^geo:wktLiteral ;
  geo-pos:lat "55.907175"^^xsd:decimal ;
  geo-pos:long "-0.051382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1456'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1456'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '4.6638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.051382'^^xsd:double;
  dwc:startLongitude '-0.0513822'^^xsd:double;
  dwc:endLongitude '-0.0513822'^^xsd:double;
  dwc:latitude '55.907175'^^xsd:double;
  dwc:startLatitude '55.9071746'^^xsd:double;
  dwc:endLatitude '55.9071746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0513822 55.9071746, -0.0513822 55.9071746, -0.0513822 55.9071746, -0.0513822 55.9071746, -0.0513822 55.9071746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1456'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.988143 -0.04989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.988143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.04989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.988143 -0.04989)"^^geo:wktLiteral ;
  geo-pos:lat "57.988143"^^xsd:decimal ;
  geo-pos:long "-0.04989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_982'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_982'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.04989'^^xsd:double;
  dwc:startLongitude '-0.0498896'^^xsd:double;
  dwc:endLongitude '-0.0498896'^^xsd:double;
  dwc:latitude '57.988143'^^xsd:double;
  dwc:startLatitude '57.9881427'^^xsd:double;
  dwc:endLatitude '57.9881427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0498896 57.9881427, -0.0498896 57.9881427, -0.0498896 57.9881427, -0.0498896 57.9881427, -0.0498896 57.9881427))'^^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 '1183_982'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.036691 -0.034798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.036691"^^xsd:decimal ;
  dwc:decimalLongitude "-0.034798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.036691 -0.034798)"^^geo:wktLiteral ;
  geo-pos:lat "56.036691"^^xsd:decimal ;
  geo-pos:long "-0.034798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_540'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_540'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '14.253888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.034798'^^xsd:double;
  dwc:startLongitude '-0.0347983'^^xsd:double;
  dwc:endLongitude '-0.0347983'^^xsd:double;
  dwc:latitude '56.036691'^^xsd:double;
  dwc:startLatitude '56.0366905'^^xsd:double;
  dwc:endLatitude '56.0366905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0347983 56.0366905, -0.0347983 56.0366905, -0.0347983 56.0366905, -0.0347983 56.0366905, -0.0347983 56.0366905))'^^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 '1183_540'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.378795 -0.024511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.378795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.378795 -0.024511)"^^geo:wktLiteral ;
  geo-pos:lat "55.378795"^^xsd:decimal ;
  geo-pos:long "-0.024511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1501'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1501'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '-0.024511'^^xsd:double;
  dwc:startLongitude '-0.0245108'^^xsd:double;
  dwc:endLongitude '-0.0245108'^^xsd:double;
  dwc:latitude '55.378795'^^xsd:double;
  dwc:startLatitude '55.3787949'^^xsd:double;
  dwc:endLatitude '55.3787949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.0245108 55.3787949, -0.0245108 55.3787949, -0.0245108 55.3787949, -0.0245108 55.3787949, -0.0245108 55.3787949))'^^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 '1183_1501'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.017513 0.020168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.017513"^^xsd:decimal ;
  dwc:decimalLongitude "0.020168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.017513 0.020168)"^^geo:wktLiteral ;
  geo-pos:lat "56.017513"^^xsd:decimal ;
  geo-pos:long "0.020168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_539'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_539'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.4836111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.020168'^^xsd:double;
  dwc:startLongitude '0.0201679'^^xsd:double;
  dwc:endLongitude '0.0201679'^^xsd:double;
  dwc:latitude '56.017513'^^xsd:double;
  dwc:startLatitude '56.0175129'^^xsd:double;
  dwc:endLatitude '56.0175129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0201679 56.0175129, 0.0201679 56.0175129, 0.0201679 56.0175129, 0.0201679 56.0175129, 0.0201679 56.0175129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_539'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.484423 0.021595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.484423"^^xsd:decimal ;
  dwc:decimalLongitude "0.021595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.484423 0.021595)"^^geo:wktLiteral ;
  geo-pos:lat "60.484423"^^xsd:decimal ;
  geo-pos:long "0.021595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1295'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1295'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.7930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.021595'^^xsd:double;
  dwc:startLongitude '0.0215947'^^xsd:double;
  dwc:endLongitude '0.0215947'^^xsd:double;
  dwc:latitude '60.484423'^^xsd:double;
  dwc:startLatitude '60.4844233'^^xsd:double;
  dwc:endLatitude '60.4844233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0215947 60.4844233, 0.0215947 60.4844233, 0.0215947 60.4844233, 0.0215947 60.4844233, 0.0215947 60.4844233))'^^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 '1183_1295'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.818082 0.039276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.818082"^^xsd:decimal ;
  dwc:decimalLongitude "0.039276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.818082 0.039276)"^^geo:wktLiteral ;
  geo-pos:lat "56.818082"^^xsd:decimal ;
  geo-pos:long "0.039276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_370'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_370'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.039276'^^xsd:double;
  dwc:startLongitude '0.0392758'^^xsd:double;
  dwc:endLongitude '0.0392758'^^xsd:double;
  dwc:latitude '56.818082'^^xsd:double;
  dwc:startLatitude '56.8180821'^^xsd:double;
  dwc:endLatitude '56.8180821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0392758 56.8180821, 0.0392758 56.8180821, 0.0392758 56.8180821, 0.0392758 56.8180821, 0.0392758 56.8180821))'^^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 '1183_370'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.815436 0.042669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.815436"^^xsd:decimal ;
  dwc:decimalLongitude "0.042669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.815436 0.042669)"^^geo:wktLiteral ;
  geo-pos:lat "56.815436"^^xsd:decimal ;
  geo-pos:long "0.042669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_371'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_371'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.2308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.042669'^^xsd:double;
  dwc:startLongitude '0.0426694'^^xsd:double;
  dwc:endLongitude '0.0426694'^^xsd:double;
  dwc:latitude '56.815436'^^xsd:double;
  dwc:startLatitude '56.8154359'^^xsd:double;
  dwc:endLatitude '56.8154359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0426694 56.8154359, 0.0426694 56.8154359, 0.0426694 56.8154359, 0.0426694 56.8154359, 0.0426694 56.8154359))'^^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 '1183_371'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.036669 0.043204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.036669"^^xsd:decimal ;
  dwc:decimalLongitude "0.043204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.036669 0.043204)"^^geo:wktLiteral ;
  geo-pos:lat "56.036669"^^xsd:decimal ;
  geo-pos:long "0.043204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_537'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_537'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.3488888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.043204'^^xsd:double;
  dwc:startLongitude '0.0432041'^^xsd:double;
  dwc:endLongitude '0.0432041'^^xsd:double;
  dwc:latitude '56.036669'^^xsd:double;
  dwc:startLatitude '56.0366685'^^xsd:double;
  dwc:endLatitude '56.0366685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0432041 56.0366685, 0.0432041 56.0366685, 0.0432041 56.0366685, 0.0432041 56.0366685, 0.0432041 56.0366685))'^^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 '1183_537'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.381871 0.057891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.381871"^^xsd:decimal ;
  dwc:decimalLongitude "0.057891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.381871 0.057891)"^^geo:wktLiteral ;
  geo-pos:lat "60.381871"^^xsd:decimal ;
  geo-pos:long "0.057891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1296'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1296'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.057891'^^xsd:double;
  dwc:startLongitude '0.0578912'^^xsd:double;
  dwc:endLongitude '0.0578912'^^xsd:double;
  dwc:latitude '60.381871'^^xsd:double;
  dwc:startLatitude '60.3818714'^^xsd:double;
  dwc:endLatitude '60.3818714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0578912 60.3818714, 0.0578912 60.3818714, 0.0578912 60.3818714, 0.0578912 60.3818714, 0.0578912 60.3818714))'^^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 '1183_1296'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77886 0.060502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.77886"^^xsd:decimal ;
  dwc:decimalLongitude "0.060502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.77886 0.060502)"^^geo:wktLiteral ;
  geo-pos:lat "57.77886"^^xsd:decimal ;
  geo-pos:long "0.060502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_353'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_353'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.048333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.060502'^^xsd:double;
  dwc:startLongitude '0.0605018'^^xsd:double;
  dwc:endLongitude '0.0605018'^^xsd:double;
  dwc:latitude '57.77886'^^xsd:double;
  dwc:startLatitude '57.7788596'^^xsd:double;
  dwc:endLatitude '57.7788596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0605018 57.7788596, 0.0605018 57.7788596, 0.0605018 57.7788596, 0.0605018 57.7788596, 0.0605018 57.7788596))'^^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 '1183_353'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.361613 0.064625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.361613"^^xsd:decimal ;
  dwc:decimalLongitude "0.064625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.361613 0.064625)"^^geo:wktLiteral ;
  geo-pos:lat "60.361613"^^xsd:decimal ;
  geo-pos:long "0.064625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1297'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1297'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.064625'^^xsd:double;
  dwc:startLongitude '0.0646247'^^xsd:double;
  dwc:endLongitude '0.0646247'^^xsd:double;
  dwc:latitude '60.361613'^^xsd:double;
  dwc:startLatitude '60.3616132'^^xsd:double;
  dwc:endLatitude '60.3616132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0646247 60.3616132, 0.0646247 60.3616132, 0.0646247 60.3616132, 0.0646247 60.3616132, 0.0646247 60.3616132))'^^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 '1183_1297'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14448 0.072449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.14448"^^xsd:decimal ;
  dwc:decimalLongitude "0.072449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.14448 0.072449)"^^geo:wktLiteral ;
  geo-pos:lat "55.14448"^^xsd:decimal ;
  geo-pos:long "0.072449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1636'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1636'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.3555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.072449'^^xsd:double;
  dwc:startLongitude '0.0724485'^^xsd:double;
  dwc:endLongitude '0.0724485'^^xsd:double;
  dwc:latitude '55.14448'^^xsd:double;
  dwc:startLatitude '55.1444804'^^xsd:double;
  dwc:endLatitude '55.1444804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0724485 55.1444804, 0.0724485 55.1444804, 0.0724485 55.1444804, 0.0724485 55.1444804, 0.0724485 55.1444804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1636'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.753802 0.084086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.753802"^^xsd:decimal ;
  dwc:decimalLongitude "0.084086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.753802 0.084086)"^^geo:wktLiteral ;
  geo-pos:lat "60.753802"^^xsd:decimal ;
  geo-pos:long "0.084086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1294'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1294'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.084086'^^xsd:double;
  dwc:startLongitude '0.0840855'^^xsd:double;
  dwc:endLongitude '0.0840855'^^xsd:double;
  dwc:latitude '60.753802'^^xsd:double;
  dwc:startLatitude '60.7538022'^^xsd:double;
  dwc:endLatitude '60.7538022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0840855 60.7538022, 0.0840855 60.7538022, 0.0840855 60.7538022, 0.0840855 60.7538022, 0.0840855 60.7538022))'^^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 '1183_1294'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.754544 0.084363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.754544"^^xsd:decimal ;
  dwc:decimalLongitude "0.084363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.754544 0.084363)"^^geo:wktLiteral ;
  geo-pos:lat "60.754544"^^xsd:decimal ;
  geo-pos:long "0.084363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1293'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1293'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0811111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.084363'^^xsd:double;
  dwc:startLongitude '0.0843628'^^xsd:double;
  dwc:endLongitude '0.0843628'^^xsd:double;
  dwc:latitude '60.754544'^^xsd:double;
  dwc:startLatitude '60.754544'^^xsd:double;
  dwc:endLatitude '60.754544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.0843628 60.754544, 0.0843628 60.754544, 0.0843628 60.754544, 0.0843628 60.754544, 0.0843628 60.754544))'^^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 '1183_1293'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.451691 0.088415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.451691"^^xsd:decimal ;
  dwc:decimalLongitude "0.088415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.451691 0.088415)"^^geo:wktLiteral ;
  geo-pos:lat "60.451691"^^xsd:decimal ;
  geo-pos:long "0.088415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1090'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_1090'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.1925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.088415'^^xsd:double;
  dwc:startLongitude '0.088415'^^xsd:double;
  dwc:endLongitude '0.088415'^^xsd:double;
  dwc:latitude '60.451691'^^xsd:double;
  dwc:startLatitude '60.4516905'^^xsd:double;
  dwc:endLatitude '60.4516905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.088415 60.4516905, 0.088415 60.4516905, 0.088415 60.4516905, 0.088415 60.4516905, 0.088415 60.4516905))'^^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 '1183_1090'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.891961 0.113841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.891961"^^xsd:decimal ;
  dwc:decimalLongitude "0.113841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.891961 0.113841)"^^geo:wktLiteral ;
  geo-pos:lat "61.891961"^^xsd:decimal ;
  geo-pos:long "0.113841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1252'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1252'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.249722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.113841'^^xsd:double;
  dwc:startLongitude '0.113841'^^xsd:double;
  dwc:endLongitude '0.113841'^^xsd:double;
  dwc:latitude '61.891961'^^xsd:double;
  dwc:startLatitude '61.8919614'^^xsd:double;
  dwc:endLatitude '61.8919614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.113841 61.8919614, 0.113841 61.8919614, 0.113841 61.8919614, 0.113841 61.8919614, 0.113841 61.8919614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1252'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.094402 0.122904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.094402"^^xsd:decimal ;
  dwc:decimalLongitude "0.122904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.094402 0.122904)"^^geo:wktLiteral ;
  geo-pos:lat "54.094402"^^xsd:decimal ;
  geo-pos:long "0.122904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1874'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1874'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.2580555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.122904'^^xsd:double;
  dwc:startLongitude '0.1229035'^^xsd:double;
  dwc:endLongitude '0.1229035'^^xsd:double;
  dwc:latitude '54.094402'^^xsd:double;
  dwc:startLatitude '54.0944016'^^xsd:double;
  dwc:endLatitude '54.0944016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1229035 54.0944016, 0.1229035 54.0944016, 0.1229035 54.0944016, 0.1229035 54.0944016, 0.1229035 54.0944016))'^^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 '1183_1874'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.100107 0.123824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.100107"^^xsd:decimal ;
  dwc:decimalLongitude "0.123824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.100107 0.123824)"^^geo:wktLiteral ;
  geo-pos:lat "54.100107"^^xsd:decimal ;
  geo-pos:long "0.123824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1875'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1875'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3019444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.123824'^^xsd:double;
  dwc:startLongitude '0.1238238'^^xsd:double;
  dwc:endLongitude '0.1238238'^^xsd:double;
  dwc:latitude '54.100107'^^xsd:double;
  dwc:startLatitude '54.1001073'^^xsd:double;
  dwc:endLatitude '54.1001073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1238238 54.1001073, 0.1238238 54.1001073, 0.1238238 54.1001073, 0.1238238 54.1001073, 0.1238238 54.1001073))'^^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 '1183_1875'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.102021 0.124133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.102021"^^xsd:decimal ;
  dwc:decimalLongitude "0.124133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.102021 0.124133)"^^geo:wktLiteral ;
  geo-pos:lat "54.102021"^^xsd:decimal ;
  geo-pos:long "0.124133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1876'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1876'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.124133'^^xsd:double;
  dwc:startLongitude '0.1241325'^^xsd:double;
  dwc:endLongitude '0.1241325'^^xsd:double;
  dwc:latitude '54.102021'^^xsd:double;
  dwc:startLatitude '54.1020213'^^xsd:double;
  dwc:endLatitude '54.1020213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1241325 54.1020213, 0.1241325 54.1020213, 0.1241325 54.1020213, 0.1241325 54.1020213, 0.1241325 54.1020213))'^^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 '1183_1876'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.118525 0.126794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.118525"^^xsd:decimal ;
  dwc:decimalLongitude "0.126794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.118525 0.126794)"^^geo:wktLiteral ;
  geo-pos:lat "54.118525"^^xsd:decimal ;
  geo-pos:long "0.126794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1877'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1877'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4436111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.126794'^^xsd:double;
  dwc:startLongitude '0.1267943'^^xsd:double;
  dwc:endLongitude '0.1267943'^^xsd:double;
  dwc:latitude '54.118525'^^xsd:double;
  dwc:startLatitude '54.1185247'^^xsd:double;
  dwc:endLatitude '54.1185247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1267943 54.1185247, 0.1267943 54.1185247, 0.1267943 54.1185247, 0.1267943 54.1185247, 0.1267943 54.1185247))'^^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 '1183_1877'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.128983 0.12847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.128983"^^xsd:decimal ;
  dwc:decimalLongitude "0.12847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.128983 0.12847)"^^geo:wktLiteral ;
  geo-pos:lat "54.128983"^^xsd:decimal ;
  geo-pos:long "0.12847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1878'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1878'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.5225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.12847'^^xsd:double;
  dwc:startLongitude '0.1284702'^^xsd:double;
  dwc:endLongitude '0.1284702'^^xsd:double;
  dwc:latitude '54.128983'^^xsd:double;
  dwc:startLatitude '54.1289825'^^xsd:double;
  dwc:endLatitude '54.1289825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1284702 54.1289825, 0.1284702 54.1289825, 0.1284702 54.1289825, 0.1284702 54.1289825, 0.1284702 54.1289825))'^^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 '1183_1878'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.165237 0.134186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.165237"^^xsd:decimal ;
  dwc:decimalLongitude "0.134186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.165237 0.134186)"^^geo:wktLiteral ;
  geo-pos:lat "54.165237"^^xsd:decimal ;
  geo-pos:long "0.134186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1880'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1880'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.7825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.134186'^^xsd:double;
  dwc:startLongitude '0.1341857'^^xsd:double;
  dwc:endLongitude '0.1341857'^^xsd:double;
  dwc:latitude '54.165237'^^xsd:double;
  dwc:startLatitude '54.1652368'^^xsd:double;
  dwc:endLatitude '54.1652368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1341857 54.1652368, 0.1341857 54.1652368, 0.1341857 54.1652368, 0.1341857 54.1652368, 0.1341857 54.1652368))'^^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 '1183_1880'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.157455 0.136643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.157455"^^xsd:decimal ;
  dwc:decimalLongitude "0.136643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.157455 0.136643)"^^geo:wktLiteral ;
  geo-pos:lat "60.157455"^^xsd:decimal ;
  geo-pos:long "0.136643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1298'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1298'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.943333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.136643'^^xsd:double;
  dwc:startLongitude '0.1366428'^^xsd:double;
  dwc:endLongitude '0.1366428'^^xsd:double;
  dwc:latitude '60.157455'^^xsd:double;
  dwc:startLatitude '60.1574546'^^xsd:double;
  dwc:endLatitude '60.1574546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1366428 60.1574546, 0.1366428 60.1574546, 0.1366428 60.1574546, 0.1366428 60.1574546, 0.1366428 60.1574546))'^^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 '1183_1298'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.186153 0.137483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.186153"^^xsd:decimal ;
  dwc:decimalLongitude "0.137483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.186153 0.137483)"^^geo:wktLiteral ;
  geo-pos:lat "54.186153"^^xsd:decimal ;
  geo-pos:long "0.137483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1881'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1881'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.9325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.137483'^^xsd:double;
  dwc:startLongitude '0.1374831'^^xsd:double;
  dwc:endLongitude '0.1374831'^^xsd:double;
  dwc:latitude '54.186153'^^xsd:double;
  dwc:startLatitude '54.1861527'^^xsd:double;
  dwc:endLatitude '54.1861527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1374831 54.1861527, 0.1374831 54.1861527, 0.1374831 54.1861527, 0.1374831 54.1861527, 0.1374831 54.1861527))'^^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 '1183_1881'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.239049 0.145916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.239049"^^xsd:decimal ;
  dwc:decimalLongitude "0.145916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.239049 0.145916)"^^geo:wktLiteral ;
  geo-pos:lat "54.239049"^^xsd:decimal ;
  geo-pos:long "0.145916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1882'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1882'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.314166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.145916'^^xsd:double;
  dwc:startLongitude '0.1459155'^^xsd:double;
  dwc:endLongitude '0.1459155'^^xsd:double;
  dwc:latitude '54.239049'^^xsd:double;
  dwc:startLatitude '54.2390494'^^xsd:double;
  dwc:endLatitude '54.2390494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1459155 54.2390494, 0.1459155 54.2390494, 0.1459155 54.2390494, 0.1459155 54.2390494, 0.1459155 54.2390494))'^^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 '1183_1882'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.930566 0.148572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.930566"^^xsd:decimal ;
  dwc:decimalLongitude "0.148572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.930566 0.148572)"^^geo:wktLiteral ;
  geo-pos:lat "60.930566"^^xsd:decimal ;
  geo-pos:long "0.148572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1292'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1292'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.706944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.148572'^^xsd:double;
  dwc:startLongitude '0.1485723'^^xsd:double;
  dwc:endLongitude '0.1485723'^^xsd:double;
  dwc:latitude '60.930566'^^xsd:double;
  dwc:startLatitude '60.9305661'^^xsd:double;
  dwc:endLatitude '60.9305661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1485723 60.9305661, 0.1485723 60.9305661, 0.1485723 60.9305661, 0.1485723 60.9305661, 0.1485723 60.9305661))'^^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 '1183_1292'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.129508 0.150993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.129508"^^xsd:decimal ;
  dwc:decimalLongitude "0.150993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.129508 0.150993)"^^geo:wktLiteral ;
  geo-pos:lat "56.129508"^^xsd:decimal ;
  geo-pos:long "0.150993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_535'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_535'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '7.7005555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.150993'^^xsd:double;
  dwc:startLongitude '0.1509925'^^xsd:double;
  dwc:endLongitude '0.1509925'^^xsd:double;
  dwc:latitude '56.129508'^^xsd:double;
  dwc:startLatitude '56.1295082'^^xsd:double;
  dwc:endLatitude '56.1295082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1509925 56.1295082, 0.1509925 56.1295082, 0.1509925 56.1295082, 0.1509925 56.1295082, 0.1509925 56.1295082))'^^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 '1183_535'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.936151 0.151502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.936151"^^xsd:decimal ;
  dwc:decimalLongitude "0.151502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.936151 0.151502)"^^geo:wktLiteral ;
  geo-pos:lat "60.936151"^^xsd:decimal ;
  geo-pos:long "0.151502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1291'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1291'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.151502'^^xsd:double;
  dwc:startLongitude '0.1515015'^^xsd:double;
  dwc:endLongitude '0.1515015'^^xsd:double;
  dwc:latitude '60.936151'^^xsd:double;
  dwc:startLatitude '60.9361509'^^xsd:double;
  dwc:endLatitude '60.9361509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1515015 60.9361509, 0.1515015 60.9361509, 0.1515015 60.9361509, 0.1515015 60.9361509, 0.1515015 60.9361509))'^^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 '1183_1291'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.936553 0.151712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.936553"^^xsd:decimal ;
  dwc:decimalLongitude "0.151712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.936553 0.151712)"^^geo:wktLiteral ;
  geo-pos:lat "60.936553"^^xsd:decimal ;
  geo-pos:long "0.151712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1290'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1290'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.669722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.151712'^^xsd:double;
  dwc:startLongitude '0.1517124'^^xsd:double;
  dwc:endLongitude '0.1517124'^^xsd:double;
  dwc:latitude '60.936553'^^xsd:double;
  dwc:startLatitude '60.936553'^^xsd:double;
  dwc:endLatitude '60.936553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1517124 60.936553, 0.1517124 60.936553, 0.1517124 60.936553, 0.1517124 60.936553, 0.1517124 60.936553))'^^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 '1183_1290'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.937134 0.152017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.937134"^^xsd:decimal ;
  dwc:decimalLongitude "0.152017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.937134 0.152017)"^^geo:wktLiteral ;
  geo-pos:lat "60.937134"^^xsd:decimal ;
  geo-pos:long "0.152017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1289'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1289'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.666111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.152017'^^xsd:double;
  dwc:startLongitude '0.1520171'^^xsd:double;
  dwc:endLongitude '0.1520171'^^xsd:double;
  dwc:latitude '60.937134'^^xsd:double;
  dwc:startLatitude '60.9371338'^^xsd:double;
  dwc:endLatitude '60.9371338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1520171 60.9371338, 0.1520171 60.9371338, 0.1520171 60.9371338, 0.1520171 60.9371338, 0.1520171 60.9371338))'^^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 '1183_1289'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986883 0.177257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986883"^^xsd:decimal ;
  dwc:decimalLongitude "0.177257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986883 0.177257)"^^geo:wktLiteral ;
  geo-pos:lat "60.986883"^^xsd:decimal ;
  geo-pos:long "0.177257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1288'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1288'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.348055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.177257'^^xsd:double;
  dwc:startLongitude '0.177257'^^xsd:double;
  dwc:endLongitude '0.177257'^^xsd:double;
  dwc:latitude '60.986883'^^xsd:double;
  dwc:startLatitude '60.9868828'^^xsd:double;
  dwc:endLatitude '60.9868828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.177257 60.9868828, 0.177257 60.9868828, 0.177257 60.9868828, 0.177257 60.9868828, 0.177257 60.9868828))'^^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 '1183_1288'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46073 0.179989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.46073"^^xsd:decimal ;
  dwc:decimalLongitude "0.179989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.46073 0.179989)"^^geo:wktLiteral ;
  geo-pos:lat "54.46073"^^xsd:decimal ;
  geo-pos:long "0.179989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1883'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1883'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.793611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.179989'^^xsd:double;
  dwc:startLongitude '0.179989'^^xsd:double;
  dwc:endLongitude '0.179989'^^xsd:double;
  dwc:latitude '54.46073'^^xsd:double;
  dwc:startLatitude '54.4607301'^^xsd:double;
  dwc:endLatitude '54.4607301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.179989 54.4607301, 0.179989 54.4607301, 0.179989 54.4607301, 0.179989 54.4607301, 0.179989 54.4607301))'^^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 '1183_1883'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.994487 0.181034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.994487"^^xsd:decimal ;
  dwc:decimalLongitude "0.181034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.994487 0.181034)"^^geo:wktLiteral ;
  geo-pos:lat "60.994487"^^xsd:decimal ;
  geo-pos:long "0.181034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1287'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1287'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.298611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.181034'^^xsd:double;
  dwc:startLongitude '0.1810341'^^xsd:double;
  dwc:endLongitude '0.1810341'^^xsd:double;
  dwc:latitude '60.994487'^^xsd:double;
  dwc:startLatitude '60.9944871'^^xsd:double;
  dwc:endLatitude '60.9944871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1810341 60.9944871, 0.1810341 60.9944871, 0.1810341 60.9944871, 0.1810341 60.9944871, 0.1810341 60.9944871))'^^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 '1183_1287'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.002262 0.184896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.002262"^^xsd:decimal ;
  dwc:decimalLongitude "0.184896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.002262 0.184896)"^^geo:wktLiteral ;
  geo-pos:lat "61.002262"^^xsd:decimal ;
  geo-pos:long "0.184896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1286'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1286'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.248055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.184896'^^xsd:double;
  dwc:startLongitude '0.1848962'^^xsd:double;
  dwc:endLongitude '0.1848962'^^xsd:double;
  dwc:latitude '61.002262'^^xsd:double;
  dwc:startLatitude '61.0022622'^^xsd:double;
  dwc:endLatitude '61.0022622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1848962 61.0022622, 0.1848962 61.0022622, 0.1848962 61.0022622, 0.1848962 61.0022622, 0.1848962 61.0022622))'^^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 '1183_1286'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.005936 0.186721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.005936"^^xsd:decimal ;
  dwc:decimalLongitude "0.186721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.005936 0.186721)"^^geo:wktLiteral ;
  geo-pos:lat "61.005936"^^xsd:decimal ;
  geo-pos:long "0.186721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1285'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1285'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.224166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.186721'^^xsd:double;
  dwc:startLongitude '0.1867211'^^xsd:double;
  dwc:endLongitude '0.1867211'^^xsd:double;
  dwc:latitude '61.005936'^^xsd:double;
  dwc:startLatitude '61.0059362'^^xsd:double;
  dwc:endLatitude '61.0059362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1867211 61.0059362, 0.1867211 61.0059362, 0.1867211 61.0059362, 0.1867211 61.0059362, 0.1867211 61.0059362))'^^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 '1183_1285'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.005936 0.186721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.005936"^^xsd:decimal ;
  dwc:decimalLongitude "0.186721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.005936 0.186721)"^^geo:wktLiteral ;
  geo-pos:lat "61.005936"^^xsd:decimal ;
  geo-pos:long "0.186721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1284'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1284'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.224166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.186721'^^xsd:double;
  dwc:startLongitude '0.1867211'^^xsd:double;
  dwc:endLongitude '0.1867211'^^xsd:double;
  dwc:latitude '61.005936'^^xsd:double;
  dwc:startLatitude '61.0059362'^^xsd:double;
  dwc:endLatitude '61.0059362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1867211 61.0059362, 0.1867211 61.0059362, 0.1867211 61.0059362, 0.1867211 61.0059362, 0.1867211 61.0059362))'^^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 '1183_1284'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.525203 0.189409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.525203"^^xsd:decimal ;
  dwc:decimalLongitude "0.189409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.525203 0.189409)"^^geo:wktLiteral ;
  geo-pos:lat "54.525203"^^xsd:decimal ;
  geo-pos:long "0.189409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1884'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1884'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.236944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.189409'^^xsd:double;
  dwc:startLongitude '0.1894092'^^xsd:double;
  dwc:endLongitude '0.1894092'^^xsd:double;
  dwc:latitude '54.525203'^^xsd:double;
  dwc:startLatitude '54.5252029'^^xsd:double;
  dwc:endLatitude '54.5252029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1894092 54.5252029, 0.1894092 54.5252029, 0.1894092 54.5252029, 0.1894092 54.5252029, 0.1894092 54.5252029))'^^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 '1183_1884'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.525942 0.189524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.525942"^^xsd:decimal ;
  dwc:decimalLongitude "0.189524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.525942 0.189524)"^^geo:wktLiteral ;
  geo-pos:lat "54.525942"^^xsd:decimal ;
  geo-pos:long "0.189524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1885'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_1885'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.241666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.189524'^^xsd:double;
  dwc:startLongitude '0.1895241'^^xsd:double;
  dwc:endLongitude '0.1895241'^^xsd:double;
  dwc:latitude '54.525942'^^xsd:double;
  dwc:startLatitude '54.525942'^^xsd:double;
  dwc:endLatitude '54.525942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1895241 54.525942, 0.1895241 54.525942, 0.1895241 54.525942, 0.1895241 54.525942, 0.1895241 54.525942))'^^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 '1183_1885'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012729 0.190095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.012729"^^xsd:decimal ;
  dwc:decimalLongitude "0.190095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012729 0.190095)"^^geo:wktLiteral ;
  geo-pos:lat "61.012729"^^xsd:decimal ;
  geo-pos:long "0.190095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1283'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1283'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.18'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.190095'^^xsd:double;
  dwc:startLongitude '0.190095'^^xsd:double;
  dwc:endLongitude '0.190095'^^xsd:double;
  dwc:latitude '61.012729'^^xsd:double;
  dwc:startLatitude '61.0127288'^^xsd:double;
  dwc:endLatitude '61.0127288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.190095 61.0127288, 0.190095 61.0127288, 0.190095 61.0127288, 0.190095 61.0127288, 0.190095 61.0127288))'^^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 '1183_1283'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.027766 0.197564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.027766"^^xsd:decimal ;
  dwc:decimalLongitude "0.197564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.027766 0.197564)"^^geo:wktLiteral ;
  geo-pos:lat "61.027766"^^xsd:decimal ;
  geo-pos:long "0.197564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1282'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1282'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.082222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.197564'^^xsd:double;
  dwc:startLongitude '0.1975644'^^xsd:double;
  dwc:endLongitude '0.1975644'^^xsd:double;
  dwc:latitude '61.027766'^^xsd:double;
  dwc:startLatitude '61.0277664'^^xsd:double;
  dwc:endLatitude '61.0277664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1975644 61.0277664, 0.1975644 61.0277664, 0.1975644 61.0277664, 0.1975644 61.0277664, 0.1975644 61.0277664))'^^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 '1183_1282'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03144 0.199389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03144"^^xsd:decimal ;
  dwc:decimalLongitude "0.199389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03144 0.199389)"^^geo:wktLiteral ;
  geo-pos:lat "61.03144"^^xsd:decimal ;
  geo-pos:long "0.199389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1281'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1281'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.058333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.199389'^^xsd:double;
  dwc:startLongitude '0.1993893'^^xsd:double;
  dwc:endLongitude '0.1993893'^^xsd:double;
  dwc:latitude '61.03144'^^xsd:double;
  dwc:startLatitude '61.0314404'^^xsd:double;
  dwc:endLatitude '61.0314404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.1993893 61.0314404, 0.1993893 61.0314404, 0.1993893 61.0314404, 0.1993893 61.0314404, 0.1993893 61.0314404))'^^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 '1183_1281'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.049212 0.208217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.049212"^^xsd:decimal ;
  dwc:decimalLongitude "0.208217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.049212 0.208217)"^^geo:wktLiteral ;
  geo-pos:lat "61.049212"^^xsd:decimal ;
  geo-pos:long "0.208217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1278'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1278'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.942777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.208217'^^xsd:double;
  dwc:startLongitude '0.2082167'^^xsd:double;
  dwc:endLongitude '0.2082167'^^xsd:double;
  dwc:latitude '61.049212'^^xsd:double;
  dwc:startLatitude '61.0492122'^^xsd:double;
  dwc:endLatitude '61.0492122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2082167 61.0492122, 0.2082167 61.0492122, 0.2082167 61.0492122, 0.2082167 61.0492122, 0.2082167 61.0492122))'^^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 '1183_1278'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.050152 0.208684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.050152"^^xsd:decimal ;
  dwc:decimalLongitude "0.208684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.050152 0.208684)"^^geo:wktLiteral ;
  geo-pos:lat "61.050152"^^xsd:decimal ;
  geo-pos:long "0.208684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1279'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1279'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.936666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.208684'^^xsd:double;
  dwc:startLongitude '0.2086835'^^xsd:double;
  dwc:endLongitude '0.2086835'^^xsd:double;
  dwc:latitude '61.050152'^^xsd:double;
  dwc:startLatitude '61.0501521'^^xsd:double;
  dwc:endLatitude '61.0501521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2086835 61.0501521, 0.2086835 61.0501521, 0.2086835 61.0501521, 0.2086835 61.0501521, 0.2086835 61.0501521))'^^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 '1183_1279'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.050494 0.208853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.050494"^^xsd:decimal ;
  dwc:decimalLongitude "0.208853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.050494 0.208853)"^^geo:wktLiteral ;
  geo-pos:lat "61.050494"^^xsd:decimal ;
  geo-pos:long "0.208853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1280'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1280'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.934444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.208853'^^xsd:double;
  dwc:startLongitude '0.2088533'^^xsd:double;
  dwc:endLongitude '0.2088533'^^xsd:double;
  dwc:latitude '61.050494'^^xsd:double;
  dwc:startLatitude '61.0504938'^^xsd:double;
  dwc:endLatitude '61.0504938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2088533 61.0504938, 0.2088533 61.0504938, 0.2088533 61.0504938, 0.2088533 61.0504938, 0.2088533 61.0504938))'^^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 '1183_1280'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.028572 0.209437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.028572"^^xsd:decimal ;
  dwc:decimalLongitude "0.209437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.028572 0.209437)"^^geo:wktLiteral ;
  geo-pos:lat "60.028572"^^xsd:decimal ;
  geo-pos:long "0.209437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1299'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1299'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.847777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.209437'^^xsd:double;
  dwc:startLongitude '0.209437'^^xsd:double;
  dwc:endLongitude '0.209437'^^xsd:double;
  dwc:latitude '60.028572'^^xsd:double;
  dwc:startLatitude '60.0285723'^^xsd:double;
  dwc:endLatitude '60.0285723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.209437 60.0285723, 0.209437 60.0285723, 0.209437 60.0285723, 0.209437 60.0285723, 0.209437 60.0285723))'^^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 '1183_1299'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.573871 0.210772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.573871"^^xsd:decimal ;
  dwc:decimalLongitude "0.210772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.573871 0.210772)"^^geo:wktLiteral ;
  geo-pos:lat "60.573871"^^xsd:decimal ;
  geo-pos:long "0.210772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1091'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_1091'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.052222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.210772'^^xsd:double;
  dwc:startLongitude '0.2107721'^^xsd:double;
  dwc:endLongitude '0.2107721'^^xsd:double;
  dwc:latitude '60.573871'^^xsd:double;
  dwc:startLatitude '60.573871'^^xsd:double;
  dwc:endLatitude '60.573871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2107721 60.573871, 0.2107721 60.573871, 0.2107721 60.573871, 0.2107721 60.573871, 0.2107721 60.573871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1091'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.575681 0.212108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.575681"^^xsd:decimal ;
  dwc:decimalLongitude "0.212108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.575681 0.212108)"^^geo:wktLiteral ;
  geo-pos:lat "60.575681"^^xsd:decimal ;
  geo-pos:long "0.212108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1092'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_1092'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.212108'^^xsd:double;
  dwc:startLongitude '0.212108'^^xsd:double;
  dwc:endLongitude '0.212108'^^xsd:double;
  dwc:latitude '60.575681'^^xsd:double;
  dwc:startLatitude '60.5756814'^^xsd:double;
  dwc:endLatitude '60.5756814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.212108 60.5756814, 0.212108 60.5756814, 0.212108 60.5756814, 0.212108 60.5756814, 0.212108 60.5756814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1092'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.845402 0.218743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.845402"^^xsd:decimal ;
  dwc:decimalLongitude "0.218743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.845402 0.218743)"^^geo:wktLiteral ;
  geo-pos:lat "57.845402"^^xsd:decimal ;
  geo-pos:long "0.218743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_352'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_352'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.402777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.218743'^^xsd:double;
  dwc:startLongitude '0.2187432'^^xsd:double;
  dwc:endLongitude '0.2187432'^^xsd:double;
  dwc:latitude '57.845402'^^xsd:double;
  dwc:startLatitude '57.8454016'^^xsd:double;
  dwc:endLatitude '57.8454016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2187432 57.8454016, 0.2187432 57.8454016, 0.2187432 57.8454016, 0.2187432 57.8454016, 0.2187432 57.8454016))'^^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 '1183_352'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.075508 0.22142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.075508"^^xsd:decimal ;
  dwc:decimalLongitude "0.22142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.075508 0.22142)"^^geo:wktLiteral ;
  geo-pos:lat "61.075508"^^xsd:decimal ;
  geo-pos:long "0.22142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1277'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1277'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.778888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.22142'^^xsd:double;
  dwc:startLongitude '0.2214197'^^xsd:double;
  dwc:endLongitude '0.2214197'^^xsd:double;
  dwc:latitude '61.075508'^^xsd:double;
  dwc:startLatitude '61.0755075'^^xsd:double;
  dwc:endLatitude '61.0755075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2214197 61.0755075, 0.2214197 61.0755075, 0.2214197 61.0755075, 0.2214197 61.0755075, 0.2214197 61.0755075))'^^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 '1183_1277'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.080646 0.224013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.080646"^^xsd:decimal ;
  dwc:decimalLongitude "0.224013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.080646 0.224013)"^^geo:wktLiteral ;
  geo-pos:lat "61.080646"^^xsd:decimal ;
  geo-pos:long "0.224013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1276'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.7475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.224013'^^xsd:double;
  dwc:startLongitude '0.2240125'^^xsd:double;
  dwc:endLongitude '0.2240125'^^xsd:double;
  dwc:latitude '61.080646'^^xsd:double;
  dwc:startLatitude '61.080646'^^xsd:double;
  dwc:endLatitude '61.080646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2240125 61.080646, 0.2240125 61.080646, 0.2240125 61.080646, 0.2240125 61.080646, 0.2240125 61.080646))'^^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 '1183_1276'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.904458 0.22514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.904458"^^xsd:decimal ;
  dwc:decimalLongitude "0.22514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.904458 0.22514)"^^geo:wktLiteral ;
  geo-pos:lat "59.904458"^^xsd:decimal ;
  geo-pos:long "0.22514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1300'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1300'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.852777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.22514'^^xsd:double;
  dwc:startLongitude '0.22514'^^xsd:double;
  dwc:endLongitude '0.22514'^^xsd:double;
  dwc:latitude '59.904458'^^xsd:double;
  dwc:startLatitude '59.9044583'^^xsd:double;
  dwc:endLatitude '59.9044583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.22514 59.9044583, 0.22514 59.9044583, 0.22514 59.9044583, 0.22514 59.9044583, 0.22514 59.9044583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1300'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.082965 0.225183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.082965"^^xsd:decimal ;
  dwc:decimalLongitude "0.225183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.082965 0.225183)"^^geo:wktLiteral ;
  geo-pos:lat "61.082965"^^xsd:decimal ;
  geo-pos:long "0.225183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1274'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1274'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.225183'^^xsd:double;
  dwc:startLongitude '0.2251827'^^xsd:double;
  dwc:endLongitude '0.2251827'^^xsd:double;
  dwc:latitude '61.082965'^^xsd:double;
  dwc:startLatitude '61.0829652'^^xsd:double;
  dwc:endLatitude '61.0829652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2251827 61.0829652, 0.2251827 61.0829652, 0.2251827 61.0829652, 0.2251827 61.0829652, 0.2251827 61.0829652))'^^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 '1183_1274'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.083693 0.22555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.083693"^^xsd:decimal ;
  dwc:decimalLongitude "0.22555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.083693 0.22555)"^^geo:wktLiteral ;
  geo-pos:lat "61.083693"^^xsd:decimal ;
  geo-pos:long "0.22555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1275'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1275'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.728888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.22555'^^xsd:double;
  dwc:startLongitude '0.2255499'^^xsd:double;
  dwc:endLongitude '0.2255499'^^xsd:double;
  dwc:latitude '61.083693'^^xsd:double;
  dwc:startLatitude '61.0836927'^^xsd:double;
  dwc:endLatitude '61.0836927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2255499 61.0836927, 0.2255499 61.0836927, 0.2255499 61.0836927, 0.2255499 61.0836927, 0.2255499 61.0836927))'^^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 '1183_1275'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.88875 0.230078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.88875"^^xsd:decimal ;
  dwc:decimalLongitude "0.230078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.88875 0.230078)"^^geo:wktLiteral ;
  geo-pos:lat "59.88875"^^xsd:decimal ;
  geo-pos:long "0.230078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1301'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1301'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.9575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.230078'^^xsd:double;
  dwc:startLongitude '0.2300779'^^xsd:double;
  dwc:endLongitude '0.2300779'^^xsd:double;
  dwc:latitude '59.88875'^^xsd:double;
  dwc:startLatitude '59.88875'^^xsd:double;
  dwc:endLatitude '59.88875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2300779 59.88875, 0.2300779 59.88875, 0.2300779 59.88875, 0.2300779 59.88875, 0.2300779 59.88875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1301'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847164 0.233684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.847164"^^xsd:decimal ;
  dwc:decimalLongitude "0.233684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847164 0.233684)"^^geo:wktLiteral ;
  geo-pos:lat "61.847164"^^xsd:decimal ;
  geo-pos:long "0.233684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1253'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1253'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.693333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.233684'^^xsd:double;
  dwc:startLongitude '0.2336844'^^xsd:double;
  dwc:endLongitude '0.2336844'^^xsd:double;
  dwc:latitude '61.847164'^^xsd:double;
  dwc:startLatitude '61.8471641'^^xsd:double;
  dwc:endLatitude '61.8471641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2336844 61.8471641, 0.2336844 61.8471641, 0.2336844 61.8471641, 0.2336844 61.8471641, 0.2336844 61.8471641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_1253'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.923103 0.235392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.923103"^^xsd:decimal ;
  dwc:decimalLongitude "0.235392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.923103 0.235392)"^^geo:wktLiteral ;
  geo-pos:lat "55.923103"^^xsd:decimal ;
  geo-pos:long "0.235392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1453'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1453'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.45'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.235392'^^xsd:double;
  dwc:startLongitude '0.2353922'^^xsd:double;
  dwc:endLongitude '0.2353922'^^xsd:double;
  dwc:latitude '55.923103'^^xsd:double;
  dwc:startLatitude '55.9231028'^^xsd:double;
  dwc:endLatitude '55.9231028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2353922 55.9231028, 0.2353922 55.9231028, 0.2353922 55.9231028, 0.2353922 55.9231028, 0.2353922 55.9231028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1453'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.108396 0.235421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.108396"^^xsd:decimal ;
  dwc:decimalLongitude "0.235421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.108396 0.235421)"^^geo:wktLiteral ;
  geo-pos:lat "61.108396"^^xsd:decimal ;
  geo-pos:long "0.235421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1273'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1273'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.575277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.235421'^^xsd:double;
  dwc:startLongitude '0.2354205'^^xsd:double;
  dwc:endLongitude '0.2354205'^^xsd:double;
  dwc:latitude '61.108396'^^xsd:double;
  dwc:startLatitude '61.1083957'^^xsd:double;
  dwc:endLatitude '61.1083957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2354205 61.1083957, 0.2354205 61.1083957, 0.2354205 61.1083957, 0.2354205 61.1083957, 0.2354205 61.1083957))'^^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 '1183_1273'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.923113 0.235608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.923113"^^xsd:decimal ;
  dwc:decimalLongitude "0.235608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.923113 0.235608)"^^geo:wktLiteral ;
  geo-pos:lat "55.923113"^^xsd:decimal ;
  geo-pos:long "0.235608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1454'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1454'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.449444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.235608'^^xsd:double;
  dwc:startLongitude '0.2356078'^^xsd:double;
  dwc:endLongitude '0.2356078'^^xsd:double;
  dwc:latitude '55.923113'^^xsd:double;
  dwc:startLatitude '55.9231134'^^xsd:double;
  dwc:endLatitude '55.9231134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2356078 55.9231134, 0.2356078 55.9231134, 0.2356078 55.9231134, 0.2356078 55.9231134, 0.2356078 55.9231134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1454'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.111264 0.236357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.111264"^^xsd:decimal ;
  dwc:decimalLongitude "0.236357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.111264 0.236357)"^^geo:wktLiteral ;
  geo-pos:lat "61.111264"^^xsd:decimal ;
  geo-pos:long "0.236357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1271'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1271'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.557222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.236357'^^xsd:double;
  dwc:startLongitude '0.2363569'^^xsd:double;
  dwc:endLongitude '0.2363569'^^xsd:double;
  dwc:latitude '61.111264'^^xsd:double;
  dwc:startLatitude '61.111264'^^xsd:double;
  dwc:endLatitude '61.111264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2363569 61.111264, 0.2363569 61.111264, 0.2363569 61.111264, 0.2363569 61.111264, 0.2363569 61.111264))'^^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 '1183_1271'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.111308 0.236371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.111308"^^xsd:decimal ;
  dwc:decimalLongitude "0.236371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.111308 0.236371)"^^geo:wktLiteral ;
  geo-pos:lat "61.111308"^^xsd:decimal ;
  geo-pos:long "0.236371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1272'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1272'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.556944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.236371'^^xsd:double;
  dwc:startLongitude '0.2363713'^^xsd:double;
  dwc:endLongitude '0.2363713'^^xsd:double;
  dwc:latitude '61.111308'^^xsd:double;
  dwc:startLatitude '61.1113082'^^xsd:double;
  dwc:endLatitude '61.1113082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2363713 61.1113082, 0.2363713 61.1113082, 0.2363713 61.1113082, 0.2363713 61.1113082, 0.2363713 61.1113082))'^^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 '1183_1272'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853213 0.236987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.853213"^^xsd:decimal ;
  dwc:decimalLongitude "0.236987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.853213 0.236987)"^^geo:wktLiteral ;
  geo-pos:lat "57.853213"^^xsd:decimal ;
  geo-pos:long "0.236987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_351'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.236987'^^xsd:double;
  dwc:startLongitude '0.2369865'^^xsd:double;
  dwc:endLongitude '0.2369865'^^xsd:double;
  dwc:latitude '57.853213'^^xsd:double;
  dwc:startLatitude '57.8532134'^^xsd:double;
  dwc:endLatitude '57.8532134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2369865 57.8532134, 0.2369865 57.8532134, 0.2369865 57.8532134, 0.2369865 57.8532134, 0.2369865 57.8532134))'^^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 '1183_351'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121987 0.239857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.121987"^^xsd:decimal ;
  dwc:decimalLongitude "0.239857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121987 0.239857)"^^geo:wktLiteral ;
  geo-pos:lat "61.121987"^^xsd:decimal ;
  geo-pos:long "0.239857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1270'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1270'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.489722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.239857'^^xsd:double;
  dwc:startLongitude '0.2398574'^^xsd:double;
  dwc:endLongitude '0.2398574'^^xsd:double;
  dwc:latitude '61.121987'^^xsd:double;
  dwc:startLatitude '61.1219872'^^xsd:double;
  dwc:endLatitude '61.1219872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2398574 61.1219872, 0.2398574 61.1219872, 0.2398574 61.1219872, 0.2398574 61.1219872, 0.2398574 61.1219872))'^^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 '1183_1270'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843192 0.245343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.843192"^^xsd:decimal ;
  dwc:decimalLongitude "0.245343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.843192 0.245343)"^^geo:wktLiteral ;
  geo-pos:lat "59.843192"^^xsd:decimal ;
  geo-pos:long "0.245343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1302'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1302'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.245343'^^xsd:double;
  dwc:startLongitude '0.245343'^^xsd:double;
  dwc:endLongitude '0.245343'^^xsd:double;
  dwc:latitude '59.843192'^^xsd:double;
  dwc:startLatitude '59.8431921'^^xsd:double;
  dwc:endLatitude '59.8431921'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.245343 59.8431921, 0.245343 59.8431921, 0.245343 59.8431921, 0.245343 59.8431921, 0.245343 59.8431921))'^^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 '1183_1302'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176603 0.262709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176603"^^xsd:decimal ;
  dwc:decimalLongitude "0.262709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176603 0.262709)"^^geo:wktLiteral ;
  geo-pos:lat "61.176603"^^xsd:decimal ;
  geo-pos:long "0.262709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1269'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1269'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.14'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.262709'^^xsd:double;
  dwc:startLongitude '0.2627089'^^xsd:double;
  dwc:endLongitude '0.2627089'^^xsd:double;
  dwc:latitude '61.176603'^^xsd:double;
  dwc:startLatitude '61.1766033'^^xsd:double;
  dwc:endLatitude '61.1766033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2627089 61.1766033, 0.2627089 61.1766033, 0.2627089 61.1766033, 0.2627089 61.1766033, 0.2627089 61.1766033))'^^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 '1183_1269'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.126259 0.266571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.126259"^^xsd:decimal ;
  dwc:decimalLongitude "0.266571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.126259 0.266571)"^^geo:wktLiteral ;
  geo-pos:lat "61.126259"^^xsd:decimal ;
  geo-pos:long "0.266571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1093'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_1093'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.923888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.266571'^^xsd:double;
  dwc:startLongitude '0.2665707'^^xsd:double;
  dwc:endLongitude '0.2665707'^^xsd:double;
  dwc:latitude '61.126259'^^xsd:double;
  dwc:startLatitude '61.1262586'^^xsd:double;
  dwc:endLatitude '61.1262586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2665707 61.1262586, 0.2665707 61.1262586, 0.2665707 61.1262586, 0.2665707 61.1262586, 0.2665707 61.1262586))'^^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 '1183_1093'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.781071 0.266589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.781071"^^xsd:decimal ;
  dwc:decimalLongitude "0.266589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.781071 0.266589)"^^geo:wktLiteral ;
  geo-pos:lat "59.781071"^^xsd:decimal ;
  geo-pos:long "0.266589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1303'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1303'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.667222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.266589'^^xsd:double;
  dwc:startLongitude '0.2665886'^^xsd:double;
  dwc:endLongitude '0.2665886'^^xsd:double;
  dwc:latitude '59.781071'^^xsd:double;
  dwc:startLatitude '59.7810712'^^xsd:double;
  dwc:endLatitude '59.7810712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2665886 59.7810712, 0.2665886 59.7810712, 0.2665886 59.7810712, 0.2665886 59.7810712, 0.2665886 59.7810712))'^^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 '1183_1303'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.772082 0.269663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.772082"^^xsd:decimal ;
  dwc:decimalLongitude "0.269663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.772082 0.269663)"^^geo:wktLiteral ;
  geo-pos:lat "59.772082"^^xsd:decimal ;
  geo-pos:long "0.269663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1304'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.726388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.269663'^^xsd:double;
  dwc:startLongitude '0.2696628'^^xsd:double;
  dwc:endLongitude '0.2696628'^^xsd:double;
  dwc:latitude '59.772082'^^xsd:double;
  dwc:startLatitude '59.7720822'^^xsd:double;
  dwc:endLatitude '59.7720822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2696628 59.7720822, 0.2696628 59.7720822, 0.2696628 59.7720822, 0.2696628 59.7720822, 0.2696628 59.7720822))'^^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 '1183_1304'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.771027 0.270024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.771027"^^xsd:decimal ;
  dwc:decimalLongitude "0.270024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.771027 0.270024)"^^geo:wktLiteral ;
  geo-pos:lat "59.771027"^^xsd:decimal ;
  geo-pos:long "0.270024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1305'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1305'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.270024'^^xsd:double;
  dwc:startLongitude '0.2700237'^^xsd:double;
  dwc:endLongitude '0.2700237'^^xsd:double;
  dwc:latitude '59.771027'^^xsd:double;
  dwc:startLatitude '59.7710272'^^xsd:double;
  dwc:endLatitude '59.7710272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2700237 59.7710272, 0.2700237 59.7710272, 0.2700237 59.7710272, 0.2700237 59.7710272, 0.2700237 59.7710272))'^^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 '1183_1305'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.747353 0.277882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.747353"^^xsd:decimal ;
  dwc:decimalLongitude "0.277882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.747353 0.277882)"^^geo:wktLiteral ;
  geo-pos:lat "59.747353"^^xsd:decimal ;
  geo-pos:long "0.277882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1306'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1306'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.888333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.277882'^^xsd:double;
  dwc:startLongitude '0.2778819'^^xsd:double;
  dwc:endLongitude '0.2778819'^^xsd:double;
  dwc:latitude '59.747353'^^xsd:double;
  dwc:startLatitude '59.7473528'^^xsd:double;
  dwc:endLatitude '59.7473528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2778819 59.7473528, 0.2778819 59.7473528, 0.2778819 59.7473528, 0.2778819 59.7473528, 0.2778819 59.7473528))'^^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 '1183_1306'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.740687 0.279285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.740687"^^xsd:decimal ;
  dwc:decimalLongitude "0.279285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.740687 0.279285)"^^geo:wktLiteral ;
  geo-pos:lat "59.740687"^^xsd:decimal ;
  geo-pos:long "0.279285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1307'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1307'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.929166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.279285'^^xsd:double;
  dwc:startLongitude '0.2792852'^^xsd:double;
  dwc:endLongitude '0.2792852'^^xsd:double;
  dwc:latitude '59.740687'^^xsd:double;
  dwc:startLatitude '59.740687'^^xsd:double;
  dwc:endLatitude '59.740687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2792852 59.740687, 0.2792852 59.740687, 0.2792852 59.740687, 0.2792852 59.740687, 0.2792852 59.740687))'^^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 '1183_1307'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2506 0.293633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2506"^^xsd:decimal ;
  dwc:decimalLongitude "0.293633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2506 0.293633)"^^geo:wktLiteral ;
  geo-pos:lat "61.2506"^^xsd:decimal ;
  geo-pos:long "0.293633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1268'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1268'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.885'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.293633'^^xsd:double;
  dwc:startLongitude '0.2936331'^^xsd:double;
  dwc:endLongitude '0.2936331'^^xsd:double;
  dwc:latitude '61.2506'^^xsd:double;
  dwc:startLatitude '61.2505996'^^xsd:double;
  dwc:endLatitude '61.2505996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2936331 61.2505996, 0.2936331 61.2505996, 0.2936331 61.2505996, 0.2936331 61.2505996, 0.2936331 61.2505996))'^^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 '1183_1268'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.251346 0.294007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.251346"^^xsd:decimal ;
  dwc:decimalLongitude "0.294007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.251346 0.294007)"^^geo:wktLiteral ;
  geo-pos:lat "61.251346"^^xsd:decimal ;
  geo-pos:long "0.294007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1267'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1267'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.880277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.294007'^^xsd:double;
  dwc:startLongitude '0.2940065'^^xsd:double;
  dwc:endLongitude '0.2940065'^^xsd:double;
  dwc:latitude '61.251346'^^xsd:double;
  dwc:startLatitude '61.2513463'^^xsd:double;
  dwc:endLatitude '61.2513463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2940065 61.2513463, 0.2940065 61.2513463, 0.2940065 61.2513463, 0.2940065 61.2513463, 0.2940065 61.2513463))'^^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 '1183_1267'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13092 0.298376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13092"^^xsd:decimal ;
  dwc:decimalLongitude "0.298376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13092 0.298376)"^^geo:wktLiteral ;
  geo-pos:lat "55.13092"^^xsd:decimal ;
  geo-pos:long "0.298376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1637'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1637'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '5.9416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.298376'^^xsd:double;
  dwc:startLongitude '0.2983759'^^xsd:double;
  dwc:endLongitude '0.2983759'^^xsd:double;
  dwc:latitude '55.13092'^^xsd:double;
  dwc:startLatitude '55.1309196'^^xsd:double;
  dwc:endLatitude '55.1309196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2983759 55.1309196, 0.2983759 55.1309196, 0.2983759 55.1309196, 0.2983759 55.1309196, 0.2983759 55.1309196))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1637'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.822805 0.301491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.822805"^^xsd:decimal ;
  dwc:decimalLongitude "0.301491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.822805 0.301491)"^^geo:wktLiteral ;
  geo-pos:lat "61.822805"^^xsd:decimal ;
  geo-pos:long "0.301491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1254'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1254'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.944166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.301491'^^xsd:double;
  dwc:startLongitude '0.3014913'^^xsd:double;
  dwc:endLongitude '0.3014913'^^xsd:double;
  dwc:latitude '61.822805'^^xsd:double;
  dwc:startLatitude '61.8228049'^^xsd:double;
  dwc:endLatitude '61.8228049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3014913 61.8228049, 0.3014913 61.8228049, 0.3014913 61.8228049, 0.3014913 61.8228049, 0.3014913 61.8228049))'^^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 '1183_1254'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.653796 0.30453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.653796"^^xsd:decimal ;
  dwc:decimalLongitude "0.30453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.653796 0.30453)"^^geo:wktLiteral ;
  geo-pos:lat "59.653796"^^xsd:decimal ;
  geo-pos:long "0.30453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1308'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1308'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.484722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.30453'^^xsd:double;
  dwc:startLongitude '0.3045297'^^xsd:double;
  dwc:endLongitude '0.3045297'^^xsd:double;
  dwc:latitude '59.653796'^^xsd:double;
  dwc:startLatitude '59.6537955'^^xsd:double;
  dwc:endLatitude '59.6537955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3045297 59.6537955, 0.3045297 59.6537955, 0.3045297 59.6537955, 0.3045297 59.6537955, 0.3045297 59.6537955))'^^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 '1183_1308'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.276119 0.305986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.276119"^^xsd:decimal ;
  dwc:decimalLongitude "0.305986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.276119 0.305986)"^^geo:wktLiteral ;
  geo-pos:lat "61.276119"^^xsd:decimal ;
  geo-pos:long "0.305986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1266'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1266'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.723888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.305986'^^xsd:double;
  dwc:startLongitude '0.3059863'^^xsd:double;
  dwc:endLongitude '0.3059863'^^xsd:double;
  dwc:latitude '61.276119'^^xsd:double;
  dwc:startLatitude '61.2761193'^^xsd:double;
  dwc:endLatitude '61.2761193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3059863 61.2761193, 0.3059863 61.2761193, 0.3059863 61.2761193, 0.3059863 61.2761193, 0.3059863 61.2761193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1266'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.286737 0.310513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.286737"^^xsd:decimal ;
  dwc:decimalLongitude "0.310513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.286737 0.310513)"^^geo:wktLiteral ;
  geo-pos:lat "61.286737"^^xsd:decimal ;
  geo-pos:long "0.310513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1265'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1265'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.657222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.310513'^^xsd:double;
  dwc:startLongitude '0.310513'^^xsd:double;
  dwc:endLongitude '0.310513'^^xsd:double;
  dwc:latitude '61.286737'^^xsd:double;
  dwc:startLatitude '61.2867366'^^xsd:double;
  dwc:endLatitude '61.2867366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.310513 61.2867366, 0.310513 61.2867366, 0.310513 61.2867366, 0.310513 61.2867366, 0.310513 61.2867366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1265'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298504 0.31553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298504"^^xsd:decimal ;
  dwc:decimalLongitude "0.31553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298504 0.31553)"^^geo:wktLiteral ;
  geo-pos:lat "61.298504"^^xsd:decimal ;
  geo-pos:long "0.31553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1264'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1264'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.31553'^^xsd:double;
  dwc:startLongitude '0.3155302'^^xsd:double;
  dwc:endLongitude '0.3155302'^^xsd:double;
  dwc:latitude '61.298504'^^xsd:double;
  dwc:startLatitude '61.2985041'^^xsd:double;
  dwc:endLatitude '61.2985041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3155302 61.2985041, 0.3155302 61.2985041, 0.3155302 61.2985041, 0.3155302 61.2985041, 0.3155302 61.2985041))'^^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 '1183_1264'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.927949 0.337422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.927949"^^xsd:decimal ;
  dwc:decimalLongitude "0.337422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.927949 0.337422)"^^geo:wktLiteral ;
  geo-pos:lat "55.927949"^^xsd:decimal ;
  geo-pos:long "0.337422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1452'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1452'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.1875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.337422'^^xsd:double;
  dwc:startLongitude '0.3374216'^^xsd:double;
  dwc:endLongitude '0.3374216'^^xsd:double;
  dwc:latitude '55.927949'^^xsd:double;
  dwc:startLatitude '55.9279489'^^xsd:double;
  dwc:endLatitude '55.9279489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3374216 55.9279489, 0.3374216 55.9279489, 0.3374216 55.9279489, 0.3374216 55.9279489, 0.3374216 55.9279489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1452'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.927972 0.337961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.927972"^^xsd:decimal ;
  dwc:decimalLongitude "0.337961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.927972 0.337961)"^^geo:wktLiteral ;
  geo-pos:lat "55.927972"^^xsd:decimal ;
  geo-pos:long "0.337961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1451'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1451'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.337961'^^xsd:double;
  dwc:startLongitude '0.3379608'^^xsd:double;
  dwc:endLongitude '0.3379608'^^xsd:double;
  dwc:latitude '55.927972'^^xsd:double;
  dwc:startLatitude '55.9279719'^^xsd:double;
  dwc:endLatitude '55.9279719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3379608 55.9279719, 0.3379608 55.9279719, 0.3379608 55.9279719, 0.3379608 55.9279719, 0.3379608 55.9279719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1451'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.187885 0.358005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.187885"^^xsd:decimal ;
  dwc:decimalLongitude "0.358005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.187885 0.358005)"^^geo:wktLiteral ;
  geo-pos:lat "55.187885"^^xsd:decimal ;
  geo-pos:long "0.358005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1502'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1502'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.120833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.358005'^^xsd:double;
  dwc:startLongitude '0.3580052'^^xsd:double;
  dwc:endLongitude '0.3580052'^^xsd:double;
  dwc:latitude '55.187885'^^xsd:double;
  dwc:startLatitude '55.1878854'^^xsd:double;
  dwc:endLatitude '55.1878854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3580052 55.1878854, 0.3580052 55.1878854, 0.3580052 55.1878854, 0.3580052 55.1878854, 0.3580052 55.1878854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1502'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.929017 0.362441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.929017"^^xsd:decimal ;
  dwc:decimalLongitude "0.362441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.929017 0.362441)"^^geo:wktLiteral ;
  geo-pos:lat "55.929017"^^xsd:decimal ;
  geo-pos:long "0.362441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1450'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1450'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.123055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.362441'^^xsd:double;
  dwc:startLongitude '0.3624412'^^xsd:double;
  dwc:endLongitude '0.3624412'^^xsd:double;
  dwc:latitude '55.929017'^^xsd:double;
  dwc:startLatitude '55.9290172'^^xsd:double;
  dwc:endLatitude '55.9290172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3624412 55.9290172, 0.3624412 55.9290172, 0.3624412 55.9290172, 0.3624412 55.9290172, 0.3624412 55.9290172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1450'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.127637 0.362499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.127637"^^xsd:decimal ;
  dwc:decimalLongitude "0.362499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.127637 0.362499)"^^geo:wktLiteral ;
  geo-pos:lat "55.127637"^^xsd:decimal ;
  geo-pos:long "0.362499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1638'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1638'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.1086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.362499'^^xsd:double;
  dwc:startLongitude '0.3624993'^^xsd:double;
  dwc:endLongitude '0.3624993'^^xsd:double;
  dwc:latitude '55.127637'^^xsd:double;
  dwc:startLatitude '55.1276366'^^xsd:double;
  dwc:endLatitude '55.1276366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3624993 55.1276366, 0.3624993 55.1276366, 0.3624993 55.1276366, 0.3624993 55.1276366, 0.3624993 55.1276366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1638'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.797798 0.3711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.797798"^^xsd:decimal ;
  dwc:decimalLongitude "0.3711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.797798 0.3711)"^^geo:wktLiteral ;
  geo-pos:lat "61.797798"^^xsd:decimal ;
  geo-pos:long "0.3711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1255'^^xsd:string;
  dwc:scientificName 'Delphinidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1255'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.201666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.3711'^^xsd:double;
  dwc:startLongitude '0.3711004'^^xsd:double;
  dwc:endLongitude '0.3711004'^^xsd:double;
  dwc:latitude '61.797798'^^xsd:double;
  dwc:startLatitude '61.7977983'^^xsd:double;
  dwc:endLatitude '61.7977983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3711004 61.7977983, 0.3711004 61.7977983, 0.3711004 61.7977983, 0.3711004 61.7977983, 0.3711004 61.7977983))'^^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 '1183_1255'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.465298 0.372849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.465298"^^xsd:decimal ;
  dwc:decimalLongitude "0.372849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.465298 0.372849)"^^geo:wktLiteral ;
  geo-pos:lat "59.465298"^^xsd:decimal ;
  geo-pos:long "0.372849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1309'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1309'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.372849'^^xsd:double;
  dwc:startLongitude '0.3728493'^^xsd:double;
  dwc:endLongitude '0.3728493'^^xsd:double;
  dwc:latitude '59.465298'^^xsd:double;
  dwc:startLatitude '59.4652983'^^xsd:double;
  dwc:endLatitude '59.4652983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3728493 59.4652983, 0.3728493 59.4652983, 0.3728493 59.4652983, 0.3728493 59.4652983, 0.3728493 59.4652983))'^^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 '1183_1309'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73972 0.381681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.73972"^^xsd:decimal ;
  dwc:decimalLongitude "0.381681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.73972 0.381681)"^^geo:wktLiteral ;
  geo-pos:lat "53.73972"^^xsd:decimal ;
  geo-pos:long "0.381681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1871'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1871'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.084166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.381681'^^xsd:double;
  dwc:startLongitude '0.3816812'^^xsd:double;
  dwc:endLongitude '0.3816812'^^xsd:double;
  dwc:latitude '53.73972'^^xsd:double;
  dwc:startLatitude '53.73972'^^xsd:double;
  dwc:endLatitude '53.73972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3816812 53.73972, 0.3816812 53.73972, 0.3816812 53.73972, 0.3816812 53.73972, 0.3816812 53.73972))'^^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 '1183_1871'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.255952 0.396376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.255952"^^xsd:decimal ;
  dwc:decimalLongitude "0.396376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.255952 0.396376)"^^geo:wktLiteral ;
  geo-pos:lat "55.255952"^^xsd:decimal ;
  geo-pos:long "0.396376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1634'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1634'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.941666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.396376'^^xsd:double;
  dwc:startLongitude '0.3963757'^^xsd:double;
  dwc:endLongitude '0.3963757'^^xsd:double;
  dwc:latitude '55.255952'^^xsd:double;
  dwc:startLatitude '55.2559515'^^xsd:double;
  dwc:endLatitude '55.2559515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.3963757 55.2559515, 0.3963757 55.2559515, 0.3963757 55.2559515, 0.3963757 55.2559515, 0.3963757 55.2559515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1634'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.526877 0.403129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.526877"^^xsd:decimal ;
  dwc:decimalLongitude "0.403129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.526877 0.403129)"^^geo:wktLiteral ;
  geo-pos:lat "61.526877"^^xsd:decimal ;
  geo-pos:long "0.403129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1262'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1262'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.155555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.403129'^^xsd:double;
  dwc:startLongitude '0.4031293'^^xsd:double;
  dwc:endLongitude '0.4031293'^^xsd:double;
  dwc:latitude '61.526877'^^xsd:double;
  dwc:startLatitude '61.5268771'^^xsd:double;
  dwc:endLatitude '61.5268771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4031293 61.5268771, 0.4031293 61.5268771, 0.4031293 61.5268771, 0.4031293 61.5268771, 0.4031293 61.5268771))'^^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 '1183_1262'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.257502 0.405681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.257502"^^xsd:decimal ;
  dwc:decimalLongitude "0.405681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.257502 0.405681)"^^geo:wktLiteral ;
  geo-pos:lat "55.257502"^^xsd:decimal ;
  geo-pos:long "0.405681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1632'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1632'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.916111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.405681'^^xsd:double;
  dwc:startLongitude '0.4056807'^^xsd:double;
  dwc:endLongitude '0.4056807'^^xsd:double;
  dwc:latitude '55.257502'^^xsd:double;
  dwc:startLatitude '55.2575023'^^xsd:double;
  dwc:endLatitude '55.2575023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4056807 55.2575023, 0.4056807 55.2575023, 0.4056807 55.2575023, 0.4056807 55.2575023, 0.4056807 55.2575023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1632'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.164057 0.409067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.164057"^^xsd:decimal ;
  dwc:decimalLongitude "0.409067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.164057 0.409067)"^^geo:wktLiteral ;
  geo-pos:lat "55.164057"^^xsd:decimal ;
  geo-pos:long "0.409067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1503'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1503'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.292777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.409067'^^xsd:double;
  dwc:startLongitude '0.4090671'^^xsd:double;
  dwc:endLongitude '0.4090671'^^xsd:double;
  dwc:latitude '55.164057'^^xsd:double;
  dwc:startLatitude '55.1640573'^^xsd:double;
  dwc:endLatitude '55.1640573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4090671 55.1640573, 0.4090671 55.1640573, 0.4090671 55.1640573, 0.4090671 55.1640573, 0.4090671 55.1640573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1503'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.931398 0.412025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.931398"^^xsd:decimal ;
  dwc:decimalLongitude "0.412025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.931398 0.412025)"^^geo:wktLiteral ;
  geo-pos:lat "55.931398"^^xsd:decimal ;
  geo-pos:long "0.412025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1449'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1449'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.994444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.412025'^^xsd:double;
  dwc:startLongitude '0.4120248'^^xsd:double;
  dwc:endLongitude '0.4120248'^^xsd:double;
  dwc:latitude '55.931398'^^xsd:double;
  dwc:startLatitude '55.9313983'^^xsd:double;
  dwc:endLatitude '55.9313983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4120248 55.9313983, 0.4120248 55.9313983, 0.4120248 55.9313983, 0.4120248 55.9313983, 0.4120248 55.9313983))'^^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 '1183_1449'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.258733 0.413064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.258733"^^xsd:decimal ;
  dwc:decimalLongitude "0.413064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.258733 0.413064)"^^geo:wktLiteral ;
  geo-pos:lat "55.258733"^^xsd:decimal ;
  geo-pos:long "0.413064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1633'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1633'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.895833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.413064'^^xsd:double;
  dwc:startLongitude '0.413064'^^xsd:double;
  dwc:endLongitude '0.413064'^^xsd:double;
  dwc:latitude '55.258733'^^xsd:double;
  dwc:startLatitude '55.2587329'^^xsd:double;
  dwc:endLatitude '55.2587329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.413064 55.2587329, 0.413064 55.2587329, 0.413064 55.2587329, 0.413064 55.2587329, 0.413064 55.2587329))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1633'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25875 0.413165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25875"^^xsd:decimal ;
  dwc:decimalLongitude "0.413165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25875 0.413165)"^^geo:wktLiteral ;
  geo-pos:lat "55.25875"^^xsd:decimal ;
  geo-pos:long "0.413165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1631'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1631'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.895555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.413165'^^xsd:double;
  dwc:startLongitude '0.4131651'^^xsd:double;
  dwc:endLongitude '0.4131651'^^xsd:double;
  dwc:latitude '55.25875'^^xsd:double;
  dwc:startLatitude '55.2587497'^^xsd:double;
  dwc:endLatitude '55.2587497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4131651 55.2587497, 0.4131651 55.2587497, 0.4131651 55.2587497, 0.4131651 55.2587497, 0.4131651 55.2587497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1631'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.118556 0.418058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.118556"^^xsd:decimal ;
  dwc:decimalLongitude "0.418058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.118556 0.418058)"^^geo:wktLiteral ;
  geo-pos:lat "53.118556"^^xsd:decimal ;
  geo-pos:long "0.418058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1870'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1870'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.852777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.418058'^^xsd:double;
  dwc:startLongitude '0.4180581'^^xsd:double;
  dwc:endLongitude '0.4180581'^^xsd:double;
  dwc:latitude '53.118556'^^xsd:double;
  dwc:startLatitude '53.1185563'^^xsd:double;
  dwc:endLatitude '53.1185563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4180581 53.1185563, 0.4180581 53.1185563, 0.4180581 53.1185563, 0.4180581 53.1185563, 0.4180581 53.1185563))'^^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 '1183_1870'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.259744 0.419132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.259744"^^xsd:decimal ;
  dwc:decimalLongitude "0.419132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.259744 0.419132)"^^geo:wktLiteral ;
  geo-pos:lat "55.259744"^^xsd:decimal ;
  geo-pos:long "0.419132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1635'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1635'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.879166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.419132'^^xsd:double;
  dwc:startLongitude '0.4191324'^^xsd:double;
  dwc:endLongitude '0.4191324'^^xsd:double;
  dwc:latitude '55.259744'^^xsd:double;
  dwc:startLatitude '55.2597443'^^xsd:double;
  dwc:endLatitude '55.2597443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4191324 55.2597443, 0.4191324 55.2597443, 0.4191324 55.2597443, 0.4191324 55.2597443, 0.4191324 55.2597443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1635'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.260098 0.421256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.260098"^^xsd:decimal ;
  dwc:decimalLongitude "0.421256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.260098 0.421256)"^^geo:wktLiteral ;
  geo-pos:lat "55.260098"^^xsd:decimal ;
  geo-pos:long "0.421256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1629'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1629'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.873333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.421256'^^xsd:double;
  dwc:startLongitude '0.4212564'^^xsd:double;
  dwc:endLongitude '0.4212564'^^xsd:double;
  dwc:latitude '55.260098'^^xsd:double;
  dwc:startLatitude '55.2600983'^^xsd:double;
  dwc:endLatitude '55.2600983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4212564 55.2600983, 0.4212564 55.2600983, 0.4212564 55.2600983, 0.4212564 55.2600983, 0.4212564 55.2600983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1629'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.260183 0.421762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.260183"^^xsd:decimal ;
  dwc:decimalLongitude "0.421762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.260183 0.421762)"^^geo:wktLiteral ;
  geo-pos:lat "55.260183"^^xsd:decimal ;
  geo-pos:long "0.421762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1630'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1630'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.871944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.421762'^^xsd:double;
  dwc:startLongitude '0.4217621'^^xsd:double;
  dwc:endLongitude '0.4217621'^^xsd:double;
  dwc:latitude '55.260183'^^xsd:double;
  dwc:startLatitude '55.2601826'^^xsd:double;
  dwc:endLatitude '55.2601826'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4217621 55.2601826, 0.4217621 55.2601826, 0.4217621 55.2601826, 0.4217621 55.2601826, 0.4217621 55.2601826))'^^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 '1183_1630'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607159 0.439259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.607159"^^xsd:decimal ;
  dwc:decimalLongitude "0.439259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607159 0.439259)"^^geo:wktLiteral ;
  geo-pos:lat "61.607159"^^xsd:decimal ;
  geo-pos:long "0.439259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1261'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1261'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.632777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.439259'^^xsd:double;
  dwc:startLongitude '0.4392587'^^xsd:double;
  dwc:endLongitude '0.4392587'^^xsd:double;
  dwc:latitude '61.607159'^^xsd:double;
  dwc:startLatitude '61.607159'^^xsd:double;
  dwc:endLatitude '61.607159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4392587 61.607159, 0.4392587 61.607159, 0.4392587 61.607159, 0.4392587 61.607159, 0.4392587 61.607159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1261'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.611297 0.441121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.611297"^^xsd:decimal ;
  dwc:decimalLongitude "0.441121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.611297 0.441121)"^^geo:wktLiteral ;
  geo-pos:lat "61.611297"^^xsd:decimal ;
  geo-pos:long "0.441121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1260'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1260'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.605833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.441121'^^xsd:double;
  dwc:startLongitude '0.4411208'^^xsd:double;
  dwc:endLongitude '0.4411208'^^xsd:double;
  dwc:latitude '61.611297'^^xsd:double;
  dwc:startLatitude '61.6112968'^^xsd:double;
  dwc:endLatitude '61.6112968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4411208 61.6112968, 0.4411208 61.6112968, 0.4411208 61.6112968, 0.4411208 61.6112968, 0.4411208 61.6112968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1260'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93322 0.442163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.93322"^^xsd:decimal ;
  dwc:decimalLongitude "0.442163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.93322 0.442163)"^^geo:wktLiteral ;
  geo-pos:lat "55.93322"^^xsd:decimal ;
  geo-pos:long "0.442163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1448'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1448'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.915'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.442163'^^xsd:double;
  dwc:startLongitude '0.4421627'^^xsd:double;
  dwc:endLongitude '0.4421627'^^xsd:double;
  dwc:latitude '55.93322'^^xsd:double;
  dwc:startLatitude '55.9332204'^^xsd:double;
  dwc:endLatitude '55.9332204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4421627 55.9332204, 0.4421627 55.9332204, 0.4421627 55.9332204, 0.4421627 55.9332204, 0.4421627 55.9332204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1448'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619231 0.444692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.619231"^^xsd:decimal ;
  dwc:decimalLongitude "0.444692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619231 0.444692)"^^geo:wktLiteral ;
  geo-pos:lat "61.619231"^^xsd:decimal ;
  geo-pos:long "0.444692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1259'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1259'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.554166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.444692'^^xsd:double;
  dwc:startLongitude '0.4446915'^^xsd:double;
  dwc:endLongitude '0.4446915'^^xsd:double;
  dwc:latitude '61.619231'^^xsd:double;
  dwc:startLatitude '61.6192311'^^xsd:double;
  dwc:endLatitude '61.6192311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4446915 61.6192311, 0.4446915 61.6192311, 0.4446915 61.6192311, 0.4446915 61.6192311, 0.4446915 61.6192311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1259'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619231 0.444692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.619231"^^xsd:decimal ;
  dwc:decimalLongitude "0.444692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619231 0.444692)"^^geo:wktLiteral ;
  geo-pos:lat "61.619231"^^xsd:decimal ;
  geo-pos:long "0.444692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1258'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1258'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.554166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.444692'^^xsd:double;
  dwc:startLongitude '0.4446915'^^xsd:double;
  dwc:endLongitude '0.4446915'^^xsd:double;
  dwc:latitude '61.619231'^^xsd:double;
  dwc:startLatitude '61.6192311'^^xsd:double;
  dwc:endLatitude '61.6192311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4446915 61.6192311, 0.4446915 61.6192311, 0.4446915 61.6192311, 0.4446915 61.6192311, 0.4446915 61.6192311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1258'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.146682 0.446187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.146682"^^xsd:decimal ;
  dwc:decimalLongitude "0.446187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.146682 0.446187)"^^geo:wktLiteral ;
  geo-pos:lat "55.146682"^^xsd:decimal ;
  geo-pos:long "0.446187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1504'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1504'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.418333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.446187'^^xsd:double;
  dwc:startLongitude '0.446187'^^xsd:double;
  dwc:endLongitude '0.446187'^^xsd:double;
  dwc:latitude '55.146682'^^xsd:double;
  dwc:startLatitude '55.146682'^^xsd:double;
  dwc:endLatitude '55.146682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.446187 55.146682, 0.446187 55.146682, 0.446187 55.146682, 0.446187 55.146682, 0.446187 55.146682))'^^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 '1183_1504'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.205292 0.457116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.205292"^^xsd:decimal ;
  dwc:decimalLongitude "0.457116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.205292 0.457116)"^^geo:wktLiteral ;
  geo-pos:lat "59.205292"^^xsd:decimal ;
  geo-pos:long "0.457116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_1310'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.105'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.457116'^^xsd:double;
  dwc:startLongitude '0.4571156'^^xsd:double;
  dwc:endLongitude '0.4571156'^^xsd:double;
  dwc:latitude '59.205292'^^xsd:double;
  dwc:startLatitude '59.2052916'^^xsd:double;
  dwc:endLatitude '59.2052916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4571156 59.2052916, 0.4571156 59.2052916, 0.4571156 59.2052916, 0.4571156 59.2052916, 0.4571156 59.2052916))'^^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 '1183_1310'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.934641 0.465662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.934641"^^xsd:decimal ;
  dwc:decimalLongitude "0.465662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.934641 0.465662)"^^geo:wktLiteral ;
  geo-pos:lat "55.934641"^^xsd:decimal ;
  geo-pos:long "0.465662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1447'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1447'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.853055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.465662'^^xsd:double;
  dwc:startLongitude '0.4656618'^^xsd:double;
  dwc:endLongitude '0.4656618'^^xsd:double;
  dwc:latitude '55.934641'^^xsd:double;
  dwc:startLatitude '55.9346412'^^xsd:double;
  dwc:endLatitude '55.9346412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4656618 55.9346412, 0.4656618 55.9346412, 0.4656618 55.9346412, 0.4656618 55.9346412, 0.4656618 55.9346412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1447'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.497609 0.466172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.497609"^^xsd:decimal ;
  dwc:decimalLongitude "0.466172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.497609 0.466172)"^^geo:wktLiteral ;
  geo-pos:lat "56.497609"^^xsd:decimal ;
  geo-pos:long "0.466172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_638'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_638'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.956111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.466172'^^xsd:double;
  dwc:startLongitude '0.4661721'^^xsd:double;
  dwc:endLongitude '0.4661721'^^xsd:double;
  dwc:latitude '56.497609'^^xsd:double;
  dwc:startLatitude '56.4976093'^^xsd:double;
  dwc:endLatitude '56.4976093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4661721 56.4976093, 0.4661721 56.4976093, 0.4661721 56.4976093, 0.4661721 56.4976093, 0.4661721 56.4976093))'^^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 '1183_638'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.135188 0.470742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.135188"^^xsd:decimal ;
  dwc:decimalLongitude "0.470742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.135188 0.470742)"^^geo:wktLiteral ;
  geo-pos:lat "55.135188"^^xsd:decimal ;
  geo-pos:long "0.470742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1505'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1505'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.501388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.470742'^^xsd:double;
  dwc:startLongitude '0.4707419'^^xsd:double;
  dwc:endLongitude '0.4707419'^^xsd:double;
  dwc:latitude '55.135188'^^xsd:double;
  dwc:startLatitude '55.1351882'^^xsd:double;
  dwc:endLatitude '55.1351882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4707419 55.1351882, 0.4707419 55.1351882, 0.4707419 55.1351882, 0.4707419 55.1351882, 0.4707419 55.1351882))'^^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 '1183_1505'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.400176 0.473122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.400176"^^xsd:decimal ;
  dwc:decimalLongitude "0.473122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.400176 0.473122)"^^geo:wktLiteral ;
  geo-pos:lat "56.400176"^^xsd:decimal ;
  geo-pos:long "0.473122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_534'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1183_534'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '5.8430555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.473122'^^xsd:double;
  dwc:startLongitude '0.4731224'^^xsd:double;
  dwc:endLongitude '0.4731224'^^xsd:double;
  dwc:latitude '56.400176'^^xsd:double;
  dwc:startLatitude '56.4001755'^^xsd:double;
  dwc:endLatitude '56.4001755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4731224 56.4001755, 0.4731224 56.4001755, 0.4731224 56.4001755, 0.4731224 56.4001755, 0.4731224 56.4001755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_534'^^xsd:string;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.132036 0.477476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.132036"^^xsd:decimal ;
  dwc:decimalLongitude "0.477476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.132036 0.477476)"^^geo:wktLiteral ;
  geo-pos:lat "55.132036"^^xsd:decimal ;
  geo-pos:long "0.477476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1506'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1506'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.524166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.477476'^^xsd:double;
  dwc:startLongitude '0.4774761'^^xsd:double;
  dwc:endLongitude '0.4774761'^^xsd:double;
  dwc:latitude '55.132036'^^xsd:double;
  dwc:startLatitude '55.132036'^^xsd:double;
  dwc:endLatitude '55.132036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4774761 55.132036, 0.4774761 55.132036, 0.4774761 55.132036, 0.4774761 55.132036, 0.4774761 55.132036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1506'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.935571 0.481047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.935571"^^xsd:decimal ;
  dwc:decimalLongitude "0.481047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.935571 0.481047)"^^geo:wktLiteral ;
  geo-pos:lat "55.935571"^^xsd:decimal ;
  geo-pos:long "0.481047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1446'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1446'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.8125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.481047'^^xsd:double;
  dwc:startLongitude '0.4810469'^^xsd:double;
  dwc:endLongitude '0.4810469'^^xsd:double;
  dwc:latitude '55.935571'^^xsd:double;
  dwc:startLatitude '55.9355714'^^xsd:double;
  dwc:endLatitude '55.9355714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4810469 55.9355714, 0.4810469 55.9355714, 0.4810469 55.9355714, 0.4810469 55.9355714, 0.4810469 55.9355714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1446'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720629 0.490324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.720629"^^xsd:decimal ;
  dwc:decimalLongitude "0.490324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720629 0.490324)"^^geo:wktLiteral ;
  geo-pos:lat "61.720629"^^xsd:decimal ;
  geo-pos:long "0.490324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1257'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1257'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.893888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.490324'^^xsd:double;
  dwc:startLongitude '0.4903236'^^xsd:double;
  dwc:endLongitude '0.4903236'^^xsd:double;
  dwc:latitude '61.720629'^^xsd:double;
  dwc:startLatitude '61.7206286'^^xsd:double;
  dwc:endLatitude '61.7206286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4903236 61.7206286, 0.4903236 61.7206286, 0.4903236 61.7206286, 0.4903236 61.7206286, 0.4903236 61.7206286))'^^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 '1183_1257'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722164 0.491015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.722164"^^xsd:decimal ;
  dwc:decimalLongitude "0.491015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722164 0.491015)"^^geo:wktLiteral ;
  geo-pos:lat "61.722164"^^xsd:decimal ;
  geo-pos:long "0.491015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1256'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_1256'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.883888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.491015'^^xsd:double;
  dwc:startLongitude '0.4910147'^^xsd:double;
  dwc:endLongitude '0.4910147'^^xsd:double;
  dwc:latitude '61.722164'^^xsd:double;
  dwc:startLatitude '61.7221643'^^xsd:double;
  dwc:endLatitude '61.7221643'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4910147 61.7221643, 0.4910147 61.7221643, 0.4910147 61.7221643, 0.4910147 61.7221643, 0.4910147 61.7221643))'^^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 '1183_1256'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.121993 0.499255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.121993"^^xsd:decimal ;
  dwc:decimalLongitude "0.499255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.121993 0.499255)"^^geo:wktLiteral ;
  geo-pos:lat "55.121993"^^xsd:decimal ;
  geo-pos:long "0.499255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1507'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1507'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.596944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.499255'^^xsd:double;
  dwc:startLongitude '0.4992546'^^xsd:double;
  dwc:endLongitude '0.4992546'^^xsd:double;
  dwc:latitude '55.121993'^^xsd:double;
  dwc:startLatitude '55.1219927'^^xsd:double;
  dwc:endLatitude '55.1219927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.4992546 55.1219927, 0.4992546 55.1219927, 0.4992546 55.1219927, 0.4992546 55.1219927, 0.4992546 55.1219927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1507'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.931247 0.505136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.931247"^^xsd:decimal ;
  dwc:decimalLongitude "0.505136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.931247 0.505136)"^^geo:wktLiteral ;
  geo-pos:lat "61.931247"^^xsd:decimal ;
  geo-pos:long "0.505136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2699'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2699'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.505136'^^xsd:double;
  dwc:startLongitude '0.5051356'^^xsd:double;
  dwc:endLongitude '0.5051356'^^xsd:double;
  dwc:latitude '61.931247'^^xsd:double;
  dwc:startLatitude '61.9312471'^^xsd:double;
  dwc:endLatitude '61.9312471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5051356 61.9312471, 0.5051356 61.9312471, 0.5051356 61.9312471, 0.5051356 61.9312471, 0.5051356 61.9312471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_2699'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.113522 0.505509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.113522"^^xsd:decimal ;
  dwc:decimalLongitude "0.505509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.113522 0.505509)"^^geo:wktLiteral ;
  geo-pos:lat "55.113522"^^xsd:decimal ;
  geo-pos:long "0.505509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1639'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1639'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.505509'^^xsd:double;
  dwc:startLongitude '0.5055085'^^xsd:double;
  dwc:endLongitude '0.5055085'^^xsd:double;
  dwc:latitude '55.113522'^^xsd:double;
  dwc:startLatitude '55.1135218'^^xsd:double;
  dwc:endLatitude '55.1135218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5055085 55.1135218, 0.5055085 55.1135218, 0.5055085 55.1135218, 0.5055085 55.1135218, 0.5055085 55.1135218))'^^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 '1183_1639'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.937069 0.505811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.937069"^^xsd:decimal ;
  dwc:decimalLongitude "0.505811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.937069 0.505811)"^^geo:wktLiteral ;
  geo-pos:lat "55.937069"^^xsd:decimal ;
  geo-pos:long "0.505811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1444'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1444'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.505811'^^xsd:double;
  dwc:startLongitude '0.5058105'^^xsd:double;
  dwc:endLongitude '0.5058105'^^xsd:double;
  dwc:latitude '55.937069'^^xsd:double;
  dwc:startLatitude '55.9370686'^^xsd:double;
  dwc:endLatitude '55.9370686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5058105 55.9370686, 0.5058105 55.9370686, 0.5058105 55.9370686, 0.5058105 55.9370686, 0.5058105 55.9370686))'^^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 '1183_1444'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.937311 0.509815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.937311"^^xsd:decimal ;
  dwc:decimalLongitude "0.509815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.937311 0.509815)"^^geo:wktLiteral ;
  geo-pos:lat "55.937311"^^xsd:decimal ;
  geo-pos:long "0.509815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1445'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1445'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.736666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.509815'^^xsd:double;
  dwc:startLongitude '0.5098149'^^xsd:double;
  dwc:endLongitude '0.5098149'^^xsd:double;
  dwc:latitude '55.937311'^^xsd:double;
  dwc:startLatitude '55.9373107'^^xsd:double;
  dwc:endLatitude '55.9373107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5098149 55.9373107, 0.5098149 55.9373107, 0.5098149 55.9373107, 0.5098149 55.9373107, 0.5098149 55.9373107))'^^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 '1183_1445'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.392417 0.526917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.392417"^^xsd:decimal ;
  dwc:decimalLongitude "0.526917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.392417 0.526917)"^^geo:wktLiteral ;
  geo-pos:lat "60.392417"^^xsd:decimal ;
  geo-pos:long "0.526917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2779'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1183_2779'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.6286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.526917'^^xsd:double;
  dwc:startLongitude '0.5269167'^^xsd:double;
  dwc:endLongitude '0.5269167'^^xsd:double;
  dwc:latitude '60.392417'^^xsd:double;
  dwc:startLatitude '60.3924167'^^xsd:double;
  dwc:endLatitude '60.3924167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5269167 60.3924167, 0.5269167 60.3924167, 0.5269167 60.3924167, 0.5269167 60.3924167, 0.5269167 60.3924167))'^^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 '1183_2779'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97224 0.529045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.97224"^^xsd:decimal ;
  dwc:decimalLongitude "0.529045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.97224 0.529045)"^^geo:wktLiteral ;
  geo-pos:lat "57.97224"^^xsd:decimal ;
  geo-pos:long "0.529045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_350'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_350'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.173888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.529045'^^xsd:double;
  dwc:startLongitude '0.5290445'^^xsd:double;
  dwc:endLongitude '0.5290445'^^xsd:double;
  dwc:latitude '57.97224'^^xsd:double;
  dwc:startLatitude '57.9722404'^^xsd:double;
  dwc:endLatitude '57.9722404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5290445 57.9722404, 0.5290445 57.9722404, 0.5290445 57.9722404, 0.5290445 57.9722404, 0.5290445 57.9722404))'^^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 '1183_350'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.426634 0.563377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.426634"^^xsd:decimal ;
  dwc:decimalLongitude "0.563377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.426634 0.563377)"^^geo:wktLiteral ;
  geo-pos:lat "56.426634"^^xsd:decimal ;
  geo-pos:long "0.563377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_639'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_639'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.440833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.563377'^^xsd:double;
  dwc:startLongitude '0.5633771'^^xsd:double;
  dwc:endLongitude '0.5633771'^^xsd:double;
  dwc:latitude '56.426634'^^xsd:double;
  dwc:startLatitude '56.426634'^^xsd:double;
  dwc:endLatitude '56.426634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5633771 56.426634, 0.5633771 56.426634, 0.5633771 56.426634, 0.5633771 56.426634, 0.5633771 56.426634))'^^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 '1183_639'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.56967 0.566577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.56967"^^xsd:decimal ;
  dwc:decimalLongitude "0.566577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.56967 0.566577)"^^geo:wktLiteral ;
  geo-pos:lat "59.56967"^^xsd:decimal ;
  geo-pos:long "0.566577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2636'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2636'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.3875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.566577'^^xsd:double;
  dwc:startLongitude '0.566577'^^xsd:double;
  dwc:endLongitude '0.566577'^^xsd:double;
  dwc:latitude '59.56967'^^xsd:double;
  dwc:startLatitude '59.56967'^^xsd:double;
  dwc:endLatitude '59.56967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.566577 59.56967, 0.566577 59.56967, 0.566577 59.56967, 0.566577 59.56967, 0.566577 59.56967))'^^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 '1183_2636'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.617168 0.571426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.617168"^^xsd:decimal ;
  dwc:decimalLongitude "0.571426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.617168 0.571426)"^^geo:wktLiteral ;
  geo-pos:lat "57.617168"^^xsd:decimal ;
  geo-pos:long "0.571426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_824'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_824'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.37'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.571426'^^xsd:double;
  dwc:startLongitude '0.571426'^^xsd:double;
  dwc:endLongitude '0.571426'^^xsd:double;
  dwc:latitude '57.617168'^^xsd:double;
  dwc:startLatitude '57.6171682'^^xsd:double;
  dwc:endLatitude '57.6171682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.571426 57.6171682, 0.571426 57.6171682, 0.571426 57.6171682, 0.571426 57.6171682, 0.571426 57.6171682))'^^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 '1183_824'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417129 0.575526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.417129"^^xsd:decimal ;
  dwc:decimalLongitude "0.575526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.417129 0.575526)"^^geo:wktLiteral ;
  geo-pos:lat "56.417129"^^xsd:decimal ;
  geo-pos:long "0.575526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_640'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_640'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.506944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.575526'^^xsd:double;
  dwc:startLongitude '0.5755262'^^xsd:double;
  dwc:endLongitude '0.5755262'^^xsd:double;
  dwc:latitude '56.417129'^^xsd:double;
  dwc:startLatitude '56.4171293'^^xsd:double;
  dwc:endLatitude '56.4171293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5755262 56.4171293, 0.5755262 56.4171293, 0.5755262 56.4171293, 0.5755262 56.4171293, 0.5755262 56.4171293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_640'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.375888 0.577086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.375888"^^xsd:decimal ;
  dwc:decimalLongitude "0.577086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.375888 0.577086)"^^geo:wktLiteral ;
  geo-pos:lat "60.375888"^^xsd:decimal ;
  geo-pos:long "0.577086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2724'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_2724'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.4783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.577086'^^xsd:double;
  dwc:startLongitude '0.5770862'^^xsd:double;
  dwc:endLongitude '0.5770862'^^xsd:double;
  dwc:latitude '60.375888'^^xsd:double;
  dwc:startLatitude '60.3758877'^^xsd:double;
  dwc:endLatitude '60.3758877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5770862 60.3758877, 0.5770862 60.3758877, 0.5770862 60.3758877, 0.5770862 60.3758877, 0.5770862 60.3758877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2724'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.991472 0.578201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.991472"^^xsd:decimal ;
  dwc:decimalLongitude "0.578201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.991472 0.578201)"^^geo:wktLiteral ;
  geo-pos:lat "57.991472"^^xsd:decimal ;
  geo-pos:long "0.578201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_349'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_349'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.984722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.578201'^^xsd:double;
  dwc:startLongitude '0.5782008'^^xsd:double;
  dwc:endLongitude '0.5782008'^^xsd:double;
  dwc:latitude '57.991472'^^xsd:double;
  dwc:startLatitude '57.9914716'^^xsd:double;
  dwc:endLatitude '57.9914716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5782008 57.9914716, 0.5782008 57.9914716, 0.5782008 57.9914716, 0.5782008 57.9914716, 0.5782008 57.9914716))'^^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 '1183_349'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.084856 0.580765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.084856"^^xsd:decimal ;
  dwc:decimalLongitude "0.580765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.084856 0.580765)"^^geo:wktLiteral ;
  geo-pos:lat "55.084856"^^xsd:decimal ;
  geo-pos:long "0.580765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1508'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1508'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.580765'^^xsd:double;
  dwc:startLongitude '0.5807645'^^xsd:double;
  dwc:endLongitude '0.5807645'^^xsd:double;
  dwc:latitude '55.084856'^^xsd:double;
  dwc:startLatitude '55.0848564'^^xsd:double;
  dwc:endLatitude '55.0848564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5807645 55.0848564, 0.5807645 55.0848564, 0.5807645 55.0848564, 0.5807645 55.0848564, 0.5807645 55.0848564))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1508'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.492038 0.584396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.492038"^^xsd:decimal ;
  dwc:decimalLongitude "0.584396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.492038 0.584396)"^^geo:wktLiteral ;
  geo-pos:lat "56.492038"^^xsd:decimal ;
  geo-pos:long "0.584396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_533'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_533'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.643888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.584396'^^xsd:double;
  dwc:startLongitude '0.5843956'^^xsd:double;
  dwc:endLongitude '0.5843956'^^xsd:double;
  dwc:latitude '56.492038'^^xsd:double;
  dwc:startLatitude '56.4920378'^^xsd:double;
  dwc:endLatitude '56.4920378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5843956 56.4920378, 0.5843956 56.4920378, 0.5843956 56.4920378, 0.5843956 56.4920378, 0.5843956 56.4920378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_533'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.081414 0.58832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.081414"^^xsd:decimal ;
  dwc:decimalLongitude "0.58832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.081414 0.58832)"^^geo:wktLiteral ;
  geo-pos:lat "55.081414"^^xsd:decimal ;
  geo-pos:long "0.58832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1509'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1509'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.891666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.58832'^^xsd:double;
  dwc:startLongitude '0.5883195'^^xsd:double;
  dwc:endLongitude '0.5883195'^^xsd:double;
  dwc:latitude '55.081414'^^xsd:double;
  dwc:startLatitude '55.0814144'^^xsd:double;
  dwc:endLatitude '55.0814144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5883195 55.0814144, 0.5883195 55.0814144, 0.5883195 55.0814144, 0.5883195 55.0814144, 0.5883195 55.0814144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1509'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.623218 0.596623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.623218"^^xsd:decimal ;
  dwc:decimalLongitude "0.596623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.623218 0.596623)"^^geo:wktLiteral ;
  geo-pos:lat "53.623218"^^xsd:decimal ;
  geo-pos:long "0.596623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1860'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1860'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.991111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.596623'^^xsd:double;
  dwc:startLongitude '0.5966227'^^xsd:double;
  dwc:endLongitude '0.5966227'^^xsd:double;
  dwc:latitude '53.623218'^^xsd:double;
  dwc:startLatitude '53.6232175'^^xsd:double;
  dwc:endLatitude '53.6232175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5966227 53.6232175, 0.5966227 53.6232175, 0.5966227 53.6232175, 0.5966227 53.6232175, 0.5966227 53.6232175))'^^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 '1183_1860'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.903502 0.600417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.903502"^^xsd:decimal ;
  dwc:decimalLongitude "0.600417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.903502 0.600417)"^^geo:wktLiteral ;
  geo-pos:lat "61.903502"^^xsd:decimal ;
  geo-pos:long "0.600417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2698'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2698'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.108333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.600417'^^xsd:double;
  dwc:startLongitude '0.600417'^^xsd:double;
  dwc:endLongitude '0.600417'^^xsd:double;
  dwc:latitude '61.903502'^^xsd:double;
  dwc:startLatitude '61.9035019'^^xsd:double;
  dwc:endLatitude '61.9035019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.600417 61.9035019, 0.600417 61.9035019, 0.600417 61.9035019, 0.600417 61.9035019, 0.600417 61.9035019))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_2698'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.104684 0.609994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.104684"^^xsd:decimal ;
  dwc:decimalLongitude "0.609994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.104684 0.609994)"^^geo:wktLiteral ;
  geo-pos:lat "55.104684"^^xsd:decimal ;
  geo-pos:long "0.609994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1642'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1642'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.609994'^^xsd:double;
  dwc:startLongitude '0.6099936'^^xsd:double;
  dwc:endLongitude '0.6099936'^^xsd:double;
  dwc:latitude '55.104684'^^xsd:double;
  dwc:startLatitude '55.1046843'^^xsd:double;
  dwc:endLatitude '55.1046843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6099936 55.1046843, 0.6099936 55.1046843, 0.6099936 55.1046843, 0.6099936 55.1046843, 0.6099936 55.1046843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1642'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.104414 0.613668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.104414"^^xsd:decimal ;
  dwc:decimalLongitude "0.613668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.104414 0.613668)"^^geo:wktLiteral ;
  geo-pos:lat "55.104414"^^xsd:decimal ;
  geo-pos:long "0.613668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1645'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1645'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5094444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.613668'^^xsd:double;
  dwc:startLongitude '0.6136683'^^xsd:double;
  dwc:endLongitude '0.6136683'^^xsd:double;
  dwc:latitude '55.104414'^^xsd:double;
  dwc:startLatitude '55.1044143'^^xsd:double;
  dwc:endLatitude '55.1044143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6136683 55.1044143, 0.6136683 55.1044143, 0.6136683 55.1044143, 0.6136683 55.1044143, 0.6136683 55.1044143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1645'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.104329 0.614837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.104329"^^xsd:decimal ;
  dwc:decimalLongitude "0.614837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.104329 0.614837)"^^geo:wktLiteral ;
  geo-pos:lat "55.104329"^^xsd:decimal ;
  geo-pos:long "0.614837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1640'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1640'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.614837'^^xsd:double;
  dwc:startLongitude '0.6148366'^^xsd:double;
  dwc:endLongitude '0.6148366'^^xsd:double;
  dwc:latitude '55.104329'^^xsd:double;
  dwc:startLatitude '55.1043287'^^xsd:double;
  dwc:endLatitude '55.1043287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6148366 55.1043287, 0.6148366 55.1043287, 0.6148366 55.1043287, 0.6148366 55.1043287, 0.6148366 55.1043287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1640'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.586006 0.622184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.586006"^^xsd:decimal ;
  dwc:decimalLongitude "0.622184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.586006 0.622184)"^^geo:wktLiteral ;
  geo-pos:lat "59.586006"^^xsd:decimal ;
  geo-pos:long "0.622184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2637'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2637'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.5944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.622184'^^xsd:double;
  dwc:startLongitude '0.6221838'^^xsd:double;
  dwc:endLongitude '0.6221838'^^xsd:double;
  dwc:latitude '59.586006'^^xsd:double;
  dwc:startLatitude '59.5860055'^^xsd:double;
  dwc:endLatitude '59.5860055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6221838 59.5860055, 0.6221838 59.5860055, 0.6221838 59.5860055, 0.6221838 59.5860055, 0.6221838 59.5860055))'^^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 '1183_2637'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944451 0.630726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.944451"^^xsd:decimal ;
  dwc:decimalLongitude "0.630726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944451 0.630726)"^^geo:wktLiteral ;
  geo-pos:lat "55.944451"^^xsd:decimal ;
  geo-pos:long "0.630726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1443'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1443'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.414722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.630726'^^xsd:double;
  dwc:startLongitude '0.6307257'^^xsd:double;
  dwc:endLongitude '0.6307257'^^xsd:double;
  dwc:latitude '55.944451'^^xsd:double;
  dwc:startLatitude '55.9444511'^^xsd:double;
  dwc:endLatitude '55.9444511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6307257 55.9444511, 0.6307257 55.9444511, 0.6307257 55.9444511, 0.6307257 55.9444511, 0.6307257 55.9444511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1443'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630072 0.630788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.630072"^^xsd:decimal ;
  dwc:decimalLongitude "0.630788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.630072 0.630788)"^^geo:wktLiteral ;
  geo-pos:lat "53.630072"^^xsd:decimal ;
  geo-pos:long "0.630788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1861'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1861'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.1325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.630788'^^xsd:double;
  dwc:startLongitude '0.6307881'^^xsd:double;
  dwc:endLongitude '0.6307881'^^xsd:double;
  dwc:latitude '53.630072'^^xsd:double;
  dwc:startLatitude '53.6300717'^^xsd:double;
  dwc:endLatitude '53.6300717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6307881 53.6300717, 0.6307881 53.6300717, 0.6307881 53.6300717, 0.6307881 53.6300717, 0.6307881 53.6300717))'^^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 '1183_1861'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944463 0.630933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.944463"^^xsd:decimal ;
  dwc:decimalLongitude "0.630933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944463 0.630933)"^^geo:wktLiteral ;
  geo-pos:lat "55.944463"^^xsd:decimal ;
  geo-pos:long "0.630933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1442'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1442'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.414166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.630933'^^xsd:double;
  dwc:startLongitude '0.6309327'^^xsd:double;
  dwc:endLongitude '0.6309327'^^xsd:double;
  dwc:latitude '55.944463'^^xsd:double;
  dwc:startLatitude '55.9444632'^^xsd:double;
  dwc:endLatitude '55.9444632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6309327 55.9444632, 0.6309327 55.9444632, 0.6309327 55.9444632, 0.6309327 55.9444632, 0.6309327 55.9444632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1442'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944475 0.63114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.944475"^^xsd:decimal ;
  dwc:decimalLongitude "0.63114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944475 0.63114)"^^geo:wktLiteral ;
  geo-pos:lat "55.944475"^^xsd:decimal ;
  geo-pos:long "0.63114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1441'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1441'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.413611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.63114'^^xsd:double;
  dwc:startLongitude '0.6311397'^^xsd:double;
  dwc:endLongitude '0.6311397'^^xsd:double;
  dwc:latitude '55.944475'^^xsd:double;
  dwc:startLatitude '55.9444753'^^xsd:double;
  dwc:endLatitude '55.9444753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6311397 55.9444753, 0.6311397 55.9444753, 0.6311397 55.9444753, 0.6311397 55.9444753, 0.6311397 55.9444753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1441'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.103122 0.631299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.103122"^^xsd:decimal ;
  dwc:decimalLongitude "0.631299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.103122 0.631299)"^^geo:wktLiteral ;
  geo-pos:lat "55.103122"^^xsd:decimal ;
  geo-pos:long "0.631299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1641'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1641'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.631299'^^xsd:double;
  dwc:startLongitude '0.6312994'^^xsd:double;
  dwc:endLongitude '0.6312994'^^xsd:double;
  dwc:latitude '55.103122'^^xsd:double;
  dwc:startLatitude '55.1031215'^^xsd:double;
  dwc:endLatitude '55.1031215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6312994 55.1031215, 0.6312994 55.1031215, 0.6312994 55.1031215, 0.6312994 55.1031215, 0.6312994 55.1031215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1641'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.977058 0.631566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.977058"^^xsd:decimal ;
  dwc:decimalLongitude "0.631566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.977058 0.631566)"^^geo:wktLiteral ;
  geo-pos:lat "57.977058"^^xsd:decimal ;
  geo-pos:long "0.631566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_348'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_348'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.701666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.631566'^^xsd:double;
  dwc:startLongitude '0.6315659'^^xsd:double;
  dwc:endLongitude '0.6315659'^^xsd:double;
  dwc:latitude '57.977058'^^xsd:double;
  dwc:startLatitude '57.9770578'^^xsd:double;
  dwc:endLatitude '57.9770578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6315659 57.9770578, 0.6315659 57.9770578, 0.6315659 57.9770578, 0.6315659 57.9770578, 0.6315659 57.9770578))'^^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 '1183_348'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944518 0.631864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.944518"^^xsd:decimal ;
  dwc:decimalLongitude "0.631864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944518 0.631864)"^^geo:wktLiteral ;
  geo-pos:lat "55.944518"^^xsd:decimal ;
  geo-pos:long "0.631864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1440'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1440'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.411666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.631864'^^xsd:double;
  dwc:startLongitude '0.6318642'^^xsd:double;
  dwc:endLongitude '0.6318642'^^xsd:double;
  dwc:latitude '55.944518'^^xsd:double;
  dwc:startLatitude '55.9445176'^^xsd:double;
  dwc:endLatitude '55.9445176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6318642 55.9445176, 0.6318642 55.9445176, 0.6318642 55.9445176, 0.6318642 55.9445176, 0.6318642 55.9445176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1440'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.102654 0.637672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.102654"^^xsd:decimal ;
  dwc:decimalLongitude "0.637672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.102654 0.637672)"^^geo:wktLiteral ;
  geo-pos:lat "55.102654"^^xsd:decimal ;
  geo-pos:long "0.637672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1644'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1644'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.637672'^^xsd:double;
  dwc:startLongitude '0.637672'^^xsd:double;
  dwc:endLongitude '0.637672'^^xsd:double;
  dwc:latitude '55.102654'^^xsd:double;
  dwc:startLatitude '55.1026542'^^xsd:double;
  dwc:endLatitude '55.1026542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.637672 55.1026542, 0.637672 55.1026542, 0.637672 55.1026542, 0.637672 55.1026542, 0.637672 55.1026542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1644'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645311 0.637704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645311"^^xsd:decimal ;
  dwc:decimalLongitude "0.637704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645311 0.637704)"^^geo:wktLiteral ;
  geo-pos:lat "57.645311"^^xsd:decimal ;
  geo-pos:long "0.637704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_823'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_823'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '18.102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.637704'^^xsd:double;
  dwc:startLongitude '0.6377044'^^xsd:double;
  dwc:endLongitude '0.6377044'^^xsd:double;
  dwc:latitude '57.645311'^^xsd:double;
  dwc:startLatitude '57.6453113'^^xsd:double;
  dwc:endLatitude '57.6453113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6377044 57.6453113, 0.6377044 57.6453113, 0.6377044 57.6453113, 0.6377044 57.6453113, 0.6377044 57.6453113))'^^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 '1183_823'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.102094 0.645319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.102094"^^xsd:decimal ;
  dwc:decimalLongitude "0.645319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.102094 0.645319)"^^geo:wktLiteral ;
  geo-pos:lat "55.102094"^^xsd:decimal ;
  geo-pos:long "0.645319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1643'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1643'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.5922222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.645319'^^xsd:double;
  dwc:startLongitude '0.6453192'^^xsd:double;
  dwc:endLongitude '0.6453192'^^xsd:double;
  dwc:latitude '55.102094'^^xsd:double;
  dwc:startLatitude '55.1020935'^^xsd:double;
  dwc:endLatitude '55.1020935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6453192 55.1020935, 0.6453192 55.1020935, 0.6453192 55.1020935, 0.6453192 55.1020935, 0.6453192 55.1020935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1643'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.976371 0.647434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.976371"^^xsd:decimal ;
  dwc:decimalLongitude "0.647434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.976371 0.647434)"^^geo:wktLiteral ;
  geo-pos:lat "53.976371"^^xsd:decimal ;
  geo-pos:long "0.647434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1872'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1872'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.939444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.647434'^^xsd:double;
  dwc:startLongitude '0.6474343'^^xsd:double;
  dwc:endLongitude '0.6474343'^^xsd:double;
  dwc:latitude '53.976371'^^xsd:double;
  dwc:startLatitude '53.9763711'^^xsd:double;
  dwc:endLatitude '53.9763711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6474343 53.9763711, 0.6474343 53.9763711, 0.6474343 53.9763711, 0.6474343 53.9763711, 0.6474343 53.9763711))'^^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 '1183_1872'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963002 0.650905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.963002"^^xsd:decimal ;
  dwc:decimalLongitude "0.650905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.963002 0.650905)"^^geo:wktLiteral ;
  geo-pos:lat "57.963002"^^xsd:decimal ;
  geo-pos:long "0.650905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_347'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.596666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.650905'^^xsd:double;
  dwc:startLongitude '0.6509045'^^xsd:double;
  dwc:endLongitude '0.6509045'^^xsd:double;
  dwc:latitude '57.963002'^^xsd:double;
  dwc:startLatitude '57.9630024'^^xsd:double;
  dwc:endLatitude '57.9630024'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6509045 57.9630024, 0.6509045 57.9630024, 0.6509045 57.9630024, 0.6509045 57.9630024, 0.6509045 57.9630024))'^^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 '1183_347'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.555255 0.656798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.555255"^^xsd:decimal ;
  dwc:decimalLongitude "0.656798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.555255 0.656798)"^^geo:wktLiteral ;
  geo-pos:lat "56.555255"^^xsd:decimal ;
  geo-pos:long "0.656798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_531'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_531'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18.243055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.656798'^^xsd:double;
  dwc:startLongitude '0.656798'^^xsd:double;
  dwc:endLongitude '0.656798'^^xsd:double;
  dwc:latitude '56.555255'^^xsd:double;
  dwc:startLatitude '56.5552549'^^xsd:double;
  dwc:endLatitude '56.5552549'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.656798 56.5552549, 0.656798 56.5552549, 0.656798 56.5552549, 0.656798 56.5552549, 0.656798 56.5552549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_531'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.044853 0.671412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.044853"^^xsd:decimal ;
  dwc:decimalLongitude "0.671412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.044853 0.671412)"^^geo:wktLiteral ;
  geo-pos:lat "55.044853"^^xsd:decimal ;
  geo-pos:long "0.671412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1510'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1510'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.169722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.671412'^^xsd:double;
  dwc:startLongitude '0.6714118'^^xsd:double;
  dwc:endLongitude '0.6714118'^^xsd:double;
  dwc:latitude '55.044853'^^xsd:double;
  dwc:startLatitude '55.0448533'^^xsd:double;
  dwc:endLatitude '55.0448533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6714118 55.0448533, 0.6714118 55.0448533, 0.6714118 55.0448533, 0.6714118 55.0448533, 0.6714118 55.0448533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1510'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.454848 0.688842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.454848"^^xsd:decimal ;
  dwc:decimalLongitude "0.688842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.454848 0.688842)"^^geo:wktLiteral ;
  geo-pos:lat "54.454848"^^xsd:decimal ;
  geo-pos:long "0.688842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1722'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1722'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.830277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.688842'^^xsd:double;
  dwc:startLongitude '0.6888421'^^xsd:double;
  dwc:endLongitude '0.6888421'^^xsd:double;
  dwc:latitude '54.454848'^^xsd:double;
  dwc:startLatitude '54.4548476'^^xsd:double;
  dwc:endLatitude '54.4548476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6888421 54.4548476, 0.6888421 54.4548476, 0.6888421 54.4548476, 0.6888421 54.4548476, 0.6888421 54.4548476))'^^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 '1183_1722'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034298 0.69514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.034298"^^xsd:decimal ;
  dwc:decimalLongitude "0.69514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034298 0.69514)"^^geo:wktLiteral ;
  geo-pos:lat "55.034298"^^xsd:decimal ;
  geo-pos:long "0.69514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1511'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1511'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.247222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.69514'^^xsd:double;
  dwc:startLongitude '0.6951397'^^xsd:double;
  dwc:endLongitude '0.6951397'^^xsd:double;
  dwc:latitude '55.034298'^^xsd:double;
  dwc:startLatitude '55.0342983'^^xsd:double;
  dwc:endLatitude '55.0342983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6951397 55.0342983, 0.6951397 55.0342983, 0.6951397 55.0342983, 0.6951397 55.0342983, 0.6951397 55.0342983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1511'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59212 0.699604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.59212"^^xsd:decimal ;
  dwc:decimalLongitude "0.699604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.59212 0.699604)"^^geo:wktLiteral ;
  geo-pos:lat "56.59212"^^xsd:decimal ;
  geo-pos:long "0.699604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_528'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_528'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.999166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.699604'^^xsd:double;
  dwc:startLongitude '0.6996036'^^xsd:double;
  dwc:endLongitude '0.6996036'^^xsd:double;
  dwc:latitude '56.59212'^^xsd:double;
  dwc:startLatitude '56.5921204'^^xsd:double;
  dwc:endLatitude '56.5921204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6996036 56.5921204, 0.6996036 56.5921204, 0.6996036 56.5921204, 0.6996036 56.5921204, 0.6996036 56.5921204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_528'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.595545 0.703782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.595545"^^xsd:decimal ;
  dwc:decimalLongitude "0.703782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.595545 0.703782)"^^geo:wktLiteral ;
  geo-pos:lat "56.595545"^^xsd:decimal ;
  geo-pos:long "0.703782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_530'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_530'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.976944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.703782'^^xsd:double;
  dwc:startLongitude '0.7037817'^^xsd:double;
  dwc:endLongitude '0.7037817'^^xsd:double;
  dwc:latitude '56.595545'^^xsd:double;
  dwc:startLatitude '56.5955451'^^xsd:double;
  dwc:endLatitude '56.5955451'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7037817 56.5955451, 0.7037817 56.5955451, 0.7037817 56.5955451, 0.7037817 56.5955451, 0.7037817 56.5955451))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_530'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923949 0.704826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.923949"^^xsd:decimal ;
  dwc:decimalLongitude "0.704826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923949 0.704826)"^^geo:wktLiteral ;
  geo-pos:lat "57.923949"^^xsd:decimal ;
  geo-pos:long "0.704826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_346'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.704826'^^xsd:double;
  dwc:startLongitude '0.7048256'^^xsd:double;
  dwc:endLongitude '0.7048256'^^xsd:double;
  dwc:latitude '57.923949'^^xsd:double;
  dwc:startLatitude '57.9239489'^^xsd:double;
  dwc:endLatitude '57.9239489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7048256 57.9239489, 0.7048256 57.9239489, 0.7048256 57.9239489, 0.7048256 57.9239489, 0.7048256 57.9239489))'^^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 '1183_346'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.444697 0.709641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.444697"^^xsd:decimal ;
  dwc:decimalLongitude "0.709641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.444697 0.709641)"^^geo:wktLiteral ;
  geo-pos:lat "54.444697"^^xsd:decimal ;
  geo-pos:long "0.709641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1721'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1721'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.756944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.709641'^^xsd:double;
  dwc:startLongitude '0.7096413'^^xsd:double;
  dwc:endLongitude '0.7096413'^^xsd:double;
  dwc:latitude '54.444697'^^xsd:double;
  dwc:startLatitude '54.4446972'^^xsd:double;
  dwc:endLatitude '54.4446972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7096413 54.4446972, 0.7096413 54.4446972, 0.7096413 54.4446972, 0.7096413 54.4446972, 0.7096413 54.4446972))'^^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 '1183_1721'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.198303 0.711627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.198303"^^xsd:decimal ;
  dwc:decimalLongitude "0.711627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.198303 0.711627)"^^geo:wktLiteral ;
  geo-pos:lat "59.198303"^^xsd:decimal ;
  geo-pos:long "0.711627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2759'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2759'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3963888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.711627'^^xsd:double;
  dwc:startLongitude '0.7116274'^^xsd:double;
  dwc:endLongitude '0.7116274'^^xsd:double;
  dwc:latitude '59.198303'^^xsd:double;
  dwc:startLatitude '59.1983031'^^xsd:double;
  dwc:endLatitude '59.1983031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7116274 59.1983031, 0.7116274 59.1983031, 0.7116274 59.1983031, 0.7116274 59.1983031, 0.7116274 59.1983031))'^^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 '1183_2759'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.646472 0.712425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.646472"^^xsd:decimal ;
  dwc:decimalLongitude "0.712425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.646472 0.712425)"^^geo:wktLiteral ;
  geo-pos:lat "53.646472"^^xsd:decimal ;
  geo-pos:long "0.712425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1862'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1862'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.476388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.712425'^^xsd:double;
  dwc:startLongitude '0.7124248'^^xsd:double;
  dwc:endLongitude '0.7124248'^^xsd:double;
  dwc:latitude '53.646472'^^xsd:double;
  dwc:startLatitude '53.6464724'^^xsd:double;
  dwc:endLatitude '53.6464724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7124248 53.6464724, 0.7124248 53.6464724, 0.7124248 53.6464724, 0.7124248 53.6464724, 0.7124248 53.6464724))'^^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 '1183_1862'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.949522 0.71746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.949522"^^xsd:decimal ;
  dwc:decimalLongitude "0.71746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.949522 0.71746)"^^geo:wktLiteral ;
  geo-pos:lat "55.949522"^^xsd:decimal ;
  geo-pos:long "0.71746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1439'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.181944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.71746'^^xsd:double;
  dwc:startLongitude '0.7174604'^^xsd:double;
  dwc:endLongitude '0.7174604'^^xsd:double;
  dwc:latitude '55.949522'^^xsd:double;
  dwc:startLatitude '55.9495215'^^xsd:double;
  dwc:endLatitude '55.9495215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7174604 55.9495215, 0.7174604 55.9495215, 0.7174604 55.9495215, 0.7174604 55.9495215, 0.7174604 55.9495215))'^^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 '1183_1439'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.303518 0.718549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.303518"^^xsd:decimal ;
  dwc:decimalLongitude "0.718549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.303518 0.718549)"^^geo:wktLiteral ;
  geo-pos:lat "55.303518"^^xsd:decimal ;
  geo-pos:long "0.718549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1628'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1628'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.718549'^^xsd:double;
  dwc:startLongitude '0.7185491'^^xsd:double;
  dwc:endLongitude '0.7185491'^^xsd:double;
  dwc:latitude '55.303518'^^xsd:double;
  dwc:startLatitude '55.3035184'^^xsd:double;
  dwc:endLatitude '55.3035184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7185491 55.3035184, 0.7185491 55.3035184, 0.7185491 55.3035184, 0.7185491 55.3035184, 0.7185491 55.3035184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1628'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.303518 0.718549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.303518"^^xsd:decimal ;
  dwc:decimalLongitude "0.718549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.303518 0.718549)"^^geo:wktLiteral ;
  geo-pos:lat "55.303518"^^xsd:decimal ;
  geo-pos:long "0.718549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1627'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1627'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.718549'^^xsd:double;
  dwc:startLongitude '0.7185491'^^xsd:double;
  dwc:endLongitude '0.7185491'^^xsd:double;
  dwc:latitude '55.303518'^^xsd:double;
  dwc:startLatitude '55.3035184'^^xsd:double;
  dwc:endLatitude '55.3035184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7185491 55.3035184, 0.7185491 55.3035184, 0.7185491 55.3035184, 0.7185491 55.3035184, 0.7185491 55.3035184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1627'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911086 0.72259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.911086"^^xsd:decimal ;
  dwc:decimalLongitude "0.72259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.911086 0.72259)"^^geo:wktLiteral ;
  geo-pos:lat "57.911086"^^xsd:decimal ;
  geo-pos:long "0.72259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_345'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_345'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.72259'^^xsd:double;
  dwc:startLongitude '0.7225904'^^xsd:double;
  dwc:endLongitude '0.7225904'^^xsd:double;
  dwc:latitude '57.911086'^^xsd:double;
  dwc:startLatitude '57.9110859'^^xsd:double;
  dwc:endLatitude '57.9110859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7225904 57.9110859, 0.7225904 57.9110859, 0.7225904 57.9110859, 0.7225904 57.9110859, 0.7225904 57.9110859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_345'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.616007 0.728746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.616007"^^xsd:decimal ;
  dwc:decimalLongitude "0.728746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.616007 0.728746)"^^geo:wktLiteral ;
  geo-pos:lat "56.616007"^^xsd:decimal ;
  geo-pos:long "0.728746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_527'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_527'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.844166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.728746'^^xsd:double;
  dwc:startLongitude '0.7287457'^^xsd:double;
  dwc:endLongitude '0.7287457'^^xsd:double;
  dwc:latitude '56.616007'^^xsd:double;
  dwc:startLatitude '56.6160074'^^xsd:double;
  dwc:endLatitude '56.6160074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7287457 56.6160074, 0.7287457 56.6160074, 0.7287457 56.6160074, 0.7287457 56.6160074, 0.7287457 56.6160074))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_527'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.432202 0.735246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.432202"^^xsd:decimal ;
  dwc:decimalLongitude "0.735246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.432202 0.735246)"^^geo:wktLiteral ;
  geo-pos:lat "54.432202"^^xsd:decimal ;
  geo-pos:long "0.735246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1720'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1720'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.735246'^^xsd:double;
  dwc:startLongitude '0.7352463'^^xsd:double;
  dwc:endLongitude '0.7352463'^^xsd:double;
  dwc:latitude '54.432202'^^xsd:double;
  dwc:startLatitude '54.4322015'^^xsd:double;
  dwc:endLatitude '54.4322015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7352463 54.4322015, 0.7352463 54.4322015, 0.7352463 54.4322015, 0.7352463 54.4322015, 0.7352463 54.4322015))'^^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 '1183_1720'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62367 0.738094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.62367"^^xsd:decimal ;
  dwc:decimalLongitude "0.738094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.62367 0.738094)"^^geo:wktLiteral ;
  geo-pos:lat "56.62367"^^xsd:decimal ;
  geo-pos:long "0.738094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_526'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_526'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.794444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.738094'^^xsd:double;
  dwc:startLongitude '0.7380942'^^xsd:double;
  dwc:endLongitude '0.7380942'^^xsd:double;
  dwc:latitude '56.62367'^^xsd:double;
  dwc:startLatitude '56.6236701'^^xsd:double;
  dwc:endLatitude '56.6236701'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7380942 56.6236701, 0.7380942 56.6236701, 0.7380942 56.6236701, 0.7380942 56.6236701, 0.7380942 56.6236701))'^^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 '1183_526'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.633987 0.750681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.633987"^^xsd:decimal ;
  dwc:decimalLongitude "0.750681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.633987 0.750681)"^^geo:wktLiteral ;
  geo-pos:lat "56.633987"^^xsd:decimal ;
  geo-pos:long "0.750681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_525'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_525'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.7275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.750681'^^xsd:double;
  dwc:startLongitude '0.7506807'^^xsd:double;
  dwc:endLongitude '0.7506807'^^xsd:double;
  dwc:latitude '56.633987'^^xsd:double;
  dwc:startLatitude '56.6339869'^^xsd:double;
  dwc:endLatitude '56.6339869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7506807 56.6339869, 0.7506807 56.6339869, 0.7506807 56.6339869, 0.7506807 56.6339869, 0.7506807 56.6339869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_525'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.686103 0.755955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.686103"^^xsd:decimal ;
  dwc:decimalLongitude "0.755955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.686103 0.755955)"^^geo:wktLiteral ;
  geo-pos:lat "57.686103"^^xsd:decimal ;
  geo-pos:long "0.755955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_822'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_822'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.655277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.755955'^^xsd:double;
  dwc:startLongitude '0.7559554'^^xsd:double;
  dwc:endLongitude '0.7559554'^^xsd:double;
  dwc:latitude '57.686103'^^xsd:double;
  dwc:startLatitude '57.6861027'^^xsd:double;
  dwc:endLatitude '57.6861027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7559554 57.6861027, 0.7559554 57.6861027, 0.7559554 57.6861027, 0.7559554 57.6861027, 0.7559554 57.6861027))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_822'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.416308 0.767511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.416308"^^xsd:decimal ;
  dwc:decimalLongitude "0.767511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.416308 0.767511)"^^geo:wktLiteral ;
  geo-pos:lat "54.416308"^^xsd:decimal ;
  geo-pos:long "0.767511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1719'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1719'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.550555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.767511'^^xsd:double;
  dwc:startLongitude '0.7675105'^^xsd:double;
  dwc:endLongitude '0.7675105'^^xsd:double;
  dwc:latitude '54.416308'^^xsd:double;
  dwc:startLatitude '54.4163084'^^xsd:double;
  dwc:endLatitude '54.4163084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7675105 54.4163084, 0.7675105 54.4163084, 0.7675105 54.4163084, 0.7675105 54.4163084, 0.7675105 54.4163084))'^^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 '1183_1719'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64897 0.76896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.64897"^^xsd:decimal ;
  dwc:decimalLongitude "0.76896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.64897 0.76896)"^^geo:wktLiteral ;
  geo-pos:lat "56.64897"^^xsd:decimal ;
  geo-pos:long "0.76896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_524'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_524'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.630277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.76896'^^xsd:double;
  dwc:startLongitude '0.7689598'^^xsd:double;
  dwc:endLongitude '0.7689598'^^xsd:double;
  dwc:latitude '56.64897'^^xsd:double;
  dwc:startLatitude '56.6489698'^^xsd:double;
  dwc:endLatitude '56.6489698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7689598 56.6489698, 0.7689598 56.6489698, 0.7689598 56.6489698, 0.7689598 56.6489698, 0.7689598 56.6489698))'^^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 '1183_524'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.689992 0.769047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.689992"^^xsd:decimal ;
  dwc:decimalLongitude "0.769047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.689992 0.769047)"^^geo:wktLiteral ;
  geo-pos:lat "57.689992"^^xsd:decimal ;
  geo-pos:long "0.769047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_821'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_821'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.608055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.769047'^^xsd:double;
  dwc:startLongitude '0.7690469'^^xsd:double;
  dwc:endLongitude '0.7690469'^^xsd:double;
  dwc:latitude '57.689992'^^xsd:double;
  dwc:startLatitude '57.6899922'^^xsd:double;
  dwc:endLatitude '57.6899922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7690469 57.6899922, 0.7690469 57.6899922, 0.7690469 57.6899922, 0.7690469 57.6899922, 0.7690469 57.6899922))'^^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 '1183_821'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.413362 0.773078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.413362"^^xsd:decimal ;
  dwc:decimalLongitude "0.773078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.413362 0.773078)"^^geo:wktLiteral ;
  geo-pos:lat "54.413362"^^xsd:decimal ;
  geo-pos:long "0.773078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1718'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1718'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.53'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.773078'^^xsd:double;
  dwc:startLongitude '0.7730779'^^xsd:double;
  dwc:endLongitude '0.7730779'^^xsd:double;
  dwc:latitude '54.413362'^^xsd:double;
  dwc:startLatitude '54.4133624'^^xsd:double;
  dwc:endLatitude '54.4133624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7730779 54.4133624, 0.7730779 54.4133624, 0.7730779 54.4133624, 0.7730779 54.4133624, 0.7730779 54.4133624))'^^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 '1183_1718'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.411491 0.776614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.411491"^^xsd:decimal ;
  dwc:decimalLongitude "0.776614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.411491 0.776614)"^^geo:wktLiteral ;
  geo-pos:lat "54.411491"^^xsd:decimal ;
  geo-pos:long "0.776614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1717'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1717'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.516944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.776614'^^xsd:double;
  dwc:startLongitude '0.776614'^^xsd:double;
  dwc:endLongitude '0.776614'^^xsd:double;
  dwc:latitude '54.411491'^^xsd:double;
  dwc:startLatitude '54.4114912'^^xsd:double;
  dwc:endLatitude '54.4114912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.776614 54.4114912, 0.776614 54.4114912, 0.776614 54.4114912, 0.776614 54.4114912, 0.776614 54.4114912))'^^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 '1183_1717'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410496 0.778495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.410496"^^xsd:decimal ;
  dwc:decimalLongitude "0.778495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.410496 0.778495)"^^geo:wktLiteral ;
  geo-pos:lat "54.410496"^^xsd:decimal ;
  geo-pos:long "0.778495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1716'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1716'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.51'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.778495'^^xsd:double;
  dwc:startLongitude '0.7784949'^^xsd:double;
  dwc:endLongitude '0.7784949'^^xsd:double;
  dwc:latitude '54.410496'^^xsd:double;
  dwc:startLatitude '54.410496'^^xsd:double;
  dwc:endLatitude '54.410496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7784949 54.410496, 0.7784949 54.410496, 0.7784949 54.410496, 0.7784949 54.410496, 0.7784949 54.410496))'^^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 '1183_1716'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656932 0.778674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.656932"^^xsd:decimal ;
  dwc:decimalLongitude "0.778674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656932 0.778674)"^^geo:wktLiteral ;
  geo-pos:lat "56.656932"^^xsd:decimal ;
  geo-pos:long "0.778674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_523'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_523'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.578611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.778674'^^xsd:double;
  dwc:startLongitude '0.7786738'^^xsd:double;
  dwc:endLongitude '0.7786738'^^xsd:double;
  dwc:latitude '56.656932'^^xsd:double;
  dwc:startLatitude '56.6569321'^^xsd:double;
  dwc:endLatitude '56.6569321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7786738 56.6569321, 0.7786738 56.6569321, 0.7786738 56.6569321, 0.7786738 56.6569321, 0.7786738 56.6569321))'^^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 '1183_523'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.869348 0.780218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.869348"^^xsd:decimal ;
  dwc:decimalLongitude "0.780218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.869348 0.780218)"^^geo:wktLiteral ;
  geo-pos:lat "57.869348"^^xsd:decimal ;
  geo-pos:long "0.780218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_344'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_344'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.907777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.780218'^^xsd:double;
  dwc:startLongitude '0.7802176'^^xsd:double;
  dwc:endLongitude '0.7802176'^^xsd:double;
  dwc:latitude '57.869348'^^xsd:double;
  dwc:startLatitude '57.8693478'^^xsd:double;
  dwc:endLatitude '57.8693478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7802176 57.8693478, 0.7802176 57.8693478, 0.7802176 57.8693478, 0.7802176 57.8693478, 0.7802176 57.8693478))'^^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 '1183_344'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.409262 0.780827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.409262"^^xsd:decimal ;
  dwc:decimalLongitude "0.780827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.409262 0.780827)"^^geo:wktLiteral ;
  geo-pos:lat "54.409262"^^xsd:decimal ;
  geo-pos:long "0.780827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1715'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1715'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.501388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.780827'^^xsd:double;
  dwc:startLongitude '0.7808273'^^xsd:double;
  dwc:endLongitude '0.7808273'^^xsd:double;
  dwc:latitude '54.409262'^^xsd:double;
  dwc:startLatitude '54.4092618'^^xsd:double;
  dwc:endLatitude '54.4092618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7808273 54.4092618, 0.7808273 54.4092618, 0.7808273 54.4092618, 0.7808273 54.4092618, 0.7808273 54.4092618))'^^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 '1183_1715'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.659458 0.781755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.659458"^^xsd:decimal ;
  dwc:decimalLongitude "0.781755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.659458 0.781755)"^^geo:wktLiteral ;
  geo-pos:lat "56.659458"^^xsd:decimal ;
  geo-pos:long "0.781755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_522'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_522'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.562222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.781755'^^xsd:double;
  dwc:startLongitude '0.7817551'^^xsd:double;
  dwc:endLongitude '0.7817551'^^xsd:double;
  dwc:latitude '56.659458'^^xsd:double;
  dwc:startLatitude '56.6594578'^^xsd:double;
  dwc:endLatitude '56.6594578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7817551 56.6594578, 0.7817551 56.6594578, 0.7817551 56.6594578, 0.7817551 56.6594578, 0.7817551 56.6594578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_522'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.271678 0.781997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.271678"^^xsd:decimal ;
  dwc:decimalLongitude "0.781997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.271678 0.781997)"^^geo:wktLiteral ;
  geo-pos:lat "56.271678"^^xsd:decimal ;
  geo-pos:long "0.781997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_642'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_642'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '18.563888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.781997'^^xsd:double;
  dwc:startLongitude '0.7819971'^^xsd:double;
  dwc:endLongitude '0.7819971'^^xsd:double;
  dwc:latitude '56.271678'^^xsd:double;
  dwc:startLatitude '56.2716783'^^xsd:double;
  dwc:endLatitude '56.2716783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7819971 56.2716783, 0.7819971 56.2716783, 0.7819971 56.2716783, 0.7819971 56.2716783, 0.7819971 56.2716783))'^^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 '1183_642'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.220234 0.783505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.220234"^^xsd:decimal ;
  dwc:decimalLongitude "0.783505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.220234 0.783505)"^^geo:wktLiteral ;
  geo-pos:lat "59.220234"^^xsd:decimal ;
  geo-pos:long "0.783505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2758'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2758'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6663888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.783505'^^xsd:double;
  dwc:startLongitude '0.7835045'^^xsd:double;
  dwc:endLongitude '0.7835045'^^xsd:double;
  dwc:latitude '59.220234'^^xsd:double;
  dwc:startLatitude '59.2202342'^^xsd:double;
  dwc:endLatitude '59.2202342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7835045 59.2202342, 0.7835045 59.2202342, 0.7835045 59.2202342, 0.7835045 59.2202342, 0.7835045 59.2202342))'^^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 '1183_2758'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.407072 0.784965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.407072"^^xsd:decimal ;
  dwc:decimalLongitude "0.784965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.407072 0.784965)"^^geo:wktLiteral ;
  geo-pos:lat "54.407072"^^xsd:decimal ;
  geo-pos:long "0.784965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1714'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1714'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.784965'^^xsd:double;
  dwc:startLongitude '0.7849653'^^xsd:double;
  dwc:endLongitude '0.7849653'^^xsd:double;
  dwc:latitude '54.407072'^^xsd:double;
  dwc:startLatitude '54.4070722'^^xsd:double;
  dwc:endLatitude '54.4070722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7849653 54.4070722, 0.7849653 54.4070722, 0.7849653 54.4070722, 0.7849653 54.4070722, 0.7849653 54.4070722))'^^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 '1183_1714'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.404086 0.790608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.404086"^^xsd:decimal ;
  dwc:decimalLongitude "0.790608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.404086 0.790608)"^^geo:wktLiteral ;
  geo-pos:lat "54.404086"^^xsd:decimal ;
  geo-pos:long "0.790608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1713'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1713'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.465277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.790608'^^xsd:double;
  dwc:startLongitude '0.790608'^^xsd:double;
  dwc:endLongitude '0.790608'^^xsd:double;
  dwc:latitude '54.404086'^^xsd:double;
  dwc:startLatitude '54.4040864'^^xsd:double;
  dwc:endLatitude '54.4040864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.790608 54.4040864, 0.790608 54.4040864, 0.790608 54.4040864, 0.790608 54.4040864, 0.790608 54.4040864))'^^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 '1183_1713'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.403768 0.79121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.403768"^^xsd:decimal ;
  dwc:decimalLongitude "0.79121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.403768 0.79121)"^^geo:wktLiteral ;
  geo-pos:lat "54.403768"^^xsd:decimal ;
  geo-pos:long "0.79121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1712'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1712'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.463055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.79121'^^xsd:double;
  dwc:startLongitude '0.7912099'^^xsd:double;
  dwc:endLongitude '0.7912099'^^xsd:double;
  dwc:latitude '54.403768'^^xsd:double;
  dwc:startLatitude '54.4037679'^^xsd:double;
  dwc:endLatitude '54.4037679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7912099 54.4037679, 0.7912099 54.4037679, 0.7912099 54.4037679, 0.7912099 54.4037679, 0.7912099 54.4037679))'^^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 '1183_1712'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67203 0.796979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.67203"^^xsd:decimal ;
  dwc:decimalLongitude "0.796979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.67203 0.796979)"^^geo:wktLiteral ;
  geo-pos:lat "56.67203"^^xsd:decimal ;
  geo-pos:long "0.796979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_521'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_521'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.481111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.796979'^^xsd:double;
  dwc:startLongitude '0.7969792'^^xsd:double;
  dwc:endLongitude '0.7969792'^^xsd:double;
  dwc:latitude '56.67203'^^xsd:double;
  dwc:startLatitude '56.6720297'^^xsd:double;
  dwc:endLatitude '56.6720297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7969792 56.6720297, 0.7969792 56.6720297, 0.7969792 56.6720297, 0.7969792 56.6720297, 0.7969792 56.6720297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_521'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672116 0.797083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672116"^^xsd:decimal ;
  dwc:decimalLongitude "0.797083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672116 0.797083)"^^geo:wktLiteral ;
  geo-pos:lat "56.672116"^^xsd:decimal ;
  geo-pos:long "0.797083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_520'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_520'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.480555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.797083'^^xsd:double;
  dwc:startLongitude '0.7970833'^^xsd:double;
  dwc:endLongitude '0.7970833'^^xsd:double;
  dwc:latitude '56.672116'^^xsd:double;
  dwc:startLatitude '56.6721161'^^xsd:double;
  dwc:endLatitude '56.6721161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.7970833 56.6721161, 0.7970833 56.6721161, 0.7970833 56.6721161, 0.7970833 56.6721161, 0.7970833 56.6721161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_520'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.090733 0.800061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.090733"^^xsd:decimal ;
  dwc:decimalLongitude "0.800061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.090733 0.800061)"^^geo:wktLiteral ;
  geo-pos:lat "55.090733"^^xsd:decimal ;
  geo-pos:long "0.800061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1646'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1646'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.9966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.800061'^^xsd:double;
  dwc:startLongitude '0.8000608'^^xsd:double;
  dwc:endLongitude '0.8000608'^^xsd:double;
  dwc:latitude '55.090733'^^xsd:double;
  dwc:startLatitude '55.090733'^^xsd:double;
  dwc:endLatitude '55.090733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8000608 55.090733, 0.8000608 55.090733, 0.8000608 55.090733, 0.8000608 55.090733, 0.8000608 55.090733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1646'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.398473 0.801216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.398473"^^xsd:decimal ;
  dwc:decimalLongitude "0.801216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.398473 0.801216)"^^geo:wktLiteral ;
  geo-pos:lat "54.398473"^^xsd:decimal ;
  geo-pos:long "0.801216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1710'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1710'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.426111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.801216'^^xsd:double;
  dwc:startLongitude '0.8012163'^^xsd:double;
  dwc:endLongitude '0.8012163'^^xsd:double;
  dwc:latitude '54.398473'^^xsd:double;
  dwc:startLatitude '54.398473'^^xsd:double;
  dwc:endLatitude '54.398473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8012163 54.398473, 0.8012163 54.398473, 0.8012163 54.398473, 0.8012163 54.398473, 0.8012163 54.398473))'^^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 '1183_1710'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.397717 0.802646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.397717"^^xsd:decimal ;
  dwc:decimalLongitude "0.802646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.397717 0.802646)"^^geo:wktLiteral ;
  geo-pos:lat "54.397717"^^xsd:decimal ;
  geo-pos:long "0.802646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1711'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1711'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.420833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.802646'^^xsd:double;
  dwc:startLongitude '0.8026457'^^xsd:double;
  dwc:endLongitude '0.8026457'^^xsd:double;
  dwc:latitude '54.397717'^^xsd:double;
  dwc:startLatitude '54.3977166'^^xsd:double;
  dwc:endLatitude '54.3977166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8026457 54.3977166, 0.8026457 54.3977166, 0.8026457 54.3977166, 0.8026457 54.3977166, 0.8026457 54.3977166))'^^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 '1183_1711'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.608482 0.808308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.608482"^^xsd:decimal ;
  dwc:decimalLongitude "0.808308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.608482 0.808308)"^^geo:wktLiteral ;
  geo-pos:lat "54.608482"^^xsd:decimal ;
  geo-pos:long "0.808308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1723'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1723'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.927222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.808308'^^xsd:double;
  dwc:startLongitude '0.8083075'^^xsd:double;
  dwc:endLongitude '0.8083075'^^xsd:double;
  dwc:latitude '54.608482'^^xsd:double;
  dwc:startLatitude '54.6084815'^^xsd:double;
  dwc:endLatitude '54.6084815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8083075 54.6084815, 0.8083075 54.6084815, 0.8083075 54.6084815, 0.8083075 54.6084815, 0.8083075 54.6084815))'^^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 '1183_1723'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.477321 0.81898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.477321"^^xsd:decimal ;
  dwc:decimalLongitude "0.81898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.477321 0.81898)"^^geo:wktLiteral ;
  geo-pos:lat "59.477321"^^xsd:decimal ;
  geo-pos:long "0.81898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2635'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2635'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.715555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.81898'^^xsd:double;
  dwc:startLongitude '0.8189796'^^xsd:double;
  dwc:endLongitude '0.8189796'^^xsd:double;
  dwc:latitude '59.477321'^^xsd:double;
  dwc:startLatitude '59.4773213'^^xsd:double;
  dwc:endLatitude '59.4773213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8189796 59.4773213, 0.8189796 59.4773213, 0.8189796 59.4773213, 0.8189796 59.4773213, 0.8189796 59.4773213))'^^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 '1183_2635'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.740942 0.83128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.740942"^^xsd:decimal ;
  dwc:decimalLongitude "0.83128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.740942 0.83128)"^^geo:wktLiteral ;
  geo-pos:lat "57.740942"^^xsd:decimal ;
  geo-pos:long "0.83128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_820'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_820'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.83128'^^xsd:double;
  dwc:startLongitude '0.8312799'^^xsd:double;
  dwc:endLongitude '0.8312799'^^xsd:double;
  dwc:latitude '57.740942'^^xsd:double;
  dwc:startLatitude '57.7409419'^^xsd:double;
  dwc:endLatitude '57.7409419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8312799 57.7409419, 0.8312799 57.7409419, 0.8312799 57.7409419, 0.8312799 57.7409419, 0.8312799 57.7409419))'^^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 '1183_820'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38059 0.833875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.38059"^^xsd:decimal ;
  dwc:decimalLongitude "0.833875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.38059 0.833875)"^^geo:wktLiteral ;
  geo-pos:lat "54.38059"^^xsd:decimal ;
  geo-pos:long "0.833875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1709'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1709'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.833875'^^xsd:double;
  dwc:startLongitude '0.8338749'^^xsd:double;
  dwc:endLongitude '0.8338749'^^xsd:double;
  dwc:latitude '54.38059'^^xsd:double;
  dwc:startLatitude '54.3805898'^^xsd:double;
  dwc:endLatitude '54.3805898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8338749 54.3805898, 0.8338749 54.3805898, 0.8338749 54.3805898, 0.8338749 54.3805898, 0.8338749 54.3805898))'^^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 '1183_1709'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.474131 0.834333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.474131"^^xsd:decimal ;
  dwc:decimalLongitude "0.834333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.474131 0.834333)"^^geo:wktLiteral ;
  geo-pos:lat "59.474131"^^xsd:decimal ;
  geo-pos:long "0.834333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2634'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2634'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.665277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.834333'^^xsd:double;
  dwc:startLongitude '0.8343333'^^xsd:double;
  dwc:endLongitude '0.8343333'^^xsd:double;
  dwc:latitude '59.474131'^^xsd:double;
  dwc:startLatitude '59.4741306'^^xsd:double;
  dwc:endLatitude '59.4741306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8343333 59.4741306, 0.8343333 59.4741306, 0.8343333 59.4741306, 0.8343333 59.4741306, 0.8343333 59.4741306))'^^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 '1183_2634'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.373067 0.847571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.373067"^^xsd:decimal ;
  dwc:decimalLongitude "0.847571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.373067 0.847571)"^^geo:wktLiteral ;
  geo-pos:lat "54.373067"^^xsd:decimal ;
  geo-pos:long "0.847571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1708'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1708'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.255'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.847571'^^xsd:double;
  dwc:startLongitude '0.8475707'^^xsd:double;
  dwc:endLongitude '0.8475707'^^xsd:double;
  dwc:latitude '54.373067'^^xsd:double;
  dwc:startLatitude '54.3730668'^^xsd:double;
  dwc:endLatitude '54.3730668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8475707 54.3730668, 0.8475707 54.3730668, 0.8475707 54.3730668, 0.8475707 54.3730668, 0.8475707 54.3730668))'^^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 '1183_1708'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.654411 0.850837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.654411"^^xsd:decimal ;
  dwc:decimalLongitude "0.850837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.654411 0.850837)"^^geo:wktLiteral ;
  geo-pos:lat "59.654411"^^xsd:decimal ;
  geo-pos:long "0.850837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2638'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2638'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4369444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.850837'^^xsd:double;
  dwc:startLongitude '0.8508374'^^xsd:double;
  dwc:endLongitude '0.8508374'^^xsd:double;
  dwc:latitude '59.654411'^^xsd:double;
  dwc:startLatitude '59.6544108'^^xsd:double;
  dwc:endLatitude '59.6544108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8508374 59.6544108, 0.8508374 59.6544108, 0.8508374 59.6544108, 0.8508374 59.6544108, 0.8508374 59.6544108))'^^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 '1183_2638'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.174058 0.853705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.174058"^^xsd:decimal ;
  dwc:decimalLongitude "0.853705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.174058 0.853705)"^^geo:wktLiteral ;
  geo-pos:lat "53.174058"^^xsd:decimal ;
  geo-pos:long "0.853705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1859'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_1859'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.5375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.853705'^^xsd:double;
  dwc:startLongitude '0.853705'^^xsd:double;
  dwc:endLongitude '0.853705'^^xsd:double;
  dwc:latitude '53.174058'^^xsd:double;
  dwc:startLatitude '53.1740576'^^xsd:double;
  dwc:endLatitude '53.1740576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.853705 53.1740576, 0.853705 53.1740576, 0.853705 53.1740576, 0.853705 53.1740576, 0.853705 53.1740576))'^^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 '1183_1859'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.961545 0.857172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.961545"^^xsd:decimal ;
  dwc:decimalLongitude "0.857172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.961545 0.857172)"^^geo:wktLiteral ;
  geo-pos:lat "54.961545"^^xsd:decimal ;
  geo-pos:long "0.857172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1512'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1512'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.784722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.857172'^^xsd:double;
  dwc:startLongitude '0.8571716'^^xsd:double;
  dwc:endLongitude '0.8571716'^^xsd:double;
  dwc:latitude '54.961545'^^xsd:double;
  dwc:startLatitude '54.9615453'^^xsd:double;
  dwc:endLatitude '54.9615453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8571716 54.9615453, 0.8571716 54.9615453, 0.8571716 54.9615453, 0.8571716 54.9615453, 0.8571716 54.9615453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1512'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.958138 0.864627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.958138"^^xsd:decimal ;
  dwc:decimalLongitude "0.864627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.958138 0.864627)"^^geo:wktLiteral ;
  geo-pos:lat "54.958138"^^xsd:decimal ;
  geo-pos:long "0.864627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1513'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1513'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.809722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.864627'^^xsd:double;
  dwc:startLongitude '0.864627'^^xsd:double;
  dwc:endLongitude '0.864627'^^xsd:double;
  dwc:latitude '54.958138'^^xsd:double;
  dwc:startLatitude '54.9581376'^^xsd:double;
  dwc:endLatitude '54.9581376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864627 54.9581376, 0.864627 54.9581376, 0.864627 54.9581376, 0.864627 54.9581376, 0.864627 54.9581376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1513'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36193 0.867458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.36193"^^xsd:decimal ;
  dwc:decimalLongitude "0.867458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.36193 0.867458)"^^geo:wktLiteral ;
  geo-pos:lat "54.36193"^^xsd:decimal ;
  geo-pos:long "0.867458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1707'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1707'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.180277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.867458'^^xsd:double;
  dwc:startLongitude '0.8674582'^^xsd:double;
  dwc:endLongitude '0.8674582'^^xsd:double;
  dwc:latitude '54.36193'^^xsd:double;
  dwc:startLatitude '54.3619298'^^xsd:double;
  dwc:endLatitude '54.3619298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8674582 54.3619298, 0.8674582 54.3619298, 0.8674582 54.3619298, 0.8674582 54.3619298, 0.8674582 54.3619298))'^^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 '1183_1707'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.361806 0.867679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.361806"^^xsd:decimal ;
  dwc:decimalLongitude "0.867679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.361806 0.867679)"^^geo:wktLiteral ;
  geo-pos:lat "54.361806"^^xsd:decimal ;
  geo-pos:long "0.867679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1706'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1706'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.179444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.867679'^^xsd:double;
  dwc:startLongitude '0.8676791'^^xsd:double;
  dwc:endLongitude '0.8676791'^^xsd:double;
  dwc:latitude '54.361806'^^xsd:double;
  dwc:startLatitude '54.3618055'^^xsd:double;
  dwc:endLatitude '54.3618055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8676791 54.3618055, 0.8676791 54.3618055, 0.8676791 54.3618055, 0.8676791 54.3618055, 0.8676791 54.3618055))'^^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 '1183_1706'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359403 0.87195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.359403"^^xsd:decimal ;
  dwc:decimalLongitude "0.87195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359403 0.87195)"^^geo:wktLiteral ;
  geo-pos:lat "54.359403"^^xsd:decimal ;
  geo-pos:long "0.87195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1705'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1705'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.163333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.87195'^^xsd:double;
  dwc:startLongitude '0.8719496'^^xsd:double;
  dwc:endLongitude '0.8719496'^^xsd:double;
  dwc:latitude '54.359403'^^xsd:double;
  dwc:startLatitude '54.3594034'^^xsd:double;
  dwc:endLatitude '54.3594034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8719496 54.3594034, 0.8719496 54.3594034, 0.8719496 54.3594034, 0.8719496 54.3594034, 0.8719496 54.3594034))'^^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 '1183_1705'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359114 0.872465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.359114"^^xsd:decimal ;
  dwc:decimalLongitude "0.872465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359114 0.872465)"^^geo:wktLiteral ;
  geo-pos:lat "54.359114"^^xsd:decimal ;
  geo-pos:long "0.872465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1704'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1704'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.161388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.872465'^^xsd:double;
  dwc:startLongitude '0.872465'^^xsd:double;
  dwc:endLongitude '0.872465'^^xsd:double;
  dwc:latitude '54.359114'^^xsd:double;
  dwc:startLatitude '54.3591135'^^xsd:double;
  dwc:endLatitude '54.3591135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.872465 54.3591135, 0.872465 54.3591135, 0.872465 54.3591135, 0.872465 54.3591135, 0.872465 54.3591135))'^^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 '1183_1704'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.954427 0.872745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.954427"^^xsd:decimal ;
  dwc:decimalLongitude "0.872745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.954427 0.872745)"^^geo:wktLiteral ;
  geo-pos:lat "54.954427"^^xsd:decimal ;
  geo-pos:long "0.872745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1514'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1514'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.836944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.872745'^^xsd:double;
  dwc:startLongitude '0.872745'^^xsd:double;
  dwc:endLongitude '0.872745'^^xsd:double;
  dwc:latitude '54.954427'^^xsd:double;
  dwc:startLatitude '54.9544269'^^xsd:double;
  dwc:endLatitude '54.9544269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.872745 54.9544269, 0.872745 54.9544269, 0.872745 54.9544269, 0.872745 54.9544269, 0.872745 54.9544269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1514'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.662545 0.877239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.662545"^^xsd:decimal ;
  dwc:decimalLongitude "0.877239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.662545 0.877239)"^^geo:wktLiteral ;
  geo-pos:lat "59.662545"^^xsd:decimal ;
  geo-pos:long "0.877239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2639'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2639'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5347222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.877239'^^xsd:double;
  dwc:startLongitude '0.8772385'^^xsd:double;
  dwc:endLongitude '0.8772385'^^xsd:double;
  dwc:latitude '59.662545'^^xsd:double;
  dwc:startLatitude '59.6625446'^^xsd:double;
  dwc:endLatitude '59.6625446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8772385 59.6625446, 0.8772385 59.6625446, 0.8772385 59.6625446, 0.8772385 59.6625446, 0.8772385 59.6625446))'^^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 '1183_2639'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.326783 0.882399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.326783"^^xsd:decimal ;
  dwc:decimalLongitude "0.882399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.326783 0.882399)"^^geo:wktLiteral ;
  geo-pos:lat "55.326783"^^xsd:decimal ;
  geo-pos:long "0.882399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1626'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1626'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.042777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.882399'^^xsd:double;
  dwc:startLongitude '0.8823986'^^xsd:double;
  dwc:endLongitude '0.8823986'^^xsd:double;
  dwc:latitude '55.326783'^^xsd:double;
  dwc:startLatitude '55.3267828'^^xsd:double;
  dwc:endLatitude '55.3267828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8823986 55.3267828, 0.8823986 55.3267828, 0.8823986 55.3267828, 0.8823986 55.3267828, 0.8823986 55.3267828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1626'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.664393 0.883239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.664393"^^xsd:decimal ;
  dwc:decimalLongitude "0.883239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.664393 0.883239)"^^geo:wktLiteral ;
  geo-pos:lat "59.664393"^^xsd:decimal ;
  geo-pos:long "0.883239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2640'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2640'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5569444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.883239'^^xsd:double;
  dwc:startLongitude '0.8832388'^^xsd:double;
  dwc:endLongitude '0.8832388'^^xsd:double;
  dwc:latitude '59.664393'^^xsd:double;
  dwc:startLatitude '59.6643931'^^xsd:double;
  dwc:endLatitude '59.6643931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8832388 59.6643931, 0.8832388 59.6643931, 0.8832388 59.6643931, 0.8832388 59.6643931, 0.8832388 59.6643931))'^^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 '1183_2640'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.680564 0.88342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.680564"^^xsd:decimal ;
  dwc:decimalLongitude "0.88342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.680564 0.88342)"^^geo:wktLiteral ;
  geo-pos:lat "53.680564"^^xsd:decimal ;
  geo-pos:long "0.88342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1863'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1863'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.172777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.88342'^^xsd:double;
  dwc:startLongitude '0.8834204'^^xsd:double;
  dwc:endLongitude '0.8834204'^^xsd:double;
  dwc:latitude '53.680564'^^xsd:double;
  dwc:startLatitude '53.6805638'^^xsd:double;
  dwc:endLatitude '53.6805638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8834204 53.6805638, 0.8834204 53.6805638, 0.8834204 53.6805638, 0.8834204 53.6805638, 0.8834204 53.6805638))'^^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 '1183_1863'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.352528 0.884172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.352528"^^xsd:decimal ;
  dwc:decimalLongitude "0.884172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.352528 0.884172)"^^geo:wktLiteral ;
  geo-pos:lat "54.352528"^^xsd:decimal ;
  geo-pos:long "0.884172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1703'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1703'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.117222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.884172'^^xsd:double;
  dwc:startLongitude '0.8841721'^^xsd:double;
  dwc:endLongitude '0.8841721'^^xsd:double;
  dwc:latitude '54.352528'^^xsd:double;
  dwc:startLatitude '54.3525282'^^xsd:double;
  dwc:endLatitude '54.3525282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8841721 54.3525282, 0.8841721 54.3525282, 0.8841721 54.3525282, 0.8841721 54.3525282, 0.8841721 54.3525282))'^^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 '1183_1703'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.327112 0.884715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.327112"^^xsd:decimal ;
  dwc:decimalLongitude "0.884715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.327112 0.884715)"^^geo:wktLiteral ;
  geo-pos:lat "55.327112"^^xsd:decimal ;
  geo-pos:long "0.884715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1625'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1625'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.036666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.884715'^^xsd:double;
  dwc:startLongitude '0.8847153'^^xsd:double;
  dwc:endLongitude '0.8847153'^^xsd:double;
  dwc:latitude '55.327112'^^xsd:double;
  dwc:startLatitude '55.3271117'^^xsd:double;
  dwc:endLatitude '55.3271117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8847153 55.3271117, 0.8847153 55.3271117, 0.8847153 55.3271117, 0.8847153 55.3271117, 0.8847153 55.3271117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1625'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.514986 0.884789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.514986"^^xsd:decimal ;
  dwc:decimalLongitude "0.884789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.514986 0.884789)"^^geo:wktLiteral ;
  geo-pos:lat "60.514986"^^xsd:decimal ;
  geo-pos:long "0.884789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2778'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1183_2778'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.884789'^^xsd:double;
  dwc:startLongitude '0.8847885'^^xsd:double;
  dwc:endLongitude '0.8847885'^^xsd:double;
  dwc:latitude '60.514986'^^xsd:double;
  dwc:startLatitude '60.5149862'^^xsd:double;
  dwc:endLatitude '60.5149862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8847885 60.5149862, 0.8847885 60.5149862, 0.8847885 60.5149862, 0.8847885 60.5149862, 0.8847885 60.5149862))'^^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 '1183_2778'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665156 0.885714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665156"^^xsd:decimal ;
  dwc:decimalLongitude "0.885714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665156 0.885714)"^^geo:wktLiteral ;
  geo-pos:lat "59.665156"^^xsd:decimal ;
  geo-pos:long "0.885714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2641'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2641'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.5661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.885714'^^xsd:double;
  dwc:startLongitude '0.8857139'^^xsd:double;
  dwc:endLongitude '0.8857139'^^xsd:double;
  dwc:latitude '59.665156'^^xsd:double;
  dwc:startLatitude '59.6651557'^^xsd:double;
  dwc:endLatitude '59.6651557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8857139 59.6651557, 0.8857139 59.6651557, 0.8857139 59.6651557, 0.8857139 59.6651557, 0.8857139 59.6651557))'^^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 '1183_2641'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.180189 0.886582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.180189"^^xsd:decimal ;
  dwc:decimalLongitude "0.886582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.180189 0.886582)"^^geo:wktLiteral ;
  geo-pos:lat "53.180189"^^xsd:decimal ;
  geo-pos:long "0.886582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1858'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_1858'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.385555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.886582'^^xsd:double;
  dwc:startLongitude '0.886582'^^xsd:double;
  dwc:endLongitude '0.886582'^^xsd:double;
  dwc:latitude '53.180189'^^xsd:double;
  dwc:startLatitude '53.1801889'^^xsd:double;
  dwc:endLatitude '53.1801889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.886582 53.1801889, 0.886582 53.1801889, 0.886582 53.1801889, 0.886582 53.1801889, 0.886582 53.1801889))'^^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 '1183_1858'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.462188 0.890407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.462188"^^xsd:decimal ;
  dwc:decimalLongitude "0.890407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.462188 0.890407)"^^geo:wktLiteral ;
  geo-pos:lat "59.462188"^^xsd:decimal ;
  geo-pos:long "0.890407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2633'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2633'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '18.48'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.890407'^^xsd:double;
  dwc:startLongitude '0.8904073'^^xsd:double;
  dwc:endLongitude '0.8904073'^^xsd:double;
  dwc:latitude '59.462188'^^xsd:double;
  dwc:startLatitude '59.4621877'^^xsd:double;
  dwc:endLatitude '59.4621877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8904073 59.4621877, 0.8904073 59.4621877, 0.8904073 59.4621877, 0.8904073 59.4621877, 0.8904073 59.4621877))'^^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 '1183_2633'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945567 0.892129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.945567"^^xsd:decimal ;
  dwc:decimalLongitude "0.892129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945567 0.892129)"^^geo:wktLiteral ;
  geo-pos:lat "54.945567"^^xsd:decimal ;
  geo-pos:long "0.892129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1515'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1515'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.901944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.892129'^^xsd:double;
  dwc:startLongitude '0.892129'^^xsd:double;
  dwc:endLongitude '0.892129'^^xsd:double;
  dwc:latitude '54.945567'^^xsd:double;
  dwc:startLatitude '54.9455668'^^xsd:double;
  dwc:endLatitude '54.9455668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.892129 54.9455668, 0.892129 54.9455668, 0.892129 54.9455668, 0.892129 54.9455668, 0.892129 54.9455668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1515'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.754907 0.894823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.754907"^^xsd:decimal ;
  dwc:decimalLongitude "0.894823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.754907 0.894823)"^^geo:wktLiteral ;
  geo-pos:lat "56.754907"^^xsd:decimal ;
  geo-pos:long "0.894823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_518'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_518'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.954444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.894823'^^xsd:double;
  dwc:startLongitude '0.8948226'^^xsd:double;
  dwc:endLongitude '0.8948226'^^xsd:double;
  dwc:latitude '56.754907'^^xsd:double;
  dwc:startLatitude '56.7549073'^^xsd:double;
  dwc:endLatitude '56.7549073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8948226 56.7549073, 0.8948226 56.7549073, 0.8948226 56.7549073, 0.8948226 56.7549073, 0.8948226 56.7549073))'^^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 '1183_518'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.181907 0.895587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.181907"^^xsd:decimal ;
  dwc:decimalLongitude "0.895587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.181907 0.895587)"^^geo:wktLiteral ;
  geo-pos:lat "53.181907"^^xsd:decimal ;
  geo-pos:long "0.895587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1857'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_1857'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.895587'^^xsd:double;
  dwc:startLongitude '0.8955873'^^xsd:double;
  dwc:endLongitude '0.8955873'^^xsd:double;
  dwc:latitude '53.181907'^^xsd:double;
  dwc:startLatitude '53.1819066'^^xsd:double;
  dwc:endLatitude '53.1819066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.8955873 53.1819066, 0.8955873 53.1819066, 0.8955873 53.1819066, 0.8955873 53.1819066, 0.8955873 53.1819066))'^^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 '1183_1857'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.183067 0.901672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.183067"^^xsd:decimal ;
  dwc:decimalLongitude "0.901672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.183067 0.901672)"^^geo:wktLiteral ;
  geo-pos:lat "53.183067"^^xsd:decimal ;
  geo-pos:long "0.901672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1856'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_1856'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.901672'^^xsd:double;
  dwc:startLongitude '0.901672'^^xsd:double;
  dwc:endLongitude '0.901672'^^xsd:double;
  dwc:latitude '53.183067'^^xsd:double;
  dwc:startLatitude '53.1830672'^^xsd:double;
  dwc:endLatitude '53.1830672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.901672 53.1830672, 0.901672 53.1830672, 0.901672 53.1830672, 0.901672 53.1830672, 0.901672 53.1830672))'^^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 '1183_1856'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.939774 0.904803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.939774"^^xsd:decimal ;
  dwc:decimalLongitude "0.904803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.939774 0.904803)"^^geo:wktLiteral ;
  geo-pos:lat "54.939774"^^xsd:decimal ;
  geo-pos:long "0.904803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1516'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1516'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.904803'^^xsd:double;
  dwc:startLongitude '0.9048031'^^xsd:double;
  dwc:endLongitude '0.9048031'^^xsd:double;
  dwc:latitude '54.939774'^^xsd:double;
  dwc:startLatitude '54.9397736'^^xsd:double;
  dwc:endLatitude '54.9397736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9048031 54.9397736, 0.9048031 54.9397736, 0.9048031 54.9397736, 0.9048031 54.9397736, 0.9048031 54.9397736))'^^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 '1183_1516'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.166688 0.907158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.166688"^^xsd:decimal ;
  dwc:decimalLongitude "0.907158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.166688 0.907158)"^^geo:wktLiteral ;
  geo-pos:lat "56.166688"^^xsd:decimal ;
  geo-pos:long "0.907158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_645'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_645'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.907158'^^xsd:double;
  dwc:startLongitude '0.9071575'^^xsd:double;
  dwc:endLongitude '0.9071575'^^xsd:double;
  dwc:latitude '56.166688'^^xsd:double;
  dwc:startLatitude '56.1666881'^^xsd:double;
  dwc:endLatitude '56.1666881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9071575 56.1666881, 0.9071575 56.1666881, 0.9071575 56.1666881, 0.9071575 56.1666881, 0.9071575 56.1666881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_645'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184982 0.911712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184982"^^xsd:decimal ;
  dwc:decimalLongitude "0.911712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184982 0.911712)"^^geo:wktLiteral ;
  geo-pos:lat "53.184982"^^xsd:decimal ;
  geo-pos:long "0.911712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1855'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_1855'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '19.270833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.911712'^^xsd:double;
  dwc:startLongitude '0.9117116'^^xsd:double;
  dwc:endLongitude '0.9117116'^^xsd:double;
  dwc:latitude '53.184982'^^xsd:double;
  dwc:startLatitude '53.1849822'^^xsd:double;
  dwc:endLatitude '53.1849822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9117116 53.1849822, 0.9117116 53.1849822, 0.9117116 53.1849822, 0.9117116 53.1849822, 0.9117116 53.1849822))'^^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 '1183_1855'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.936101 0.912838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.936101"^^xsd:decimal ;
  dwc:decimalLongitude "0.912838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.936101 0.912838)"^^geo:wktLiteral ;
  geo-pos:lat "54.936101"^^xsd:decimal ;
  geo-pos:long "0.912838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1517'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1517'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.971388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.912838'^^xsd:double;
  dwc:startLongitude '0.9128383'^^xsd:double;
  dwc:endLongitude '0.9128383'^^xsd:double;
  dwc:latitude '54.936101'^^xsd:double;
  dwc:startLatitude '54.9361009'^^xsd:double;
  dwc:endLatitude '54.9361009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9128383 54.9361009, 0.9128383 54.9361009, 0.9128383 54.9361009, 0.9128383 54.9361009, 0.9128383 54.9361009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1517'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.160454 0.913753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.160454"^^xsd:decimal ;
  dwc:decimalLongitude "0.913753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.160454 0.913753)"^^geo:wktLiteral ;
  geo-pos:lat "56.160454"^^xsd:decimal ;
  geo-pos:long "0.913753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_646'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_646'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.8758333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.913753'^^xsd:double;
  dwc:startLongitude '0.9137531'^^xsd:double;
  dwc:endLongitude '0.9137531'^^xsd:double;
  dwc:latitude '56.160454'^^xsd:double;
  dwc:startLatitude '56.1604542'^^xsd:double;
  dwc:endLatitude '56.1604542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9137531 56.1604542, 0.9137531 56.1604542, 0.9137531 56.1604542, 0.9137531 56.1604542, 0.9137531 56.1604542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_646'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.085051 0.913754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.085051"^^xsd:decimal ;
  dwc:decimalLongitude "0.913754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.085051 0.913754)"^^geo:wktLiteral ;
  geo-pos:lat "55.085051"^^xsd:decimal ;
  geo-pos:long "0.913754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1647'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1647'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.2916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.913754'^^xsd:double;
  dwc:startLongitude '0.9137535'^^xsd:double;
  dwc:endLongitude '0.9137535'^^xsd:double;
  dwc:latitude '55.085051'^^xsd:double;
  dwc:startLatitude '55.0850513'^^xsd:double;
  dwc:endLatitude '55.0850513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9137535 55.0850513, 0.9137535 55.0850513, 0.9137535 55.0850513, 0.9137535 55.0850513, 0.9137535 55.0850513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1647'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.932201 0.921371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.932201"^^xsd:decimal ;
  dwc:decimalLongitude "0.921371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.932201 0.921371)"^^geo:wktLiteral ;
  geo-pos:lat "54.932201"^^xsd:decimal ;
  geo-pos:long "0.921371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1518'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1518'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.921371'^^xsd:double;
  dwc:startLongitude '0.9213705'^^xsd:double;
  dwc:endLongitude '0.9213705'^^xsd:double;
  dwc:latitude '54.932201'^^xsd:double;
  dwc:startLatitude '54.9322009'^^xsd:double;
  dwc:endLatitude '54.9322009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9213705 54.9322009, 0.9213705 54.9322009, 0.9213705 54.9322009, 0.9213705 54.9322009, 0.9213705 54.9322009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1518'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.152916 0.921728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.152916"^^xsd:decimal ;
  dwc:decimalLongitude "0.921728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.152916 0.921728)"^^geo:wktLiteral ;
  geo-pos:lat "56.152916"^^xsd:decimal ;
  geo-pos:long "0.921728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_647'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_647'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.9272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.921728'^^xsd:double;
  dwc:startLongitude '0.9217281'^^xsd:double;
  dwc:endLongitude '0.9217281'^^xsd:double;
  dwc:latitude '56.152916'^^xsd:double;
  dwc:startLatitude '56.1529163'^^xsd:double;
  dwc:endLatitude '56.1529163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9217281 56.1529163, 0.9217281 56.1529163, 0.9217281 56.1529163, 0.9217281 56.1529163, 0.9217281 56.1529163))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_647'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.327184 0.929697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.327184"^^xsd:decimal ;
  dwc:decimalLongitude "0.929697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.327184 0.929697)"^^geo:wktLiteral ;
  geo-pos:lat "54.327184"^^xsd:decimal ;
  geo-pos:long "0.929697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1702'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1702'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.929697'^^xsd:double;
  dwc:startLongitude '0.9296973'^^xsd:double;
  dwc:endLongitude '0.9296973'^^xsd:double;
  dwc:latitude '54.327184'^^xsd:double;
  dwc:startLatitude '54.3271835'^^xsd:double;
  dwc:endLatitude '54.3271835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9296973 54.3271835, 0.9296973 54.3271835, 0.9296973 54.3271835, 0.9296973 54.3271835, 0.9296973 54.3271835))'^^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 '1183_1702'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08402 0.93203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08402"^^xsd:decimal ;
  dwc:decimalLongitude "0.93203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08402 0.93203)"^^geo:wktLiteral ;
  geo-pos:lat "55.08402"^^xsd:decimal ;
  geo-pos:long "0.93203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1649'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1649'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3391666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.93203'^^xsd:double;
  dwc:startLongitude '0.9320295'^^xsd:double;
  dwc:endLongitude '0.9320295'^^xsd:double;
  dwc:latitude '55.08402'^^xsd:double;
  dwc:startLatitude '55.0840201'^^xsd:double;
  dwc:endLatitude '55.0840201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9320295 55.0840201, 0.9320295 55.0840201, 0.9320295 55.0840201, 0.9320295 55.0840201, 0.9320295 55.0840201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1649'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08402 0.93203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.08402"^^xsd:decimal ;
  dwc:decimalLongitude "0.93203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.08402 0.93203)"^^geo:wktLiteral ;
  geo-pos:lat "55.08402"^^xsd:decimal ;
  geo-pos:long "0.93203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1648'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1648'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.3391666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.93203'^^xsd:double;
  dwc:startLongitude '0.9320295'^^xsd:double;
  dwc:endLongitude '0.9320295'^^xsd:double;
  dwc:latitude '55.08402'^^xsd:double;
  dwc:startLatitude '55.0840201'^^xsd:double;
  dwc:endLatitude '55.0840201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9320295 55.0840201, 0.9320295 55.0840201, 0.9320295 55.0840201, 0.9320295 55.0840201, 0.9320295 55.0840201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1648'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.679736 0.933041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.679736"^^xsd:decimal ;
  dwc:decimalLongitude "0.933041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.679736 0.933041)"^^geo:wktLiteral ;
  geo-pos:lat "59.679736"^^xsd:decimal ;
  geo-pos:long "0.933041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2642'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2642'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.7413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.933041'^^xsd:double;
  dwc:startLongitude '0.9330409'^^xsd:double;
  dwc:endLongitude '0.9330409'^^xsd:double;
  dwc:latitude '59.679736'^^xsd:double;
  dwc:startLatitude '59.6797364'^^xsd:double;
  dwc:endLatitude '59.6797364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9330409 59.6797364, 0.9330409 59.6797364, 0.9330409 59.6797364, 0.9330409 59.6797364, 0.9330409 59.6797364))'^^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 '1183_2642'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.801366 0.933714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.801366"^^xsd:decimal ;
  dwc:decimalLongitude "0.933714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.801366 0.933714)"^^geo:wktLiteral ;
  geo-pos:lat "61.801366"^^xsd:decimal ;
  geo-pos:long "0.933714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2697'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2697'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.933714'^^xsd:double;
  dwc:startLongitude '0.933714'^^xsd:double;
  dwc:endLongitude '0.933714'^^xsd:double;
  dwc:latitude '61.801366'^^xsd:double;
  dwc:startLatitude '61.801366'^^xsd:double;
  dwc:endLatitude '61.801366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.933714 61.801366, 0.933714 61.801366, 0.933714 61.801366, 0.933714 61.801366, 0.933714 61.801366))'^^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 '1183_2697'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.748078 0.93875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.748078"^^xsd:decimal ;
  dwc:decimalLongitude "0.93875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.748078 0.93875)"^^geo:wktLiteral ;
  geo-pos:lat "57.748078"^^xsd:decimal ;
  geo-pos:long "0.93875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_343'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_343'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5041666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.93875'^^xsd:double;
  dwc:startLongitude '0.9387496'^^xsd:double;
  dwc:endLongitude '0.9387496'^^xsd:double;
  dwc:latitude '57.748078'^^xsd:double;
  dwc:startLatitude '57.7480776'^^xsd:double;
  dwc:endLatitude '57.7480776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9387496 57.7480776, 0.9387496 57.7480776, 0.9387496 57.7480776, 0.9387496 57.7480776, 0.9387496 57.7480776))'^^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 '1183_343'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.133429 0.942334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.133429"^^xsd:decimal ;
  dwc:decimalLongitude "0.942334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.133429 0.942334)"^^geo:wktLiteral ;
  geo-pos:lat "56.133429"^^xsd:decimal ;
  geo-pos:long "0.942334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_648'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_648'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.06'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.942334'^^xsd:double;
  dwc:startLongitude '0.9423342'^^xsd:double;
  dwc:endLongitude '0.9423342'^^xsd:double;
  dwc:latitude '56.133429'^^xsd:double;
  dwc:startLatitude '56.133429'^^xsd:double;
  dwc:endLatitude '56.133429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9423342 56.133429, 0.9423342 56.133429, 0.9423342 56.133429, 0.9423342 56.133429, 0.9423342 56.133429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_648'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.134853 0.945759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.134853"^^xsd:decimal ;
  dwc:decimalLongitude "0.945759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.134853 0.945759)"^^geo:wktLiteral ;
  geo-pos:lat "58.134853"^^xsd:decimal ;
  geo-pos:long "0.945759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2734'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1183_2734'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.1877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.945759'^^xsd:double;
  dwc:startLongitude '0.9457586'^^xsd:double;
  dwc:endLongitude '0.9457586'^^xsd:double;
  dwc:latitude '58.134853'^^xsd:double;
  dwc:startLatitude '58.134853'^^xsd:double;
  dwc:endLatitude '58.134853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9457586 58.134853, 0.9457586 58.134853, 0.9457586 58.134853, 0.9457586 58.134853, 0.9457586 58.134853))'^^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 '1183_2734'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.804621 0.952001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.804621"^^xsd:decimal ;
  dwc:decimalLongitude "0.952001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.804621 0.952001)"^^geo:wktLiteral ;
  geo-pos:lat "56.804621"^^xsd:decimal ;
  geo-pos:long "0.952001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_517'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_517'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.952001'^^xsd:double;
  dwc:startLongitude '0.9520007'^^xsd:double;
  dwc:endLongitude '0.9520007'^^xsd:double;
  dwc:latitude '56.804621'^^xsd:double;
  dwc:startLatitude '56.8046211'^^xsd:double;
  dwc:endLatitude '56.8046211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9520007 56.8046211, 0.9520007 56.8046211, 0.9520007 56.8046211, 0.9520007 56.8046211, 0.9520007 56.8046211))'^^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 '1183_517'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33966 0.961798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.33966"^^xsd:decimal ;
  dwc:decimalLongitude "0.961798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.33966 0.961798)"^^geo:wktLiteral ;
  geo-pos:lat "55.33966"^^xsd:decimal ;
  geo-pos:long "0.961798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1624'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1624'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.832222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.961798'^^xsd:double;
  dwc:startLongitude '0.9617981'^^xsd:double;
  dwc:endLongitude '0.9617981'^^xsd:double;
  dwc:latitude '55.33966'^^xsd:double;
  dwc:startLatitude '55.3396595'^^xsd:double;
  dwc:endLatitude '55.3396595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9617981 55.3396595, 0.9617981 55.3396595, 0.9617981 55.3396595, 0.9617981 55.3396595, 0.9617981 55.3396595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1624'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.340721 0.968181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.340721"^^xsd:decimal ;
  dwc:decimalLongitude "0.968181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.340721 0.968181)"^^geo:wktLiteral ;
  geo-pos:lat "55.340721"^^xsd:decimal ;
  geo-pos:long "0.968181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1623'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1623'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.815277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.968181'^^xsd:double;
  dwc:startLongitude '0.968181'^^xsd:double;
  dwc:endLongitude '0.968181'^^xsd:double;
  dwc:latitude '55.340721'^^xsd:double;
  dwc:startLatitude '55.3407205'^^xsd:double;
  dwc:endLatitude '55.3407205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.968181 55.3407205, 0.968181 55.3407205, 0.968181 55.3407205, 0.968181 55.3407205, 0.968181 55.3407205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1623'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.824787 0.975462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.824787"^^xsd:decimal ;
  dwc:decimalLongitude "0.975462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.824787 0.975462)"^^geo:wktLiteral ;
  geo-pos:lat "56.824787"^^xsd:decimal ;
  geo-pos:long "0.975462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_516'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_516'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.511111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.975462'^^xsd:double;
  dwc:startLongitude '0.9754621'^^xsd:double;
  dwc:endLongitude '0.9754621'^^xsd:double;
  dwc:latitude '56.824787'^^xsd:double;
  dwc:startLatitude '56.8247873'^^xsd:double;
  dwc:endLatitude '56.8247873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9754621 56.8247873, 0.9754621 56.8247873, 0.9754621 56.8247873, 0.9754621 56.8247873, 0.9754621 56.8247873))'^^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 '1183_516'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283222 0.986682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283222"^^xsd:decimal ;
  dwc:decimalLongitude "0.986682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283222 0.986682)"^^geo:wktLiteral ;
  geo-pos:lat "59.283222"^^xsd:decimal ;
  geo-pos:long "0.986682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2760'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2760'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.986682'^^xsd:double;
  dwc:startLongitude '0.9866824'^^xsd:double;
  dwc:endLongitude '0.9866824'^^xsd:double;
  dwc:latitude '59.283222'^^xsd:double;
  dwc:startLatitude '59.2832218'^^xsd:double;
  dwc:endLatitude '59.2832218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9866824 59.2832218, 0.9866824 59.2832218, 0.9866824 59.2832218, 0.9866824 59.2832218, 0.9866824 59.2832218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2760'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.841833 0.996833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.841833"^^xsd:decimal ;
  dwc:decimalLongitude "0.996833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.841833 0.996833)"^^geo:wktLiteral ;
  geo-pos:lat "56.841833"^^xsd:decimal ;
  geo-pos:long "0.996833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_515'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_515'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.399166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '0.996833'^^xsd:double;
  dwc:startLongitude '0.9968333'^^xsd:double;
  dwc:endLongitude '0.9968333'^^xsd:double;
  dwc:latitude '56.841833'^^xsd:double;
  dwc:startLatitude '56.8418333'^^xsd:double;
  dwc:endLatitude '56.8418333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.9968333 56.8418333, 0.9968333 56.8418333, 0.9968333 56.8418333, 0.9968333 56.8418333, 0.9968333 56.8418333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_515'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.697068 1.000941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.697068"^^xsd:decimal ;
  dwc:decimalLongitude "1.000941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.697068 1.000941)"^^geo:wktLiteral ;
  geo-pos:lat "54.697068"^^xsd:decimal ;
  geo-pos:long "1.000941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1724'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1724'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.8722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.000941'^^xsd:double;
  dwc:startLongitude '1.0009414'^^xsd:double;
  dwc:endLongitude '1.0009414'^^xsd:double;
  dwc:latitude '54.697068'^^xsd:double;
  dwc:startLatitude '54.6970682'^^xsd:double;
  dwc:endLatitude '54.6970682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0009414 54.6970682, 1.0009414 54.6970682, 1.0009414 54.6970682, 1.0009414 54.6970682, 1.0009414 54.6970682))'^^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 '1183_1724'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.070491 1.00893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.070491"^^xsd:decimal ;
  dwc:decimalLongitude "1.00893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.070491 1.00893)"^^geo:wktLiteral ;
  geo-pos:lat "56.070491"^^xsd:decimal ;
  geo-pos:long "1.00893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_649'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_649'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.4888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.00893'^^xsd:double;
  dwc:startLongitude '1.0089295'^^xsd:double;
  dwc:endLongitude '1.0089295'^^xsd:double;
  dwc:latitude '56.070491'^^xsd:double;
  dwc:startLatitude '56.070491'^^xsd:double;
  dwc:endLatitude '56.070491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0089295 56.070491, 1.0089295 56.070491, 1.0089295 56.070491, 1.0089295 56.070491, 1.0089295 56.070491))'^^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 '1183_649'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78247 1.014413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78247"^^xsd:decimal ;
  dwc:decimalLongitude "1.014413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78247 1.014413)"^^geo:wktLiteral ;
  geo-pos:lat "57.78247"^^xsd:decimal ;
  geo-pos:long "1.014413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_819'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_819'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.561111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.014413'^^xsd:double;
  dwc:startLongitude '1.0144126'^^xsd:double;
  dwc:endLongitude '1.0144126'^^xsd:double;
  dwc:latitude '57.78247'^^xsd:double;
  dwc:startLatitude '57.78247'^^xsd:double;
  dwc:endLatitude '57.78247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0144126 57.78247, 1.0144126 57.78247, 1.0144126 57.78247, 1.0144126 57.78247, 1.0144126 57.78247))'^^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 '1183_819'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.708332 1.025184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.708332"^^xsd:decimal ;
  dwc:decimalLongitude "1.025184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.708332 1.025184)"^^geo:wktLiteral ;
  geo-pos:lat "54.708332"^^xsd:decimal ;
  geo-pos:long "1.025184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1725'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1725'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4.9619444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.025184'^^xsd:double;
  dwc:startLongitude '1.0251835'^^xsd:double;
  dwc:endLongitude '1.0251835'^^xsd:double;
  dwc:latitude '54.708332'^^xsd:double;
  dwc:startLatitude '54.7083315'^^xsd:double;
  dwc:endLatitude '54.7083315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0251835 54.7083315, 1.0251835 54.7083315, 1.0251835 54.7083315, 1.0251835 54.7083315, 1.0251835 54.7083315))'^^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 '1183_1725'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.787942 1.031249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.787942"^^xsd:decimal ;
  dwc:decimalLongitude "1.031249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.787942 1.031249)"^^geo:wktLiteral ;
  geo-pos:lat "57.787942"^^xsd:decimal ;
  geo-pos:long "1.031249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_818'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_818'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.496666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.031249'^^xsd:double;
  dwc:startLongitude '1.0312492'^^xsd:double;
  dwc:endLongitude '1.0312492'^^xsd:double;
  dwc:latitude '57.787942'^^xsd:double;
  dwc:startLatitude '57.7879417'^^xsd:double;
  dwc:endLatitude '57.7879417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0312492 57.7879417, 1.0312492 57.7879417, 1.0312492 57.7879417, 1.0312492 57.7879417, 1.0312492 57.7879417))'^^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 '1183_818'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.877668 1.03438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.877668"^^xsd:decimal ;
  dwc:decimalLongitude "1.03438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.877668 1.03438)"^^geo:wktLiteral ;
  geo-pos:lat "54.877668"^^xsd:decimal ;
  geo-pos:long "1.03438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1519'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1519'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.386111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.03438'^^xsd:double;
  dwc:startLongitude '1.0343795'^^xsd:double;
  dwc:endLongitude '1.0343795'^^xsd:double;
  dwc:latitude '54.877668'^^xsd:double;
  dwc:startLatitude '54.8776675'^^xsd:double;
  dwc:endLatitude '54.8776675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0343795 54.8776675, 1.0343795 54.8776675, 1.0343795 54.8776675, 1.0343795 54.8776675, 1.0343795 54.8776675))'^^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 '1183_1519'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.690774 1.037421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.690774"^^xsd:decimal ;
  dwc:decimalLongitude "1.037421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.690774 1.037421)"^^geo:wktLiteral ;
  geo-pos:lat "57.690774"^^xsd:decimal ;
  geo-pos:long "1.037421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_340'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_340'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.88'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.037421'^^xsd:double;
  dwc:startLongitude '1.0374214'^^xsd:double;
  dwc:endLongitude '1.0374214'^^xsd:double;
  dwc:latitude '57.690774'^^xsd:double;
  dwc:startLatitude '57.6907736'^^xsd:double;
  dwc:endLatitude '57.6907736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0374214 57.6907736, 1.0374214 57.6907736, 1.0374214 57.6907736, 1.0374214 57.6907736, 1.0374214 57.6907736))'^^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 '1183_340'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685886 1.040963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.685886"^^xsd:decimal ;
  dwc:decimalLongitude "1.040963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.685886 1.040963)"^^geo:wktLiteral ;
  geo-pos:lat "57.685886"^^xsd:decimal ;
  geo-pos:long "1.040963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_339'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_339'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.040963'^^xsd:double;
  dwc:startLongitude '1.0409625'^^xsd:double;
  dwc:endLongitude '1.0409625'^^xsd:double;
  dwc:latitude '57.685886'^^xsd:double;
  dwc:startLatitude '57.6858855'^^xsd:double;
  dwc:endLatitude '57.6858855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0409625 57.6858855, 1.0409625 57.6858855, 1.0409625 57.6858855, 1.0409625 57.6858855, 1.0409625 57.6858855))'^^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 '1183_339'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.698986 1.045173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.698986"^^xsd:decimal ;
  dwc:decimalLongitude "1.045173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.698986 1.045173)"^^geo:wktLiteral ;
  geo-pos:lat "57.698986"^^xsd:decimal ;
  geo-pos:long "1.045173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_341'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_341'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.9319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.045173'^^xsd:double;
  dwc:startLongitude '1.045173'^^xsd:double;
  dwc:endLongitude '1.045173'^^xsd:double;
  dwc:latitude '57.698986'^^xsd:double;
  dwc:startLatitude '57.6989857'^^xsd:double;
  dwc:endLatitude '57.6989857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.045173 57.6989857, 1.045173 57.6989857, 1.045173 57.6989857, 1.045173 57.6989857, 1.045173 57.6989857))'^^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 '1183_341'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.717025 1.052236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.717025"^^xsd:decimal ;
  dwc:decimalLongitude "1.052236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.717025 1.052236)"^^geo:wktLiteral ;
  geo-pos:lat "59.717025"^^xsd:decimal ;
  geo-pos:long "1.052236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2643'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2643'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.1888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.052236'^^xsd:double;
  dwc:startLongitude '1.0522363'^^xsd:double;
  dwc:endLongitude '1.0522363'^^xsd:double;
  dwc:latitude '59.717025'^^xsd:double;
  dwc:startLatitude '59.7170247'^^xsd:double;
  dwc:endLatitude '59.7170247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0522363 59.7170247, 1.0522363 59.7170247, 1.0522363 59.7170247, 1.0522363 59.7170247, 1.0522363 59.7170247))'^^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 '1183_2643'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.304183 1.05507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.304183"^^xsd:decimal ;
  dwc:decimalLongitude "1.05507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.304183 1.05507)"^^geo:wktLiteral ;
  geo-pos:lat "59.304183"^^xsd:decimal ;
  geo-pos:long "1.05507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2761'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2761'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7205555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.05507'^^xsd:double;
  dwc:startLongitude '1.0550703'^^xsd:double;
  dwc:endLongitude '1.0550703'^^xsd:double;
  dwc:latitude '59.304183'^^xsd:double;
  dwc:startLatitude '59.3041825'^^xsd:double;
  dwc:endLatitude '59.3041825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0550703 59.3041825, 1.0550703 59.3041825, 1.0550703 59.3041825, 1.0550703 59.3041825, 1.0550703 59.3041825))'^^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 '1183_2761'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.724068 1.057394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.724068"^^xsd:decimal ;
  dwc:decimalLongitude "1.057394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.724068 1.057394)"^^geo:wktLiteral ;
  geo-pos:lat "54.724068"^^xsd:decimal ;
  geo-pos:long "1.057394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1726'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1726'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.0797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.057394'^^xsd:double;
  dwc:startLongitude '1.0573944'^^xsd:double;
  dwc:endLongitude '1.0573944'^^xsd:double;
  dwc:latitude '54.724068'^^xsd:double;
  dwc:startLatitude '54.7240684'^^xsd:double;
  dwc:endLatitude '54.7240684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0573944 54.7240684, 1.0573944 54.7240684, 1.0573944 54.7240684, 1.0573944 54.7240684, 1.0573944 54.7240684))'^^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 '1183_1726'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.719199 1.059326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.719199"^^xsd:decimal ;
  dwc:decimalLongitude "1.059326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.719199 1.059326)"^^geo:wktLiteral ;
  geo-pos:lat "59.719199"^^xsd:decimal ;
  geo-pos:long "1.059326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2644'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2644'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2155555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.059326'^^xsd:double;
  dwc:startLongitude '1.0593258'^^xsd:double;
  dwc:endLongitude '1.0593258'^^xsd:double;
  dwc:latitude '59.719199'^^xsd:double;
  dwc:startLatitude '59.7191993'^^xsd:double;
  dwc:endLatitude '59.7191993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0593258 59.7191993, 1.0593258 59.7191993, 1.0593258 59.7191993, 1.0593258 59.7191993, 1.0593258 59.7191993))'^^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 '1183_2644'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.30653 1.062801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.30653"^^xsd:decimal ;
  dwc:decimalLongitude "1.062801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.30653 1.062801)"^^geo:wktLiteral ;
  geo-pos:lat "59.30653"^^xsd:decimal ;
  geo-pos:long "1.062801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2762'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2762'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.7516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.062801'^^xsd:double;
  dwc:startLongitude '1.0628013'^^xsd:double;
  dwc:endLongitude '1.0628013'^^xsd:double;
  dwc:latitude '59.30653'^^xsd:double;
  dwc:startLatitude '59.3065304'^^xsd:double;
  dwc:endLatitude '59.3065304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0628013 59.3065304, 1.0628013 59.3065304, 1.0628013 59.3065304, 1.0628013 59.3065304, 1.0628013 59.3065304))'^^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 '1183_2762'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.256055 1.062928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.256055"^^xsd:decimal ;
  dwc:decimalLongitude "1.062928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.256055 1.062928)"^^geo:wktLiteral ;
  geo-pos:lat "54.256055"^^xsd:decimal ;
  geo-pos:long "1.062928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1701'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1701'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.062928'^^xsd:double;
  dwc:startLongitude '1.062928'^^xsd:double;
  dwc:endLongitude '1.062928'^^xsd:double;
  dwc:latitude '54.256055'^^xsd:double;
  dwc:startLatitude '54.2560545'^^xsd:double;
  dwc:endLatitude '54.2560545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.062928 54.2560545, 1.062928 54.2560545, 1.062928 54.2560545, 1.062928 54.2560545, 1.062928 54.2560545))'^^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 '1183_1701'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862768 1.06433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.862768"^^xsd:decimal ;
  dwc:decimalLongitude "1.06433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.862768 1.06433)"^^geo:wktLiteral ;
  geo-pos:lat "54.862768"^^xsd:decimal ;
  geo-pos:long "1.06433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1520'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1520'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.489166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.06433'^^xsd:double;
  dwc:startLongitude '1.0643297'^^xsd:double;
  dwc:endLongitude '1.0643297'^^xsd:double;
  dwc:latitude '54.862768'^^xsd:double;
  dwc:startLatitude '54.8627675'^^xsd:double;
  dwc:endLatitude '54.8627675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0643297 54.8627675, 1.0643297 54.8627675, 1.0643297 54.8627675, 1.0643297 54.8627675, 1.0643297 54.8627675))'^^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 '1183_1520'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.903187 1.06739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.903187"^^xsd:decimal ;
  dwc:decimalLongitude "1.06739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.903187 1.06739)"^^geo:wktLiteral ;
  geo-pos:lat "56.903187"^^xsd:decimal ;
  geo-pos:long "1.06739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_514'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_514'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.06739'^^xsd:double;
  dwc:startLongitude '1.0673899'^^xsd:double;
  dwc:endLongitude '1.0673899'^^xsd:double;
  dwc:latitude '56.903187'^^xsd:double;
  dwc:startLatitude '56.903187'^^xsd:double;
  dwc:endLatitude '56.903187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0673899 56.903187, 1.0673899 56.903187, 1.0673899 56.903187, 1.0673899 56.903187, 1.0673899 56.903187))'^^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 '1183_514'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.968511 1.074708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.968511"^^xsd:decimal ;
  dwc:decimalLongitude "1.074708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.968511 1.074708)"^^geo:wktLiteral ;
  geo-pos:lat "55.968511"^^xsd:decimal ;
  geo-pos:long "1.074708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1438'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1438'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.074708'^^xsd:double;
  dwc:startLongitude '1.0747081'^^xsd:double;
  dwc:endLongitude '1.0747081'^^xsd:double;
  dwc:latitude '55.968511'^^xsd:double;
  dwc:startLatitude '55.9685109'^^xsd:double;
  dwc:endLatitude '55.9685109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0747081 55.9685109, 1.0747081 55.9685109, 1.0747081 55.9685109, 1.0747081 55.9685109, 1.0747081 55.9685109))'^^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 '1183_1438'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91149 1.077319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91149"^^xsd:decimal ;
  dwc:decimalLongitude "1.077319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91149 1.077319)"^^geo:wktLiteral ;
  geo-pos:lat "56.91149"^^xsd:decimal ;
  geo-pos:long "1.077319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_513'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_513'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.839444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.077319'^^xsd:double;
  dwc:startLongitude '1.0773186'^^xsd:double;
  dwc:endLongitude '1.0773186'^^xsd:double;
  dwc:latitude '56.91149'^^xsd:double;
  dwc:startLatitude '56.9114896'^^xsd:double;
  dwc:endLatitude '56.9114896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0773186 56.9114896, 1.0773186 56.9114896, 1.0773186 56.9114896, 1.0773186 56.9114896, 1.0773186 56.9114896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_513'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.725474 1.079978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.725474"^^xsd:decimal ;
  dwc:decimalLongitude "1.079978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.725474 1.079978)"^^geo:wktLiteral ;
  geo-pos:lat "59.725474"^^xsd:decimal ;
  geo-pos:long "1.079978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2645'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2645'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.079978'^^xsd:double;
  dwc:startLongitude '1.079978'^^xsd:double;
  dwc:endLongitude '1.079978'^^xsd:double;
  dwc:latitude '59.725474'^^xsd:double;
  dwc:startLatitude '59.7254736'^^xsd:double;
  dwc:endLatitude '59.7254736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.079978 59.7254736, 1.079978 59.7254736, 1.079978 59.7254736, 1.079978 59.7254736, 1.079978 59.7254736))'^^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 '1183_2645'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.244118 1.085016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.244118"^^xsd:decimal ;
  dwc:decimalLongitude "1.085016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.244118 1.085016)"^^geo:wktLiteral ;
  geo-pos:lat "54.244118"^^xsd:decimal ;
  geo-pos:long "1.085016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1700'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1700'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.665555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.085016'^^xsd:double;
  dwc:startLongitude '1.0850155'^^xsd:double;
  dwc:endLongitude '1.0850155'^^xsd:double;
  dwc:latitude '54.244118'^^xsd:double;
  dwc:startLatitude '54.2441179'^^xsd:double;
  dwc:endLatitude '54.2441179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0850155 54.2441179, 1.0850155 54.2441179, 1.0850155 54.2441179, 1.0850155 54.2441179, 1.0850155 54.2441179))'^^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 '1183_1700'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.727418 1.086431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.727418"^^xsd:decimal ;
  dwc:decimalLongitude "1.086431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.727418 1.086431)"^^geo:wktLiteral ;
  geo-pos:lat "59.727418"^^xsd:decimal ;
  geo-pos:long "1.086431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2646'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2646'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.086431'^^xsd:double;
  dwc:startLongitude '1.0864313'^^xsd:double;
  dwc:endLongitude '1.0864313'^^xsd:double;
  dwc:latitude '59.727418'^^xsd:double;
  dwc:startLatitude '59.7274176'^^xsd:double;
  dwc:endLatitude '59.7274176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0864313 59.7274176, 1.0864313 59.7274176, 1.0864313 59.7274176, 1.0864313 59.7274176, 1.0864313 59.7274176))'^^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 '1183_2646'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.728088 1.088657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.728088"^^xsd:decimal ;
  dwc:decimalLongitude "1.088657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.728088 1.088657)"^^geo:wktLiteral ;
  geo-pos:lat "59.728088"^^xsd:decimal ;
  geo-pos:long "1.088657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2647'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2647'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3255555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.088657'^^xsd:double;
  dwc:startLongitude '1.0886566'^^xsd:double;
  dwc:endLongitude '1.0886566'^^xsd:double;
  dwc:latitude '59.728088'^^xsd:double;
  dwc:startLatitude '59.7280879'^^xsd:double;
  dwc:endLatitude '59.7280879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0886566 59.7280879, 1.0886566 59.7280879, 1.0886566 59.7280879, 1.0886566 59.7280879, 1.0886566 59.7280879))'^^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 '1183_2647'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.922434 1.090406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.922434"^^xsd:decimal ;
  dwc:decimalLongitude "1.090406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.922434 1.090406)"^^geo:wktLiteral ;
  geo-pos:lat "56.922434"^^xsd:decimal ;
  geo-pos:long "1.090406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_512'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_512'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.766944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.090406'^^xsd:double;
  dwc:startLongitude '1.0904064'^^xsd:double;
  dwc:endLongitude '1.0904064'^^xsd:double;
  dwc:latitude '56.922434'^^xsd:double;
  dwc:startLatitude '56.9224339'^^xsd:double;
  dwc:endLatitude '56.9224339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0904064 56.9224339, 1.0904064 56.9224339, 1.0904064 56.9224339, 1.0904064 56.9224339, 1.0904064 56.9224339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_512'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.005274 1.090996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.005274"^^xsd:decimal ;
  dwc:decimalLongitude "1.090996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.005274 1.090996)"^^geo:wktLiteral ;
  geo-pos:lat "56.005274"^^xsd:decimal ;
  geo-pos:long "1.090996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_650'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_650'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '7.1036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.090996'^^xsd:double;
  dwc:startLongitude '1.0909958'^^xsd:double;
  dwc:endLongitude '1.0909958'^^xsd:double;
  dwc:latitude '56.005274'^^xsd:double;
  dwc:startLatitude '56.0052742'^^xsd:double;
  dwc:endLatitude '56.0052742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0909958 56.0052742, 1.0909958 56.0052742, 1.0909958 56.0052742, 1.0909958 56.0052742, 1.0909958 56.0052742))'^^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 '1183_650'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72925 1.092514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.72925"^^xsd:decimal ;
  dwc:decimalLongitude "1.092514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.72925 1.092514)"^^geo:wktLiteral ;
  geo-pos:lat "59.72925"^^xsd:decimal ;
  geo-pos:long "1.092514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2648'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2648'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.34'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.092514'^^xsd:double;
  dwc:startLongitude '1.0925137'^^xsd:double;
  dwc:endLongitude '1.0925137'^^xsd:double;
  dwc:latitude '59.72925'^^xsd:double;
  dwc:startLatitude '59.7292498'^^xsd:double;
  dwc:endLatitude '59.7292498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0925137 59.7292498, 1.0925137 59.7292498, 1.0925137 59.7292498, 1.0925137 59.7292498, 1.0925137 59.7292498))'^^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 '1183_2648'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92583 1.094468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.92583"^^xsd:decimal ;
  dwc:decimalLongitude "1.094468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.92583 1.094468)"^^geo:wktLiteral ;
  geo-pos:lat "56.92583"^^xsd:decimal ;
  geo-pos:long "1.094468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_511'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_511'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.094468'^^xsd:double;
  dwc:startLongitude '1.0944681'^^xsd:double;
  dwc:endLongitude '1.0944681'^^xsd:double;
  dwc:latitude '56.92583'^^xsd:double;
  dwc:startLatitude '56.9258304'^^xsd:double;
  dwc:endLatitude '56.9258304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.0944681 56.9258304, 1.0944681 56.9258304, 1.0944681 56.9258304, 1.0944681 56.9258304, 1.0944681 56.9258304))'^^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 '1183_511'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.839273 1.111556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.839273"^^xsd:decimal ;
  dwc:decimalLongitude "1.111556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.839273 1.111556)"^^geo:wktLiteral ;
  geo-pos:lat "54.839273"^^xsd:decimal ;
  geo-pos:long "1.111556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1521'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1521'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.651666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.111556'^^xsd:double;
  dwc:startLongitude '1.1115558'^^xsd:double;
  dwc:endLongitude '1.1115558'^^xsd:double;
  dwc:latitude '54.839273'^^xsd:double;
  dwc:startLatitude '54.8392728'^^xsd:double;
  dwc:endLatitude '54.8392728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1115558 54.8392728, 1.1115558 54.8392728, 1.1115558 54.8392728, 1.1115558 54.8392728, 1.1115558 54.8392728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1521'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.227504 1.115758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.227504"^^xsd:decimal ;
  dwc:decimalLongitude "1.115758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.227504 1.115758)"^^geo:wktLiteral ;
  geo-pos:lat "54.227504"^^xsd:decimal ;
  geo-pos:long "1.115758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1699'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1699'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.542222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.115758'^^xsd:double;
  dwc:startLongitude '1.115758'^^xsd:double;
  dwc:endLongitude '1.115758'^^xsd:double;
  dwc:latitude '54.227504'^^xsd:double;
  dwc:startLatitude '54.2275038'^^xsd:double;
  dwc:endLatitude '54.2275038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.115758 54.2275038, 1.115758 54.2275038, 1.115758 54.2275038, 1.115758 54.2275038, 1.115758 54.2275038))'^^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 '1183_1699'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.820837 1.118531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.820837"^^xsd:decimal ;
  dwc:decimalLongitude "1.118531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.820837 1.118531)"^^geo:wktLiteral ;
  geo-pos:lat "57.820837"^^xsd:decimal ;
  geo-pos:long "1.118531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_817'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_817'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.149444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.118531'^^xsd:double;
  dwc:startLongitude '1.1185308'^^xsd:double;
  dwc:endLongitude '1.1185308'^^xsd:double;
  dwc:latitude '57.820837'^^xsd:double;
  dwc:startLatitude '57.8208368'^^xsd:double;
  dwc:endLatitude '57.8208368'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1185308 57.8208368, 1.1185308 57.8208368, 1.1185308 57.8208368, 1.1185308 57.8208368, 1.1185308 57.8208368))'^^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 '1183_817'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.822991 1.124231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.822991"^^xsd:decimal ;
  dwc:decimalLongitude "1.124231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.822991 1.124231)"^^geo:wktLiteral ;
  geo-pos:lat "57.822991"^^xsd:decimal ;
  geo-pos:long "1.124231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_816'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_816'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.126666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.124231'^^xsd:double;
  dwc:startLongitude '1.1242305'^^xsd:double;
  dwc:endLongitude '1.1242305'^^xsd:double;
  dwc:latitude '57.822991'^^xsd:double;
  dwc:startLatitude '57.8229907'^^xsd:double;
  dwc:endLatitude '57.8229907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1242305 57.8229907, 1.1242305 57.8229907, 1.1242305 57.8229907, 1.1242305 57.8229907, 1.1242305 57.8229907))'^^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 '1183_816'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.826567 1.133644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.826567"^^xsd:decimal ;
  dwc:decimalLongitude "1.133644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.826567 1.133644)"^^geo:wktLiteral ;
  geo-pos:lat "57.826567"^^xsd:decimal ;
  geo-pos:long "1.133644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_815'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_815'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.133644'^^xsd:double;
  dwc:startLongitude '1.1336442'^^xsd:double;
  dwc:endLongitude '1.1336442'^^xsd:double;
  dwc:latitude '57.826567'^^xsd:double;
  dwc:startLatitude '57.8265669'^^xsd:double;
  dwc:endLatitude '57.8265669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1336442 57.8265669, 1.1336442 57.8265669, 1.1336442 57.8265669, 1.1336442 57.8265669, 1.1336442 57.8265669))'^^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 '1183_815'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.958705 1.133782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.958705"^^xsd:decimal ;
  dwc:decimalLongitude "1.133782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.958705 1.133782)"^^geo:wktLiteral ;
  geo-pos:lat "56.958705"^^xsd:decimal ;
  geo-pos:long "1.133782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_510'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_510'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.526666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.133782'^^xsd:double;
  dwc:startLongitude '1.1337817'^^xsd:double;
  dwc:endLongitude '1.1337817'^^xsd:double;
  dwc:latitude '56.958705'^^xsd:double;
  dwc:startLatitude '56.9587054'^^xsd:double;
  dwc:endLatitude '56.9587054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1337817 56.9587054, 1.1337817 56.9587054, 1.1337817 56.9587054, 1.1337817 56.9587054, 1.1337817 56.9587054))'^^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 '1183_510'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.827465 1.13529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.827465"^^xsd:decimal ;
  dwc:decimalLongitude "1.13529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.827465 1.13529)"^^geo:wktLiteral ;
  geo-pos:lat "54.827465"^^xsd:decimal ;
  geo-pos:long "1.13529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1522'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1522'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.13529'^^xsd:double;
  dwc:startLongitude '1.1352899'^^xsd:double;
  dwc:endLongitude '1.1352899'^^xsd:double;
  dwc:latitude '54.827465'^^xsd:double;
  dwc:startLatitude '54.8274652'^^xsd:double;
  dwc:endLatitude '54.8274652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1352899 54.8274652, 1.1352899 54.8274652, 1.1352899 54.8274652, 1.1352899 54.8274652, 1.1352899 54.8274652))'^^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 '1183_1522'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.612578 1.138537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.612578"^^xsd:decimal ;
  dwc:decimalLongitude "1.138537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.612578 1.138537)"^^geo:wktLiteral ;
  geo-pos:lat "57.612578"^^xsd:decimal ;
  geo-pos:long "1.138537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_337'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_337'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3158333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.138537'^^xsd:double;
  dwc:startLongitude '1.1385371'^^xsd:double;
  dwc:endLongitude '1.1385371'^^xsd:double;
  dwc:latitude '57.612578'^^xsd:double;
  dwc:startLatitude '57.6125778'^^xsd:double;
  dwc:endLatitude '57.6125778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1385371 57.6125778, 1.1385371 57.6125778, 1.1385371 57.6125778, 1.1385371 57.6125778, 1.1385371 57.6125778))'^^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 '1183_337'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.744002 1.141647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.744002"^^xsd:decimal ;
  dwc:decimalLongitude "1.141647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.744002 1.141647)"^^geo:wktLiteral ;
  geo-pos:lat "59.744002"^^xsd:decimal ;
  geo-pos:long "1.141647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2649'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2649'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.141647'^^xsd:double;
  dwc:startLongitude '1.1416468'^^xsd:double;
  dwc:endLongitude '1.1416468'^^xsd:double;
  dwc:latitude '59.744002'^^xsd:double;
  dwc:startLatitude '59.7440017'^^xsd:double;
  dwc:endLatitude '59.7440017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1416468 59.7440017, 1.1416468 59.7440017, 1.1416468 59.7440017, 1.1416468 59.7440017, 1.1416468 59.7440017))'^^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 '1183_2649'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.745329 1.146197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.745329"^^xsd:decimal ;
  dwc:decimalLongitude "1.146197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.745329 1.146197)"^^geo:wktLiteral ;
  geo-pos:lat "59.745329"^^xsd:decimal ;
  geo-pos:long "1.146197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2650'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2650'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5408333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.146197'^^xsd:double;
  dwc:startLongitude '1.1461968'^^xsd:double;
  dwc:endLongitude '1.1461968'^^xsd:double;
  dwc:latitude '59.745329'^^xsd:double;
  dwc:startLatitude '59.7453292'^^xsd:double;
  dwc:endLatitude '59.7453292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1461968 59.7453292, 1.1461968 59.7453292, 1.1461968 59.7453292, 1.1461968 59.7453292, 1.1461968 59.7453292))'^^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 '1183_2650'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.073806 1.147202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.073806"^^xsd:decimal ;
  dwc:decimalLongitude "1.147202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.073806 1.147202)"^^geo:wktLiteral ;
  geo-pos:lat "55.073806"^^xsd:decimal ;
  geo-pos:long "1.147202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1650'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1650'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.8997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.147202'^^xsd:double;
  dwc:startLongitude '1.1472023'^^xsd:double;
  dwc:endLongitude '1.1472023'^^xsd:double;
  dwc:latitude '55.073806'^^xsd:double;
  dwc:startLatitude '55.0738057'^^xsd:double;
  dwc:endLatitude '55.0738057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1472023 55.0738057, 1.1472023 55.0738057, 1.1472023 55.0738057, 1.1472023 55.0738057, 1.1472023 55.0738057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1650'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.210697 1.147219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.210697"^^xsd:decimal ;
  dwc:decimalLongitude "1.147219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.210697 1.147219)"^^geo:wktLiteral ;
  geo-pos:lat "54.210697"^^xsd:decimal ;
  geo-pos:long "1.147219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1698'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1698'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.147219'^^xsd:double;
  dwc:startLongitude '1.1472187'^^xsd:double;
  dwc:endLongitude '1.1472187'^^xsd:double;
  dwc:latitude '54.210697'^^xsd:double;
  dwc:startLatitude '54.2106971'^^xsd:double;
  dwc:endLatitude '54.2106971'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1472187 54.2106971, 1.1472187 54.2106971, 1.1472187 54.2106971, 1.1472187 54.2106971, 1.1472187 54.2106971))'^^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 '1183_1698'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.745699 1.147465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.745699"^^xsd:decimal ;
  dwc:decimalLongitude "1.147465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.745699 1.147465)"^^geo:wktLiteral ;
  geo-pos:lat "59.745699"^^xsd:decimal ;
  geo-pos:long "1.147465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2651'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2651'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.147465'^^xsd:double;
  dwc:startLongitude '1.1474648'^^xsd:double;
  dwc:endLongitude '1.1474648'^^xsd:double;
  dwc:latitude '59.745699'^^xsd:double;
  dwc:startLatitude '59.7456992'^^xsd:double;
  dwc:endLatitude '59.7456992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1474648 59.7456992, 1.1474648 59.7456992, 1.1474648 59.7456992, 1.1474648 59.7456992, 1.1474648 59.7456992))'^^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 '1183_2651'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.206442 1.155213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.206442"^^xsd:decimal ;
  dwc:decimalLongitude "1.155213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.206442 1.155213)"^^geo:wktLiteral ;
  geo-pos:lat "54.206442"^^xsd:decimal ;
  geo-pos:long "1.155213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1697'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1697'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.381111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.155213'^^xsd:double;
  dwc:startLongitude '1.1552134'^^xsd:double;
  dwc:endLongitude '1.1552134'^^xsd:double;
  dwc:latitude '54.206442'^^xsd:double;
  dwc:startLatitude '54.2064415'^^xsd:double;
  dwc:endLatitude '54.2064415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1552134 54.2064415, 1.1552134 54.2064415, 1.1552134 54.2064415, 1.1552134 54.2064415, 1.1552134 54.2064415))'^^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 '1183_1697'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.597914 1.158723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.597914"^^xsd:decimal ;
  dwc:decimalLongitude "1.158723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.597914 1.158723)"^^geo:wktLiteral ;
  geo-pos:lat "57.597914"^^xsd:decimal ;
  geo-pos:long "1.158723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_336'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_336'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.2111111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.158723'^^xsd:double;
  dwc:startLongitude '1.1587229'^^xsd:double;
  dwc:endLongitude '1.1587229'^^xsd:double;
  dwc:latitude '57.597914'^^xsd:double;
  dwc:startLatitude '57.5979141'^^xsd:double;
  dwc:endLatitude '57.5979141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1587229 57.5979141, 1.1587229 57.5979141, 1.1587229 57.5979141, 1.1587229 57.5979141, 1.1587229 57.5979141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_336'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.815618 1.159105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.815618"^^xsd:decimal ;
  dwc:decimalLongitude "1.159105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.815618 1.159105)"^^geo:wktLiteral ;
  geo-pos:lat "54.815618"^^xsd:decimal ;
  geo-pos:long "1.159105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1523'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1523'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.815277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.159105'^^xsd:double;
  dwc:startLongitude '1.1591048'^^xsd:double;
  dwc:endLongitude '1.1591048'^^xsd:double;
  dwc:latitude '54.815618'^^xsd:double;
  dwc:startLatitude '54.8156175'^^xsd:double;
  dwc:endLatitude '54.8156175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1591048 54.8156175, 1.1591048 54.8156175, 1.1591048 54.8156175, 1.1591048 54.8156175, 1.1591048 54.8156175))'^^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 '1183_1523'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81381 1.162738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.81381"^^xsd:decimal ;
  dwc:decimalLongitude "1.162738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.81381 1.162738)"^^geo:wktLiteral ;
  geo-pos:lat "54.81381"^^xsd:decimal ;
  geo-pos:long "1.162738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1524'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1524'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.162738'^^xsd:double;
  dwc:startLongitude '1.1627376'^^xsd:double;
  dwc:endLongitude '1.1627376'^^xsd:double;
  dwc:latitude '54.81381'^^xsd:double;
  dwc:startLatitude '54.8138102'^^xsd:double;
  dwc:endLatitude '54.8138102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1627376 54.8138102, 1.1627376 54.8138102, 1.1627376 54.8138102, 1.1627376 54.8138102, 1.1627376 54.8138102))'^^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 '1183_1524'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.808107 1.174201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.808107"^^xsd:decimal ;
  dwc:decimalLongitude "1.174201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.808107 1.174201)"^^geo:wktLiteral ;
  geo-pos:lat "54.808107"^^xsd:decimal ;
  geo-pos:long "1.174201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1525'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1525'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.867222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.174201'^^xsd:double;
  dwc:startLongitude '1.174201'^^xsd:double;
  dwc:endLongitude '1.174201'^^xsd:double;
  dwc:latitude '54.808107'^^xsd:double;
  dwc:startLatitude '54.8081072'^^xsd:double;
  dwc:endLatitude '54.8081072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.174201 54.8081072, 1.174201 54.8081072, 1.174201 54.8081072, 1.174201 54.8081072, 1.174201 54.8081072))'^^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 '1183_1525'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.375895 1.179404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.375895"^^xsd:decimal ;
  dwc:decimalLongitude "1.179404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.375895 1.179404)"^^geo:wktLiteral ;
  geo-pos:lat "55.375895"^^xsd:decimal ;
  geo-pos:long "1.179404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1622'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1622'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.254166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.179404'^^xsd:double;
  dwc:startLongitude '1.1794035'^^xsd:double;
  dwc:endLongitude '1.1794035'^^xsd:double;
  dwc:latitude '55.375895'^^xsd:double;
  dwc:startLatitude '55.3758954'^^xsd:double;
  dwc:endLatitude '55.3758954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1794035 55.3758954, 1.1794035 55.3758954, 1.1794035 55.3758954, 1.1794035 55.3758954, 1.1794035 55.3758954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1622'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.756059 1.18297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.756059"^^xsd:decimal ;
  dwc:decimalLongitude "1.18297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.756059 1.18297)"^^geo:wktLiteral ;
  geo-pos:lat "59.756059"^^xsd:decimal ;
  geo-pos:long "1.18297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2652'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6777777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.18297'^^xsd:double;
  dwc:startLongitude '1.1829701'^^xsd:double;
  dwc:endLongitude '1.1829701'^^xsd:double;
  dwc:latitude '59.756059'^^xsd:double;
  dwc:startLatitude '59.7560586'^^xsd:double;
  dwc:endLatitude '59.7560586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1829701 59.7560586, 1.1829701 59.7560586, 1.1829701 59.7560586, 1.1829701 59.7560586, 1.1829701 59.7560586))'^^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 '1183_2652'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75817 1.190205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75817"^^xsd:decimal ;
  dwc:decimalLongitude "1.190205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75817 1.190205)"^^geo:wktLiteral ;
  geo-pos:lat "59.75817"^^xsd:decimal ;
  geo-pos:long "1.190205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2653'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2653'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.190205'^^xsd:double;
  dwc:startLongitude '1.1902054'^^xsd:double;
  dwc:endLongitude '1.1902054'^^xsd:double;
  dwc:latitude '59.75817'^^xsd:double;
  dwc:startLatitude '59.7581696'^^xsd:double;
  dwc:endLatitude '59.7581696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1902054 59.7581696, 1.1902054 59.7581696, 1.1902054 59.7581696, 1.1902054 59.7581696, 1.1902054 59.7581696))'^^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 '1183_2653'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.850923 1.19574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.850923"^^xsd:decimal ;
  dwc:decimalLongitude "1.19574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.850923 1.19574)"^^geo:wktLiteral ;
  geo-pos:lat "57.850923"^^xsd:decimal ;
  geo-pos:long "1.19574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_814'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_814'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.843055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.19574'^^xsd:double;
  dwc:startLongitude '1.1957403'^^xsd:double;
  dwc:endLongitude '1.1957403'^^xsd:double;
  dwc:latitude '57.850923'^^xsd:double;
  dwc:startLatitude '57.8509228'^^xsd:double;
  dwc:endLatitude '57.8509228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1957403 57.8509228, 1.1957403 57.8509228, 1.1957403 57.8509228, 1.1957403 57.8509228, 1.1957403 57.8509228))'^^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 '1183_814'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76089 1.199529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.76089"^^xsd:decimal ;
  dwc:decimalLongitude "1.199529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.76089 1.199529)"^^geo:wktLiteral ;
  geo-pos:lat "59.76089"^^xsd:decimal ;
  geo-pos:long "1.199529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2654'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2654'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7394444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.199529'^^xsd:double;
  dwc:startLongitude '1.1995292'^^xsd:double;
  dwc:endLongitude '1.1995292'^^xsd:double;
  dwc:latitude '59.76089'^^xsd:double;
  dwc:startLatitude '59.7608901'^^xsd:double;
  dwc:endLatitude '59.7608901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.1995292 59.7608901, 1.1995292 59.7608901, 1.1995292 59.7608901, 1.1995292 59.7608901, 1.1995292 59.7608901))'^^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 '1183_2654'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.974729 1.201555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.974729"^^xsd:decimal ;
  dwc:decimalLongitude "1.201555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.974729 1.201555)"^^geo:wktLiteral ;
  geo-pos:lat "55.974729"^^xsd:decimal ;
  geo-pos:long "1.201555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1455'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1455'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.196666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.201555'^^xsd:double;
  dwc:startLongitude '1.2015549'^^xsd:double;
  dwc:endLongitude '1.2015549'^^xsd:double;
  dwc:latitude '55.974729'^^xsd:double;
  dwc:startLatitude '55.9747285'^^xsd:double;
  dwc:endLatitude '55.9747285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2015549 55.9747285, 1.2015549 55.9747285, 1.2015549 55.9747285, 1.2015549 55.9747285, 1.2015549 55.9747285))'^^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 '1183_1455'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.560157 1.20651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.560157"^^xsd:decimal ;
  dwc:decimalLongitude "1.20651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.560157 1.20651)"^^geo:wktLiteral ;
  geo-pos:lat "57.560157"^^xsd:decimal ;
  geo-pos:long "1.20651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_335'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_335'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.9413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.20651'^^xsd:double;
  dwc:startLongitude '1.2065102'^^xsd:double;
  dwc:endLongitude '1.2065102'^^xsd:double;
  dwc:latitude '57.560157'^^xsd:double;
  dwc:startLatitude '57.5601571'^^xsd:double;
  dwc:endLatitude '57.5601571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2065102 57.5601571, 1.2065102 57.5601571, 1.2065102 57.5601571, 1.2065102 57.5601571, 1.2065102 57.5601571))'^^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 '1183_335'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.791922 1.206735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.791922"^^xsd:decimal ;
  dwc:decimalLongitude "1.206735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.791922 1.206735)"^^geo:wktLiteral ;
  geo-pos:lat "54.791922"^^xsd:decimal ;
  geo-pos:long "1.206735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1526'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1526'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.979166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.206735'^^xsd:double;
  dwc:startLongitude '1.2067345'^^xsd:double;
  dwc:endLongitude '1.2067345'^^xsd:double;
  dwc:latitude '54.791922'^^xsd:double;
  dwc:startLatitude '54.791922'^^xsd:double;
  dwc:endLatitude '54.791922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2067345 54.791922, 1.2067345 54.791922, 1.2067345 54.791922, 1.2067345 54.791922, 1.2067345 54.791922))'^^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 '1183_1526'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.019426 1.207737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.019426"^^xsd:decimal ;
  dwc:decimalLongitude "1.207737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.019426 1.207737)"^^geo:wktLiteral ;
  geo-pos:lat "57.019426"^^xsd:decimal ;
  geo-pos:long "1.207737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_509'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.117222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.207737'^^xsd:double;
  dwc:startLongitude '1.2077371'^^xsd:double;
  dwc:endLongitude '1.2077371'^^xsd:double;
  dwc:latitude '57.019426'^^xsd:double;
  dwc:startLatitude '57.0194259'^^xsd:double;
  dwc:endLatitude '57.0194259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2077371 57.0194259, 1.2077371 57.0194259, 1.2077371 57.0194259, 1.2077371 57.0194259, 1.2077371 57.0194259))'^^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 '1183_509'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.799836 1.208378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.799836"^^xsd:decimal ;
  dwc:decimalLongitude "1.208378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.799836 1.208378)"^^geo:wktLiteral ;
  geo-pos:lat "54.799836"^^xsd:decimal ;
  geo-pos:long "1.208378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1728'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6280555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.208378'^^xsd:double;
  dwc:startLongitude '1.2083776'^^xsd:double;
  dwc:endLongitude '1.2083776'^^xsd:double;
  dwc:latitude '54.799836'^^xsd:double;
  dwc:startLatitude '54.7998359'^^xsd:double;
  dwc:endLatitude '54.7998359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2083776 54.7998359, 1.2083776 54.7998359, 1.2083776 54.7998359, 1.2083776 54.7998359, 1.2083776 54.7998359))'^^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 '1183_1728'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.799913 1.208531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.799913"^^xsd:decimal ;
  dwc:decimalLongitude "1.208531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.799913 1.208531)"^^geo:wktLiteral ;
  geo-pos:lat "54.799913"^^xsd:decimal ;
  geo-pos:long "1.208531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1727'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.208531'^^xsd:double;
  dwc:startLongitude '1.2085306'^^xsd:double;
  dwc:endLongitude '1.2085306'^^xsd:double;
  dwc:latitude '54.799913'^^xsd:double;
  dwc:startLatitude '54.7999126'^^xsd:double;
  dwc:endLatitude '54.7999126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2085306 54.7999126, 1.2085306 54.7999126, 1.2085306 54.7999126, 1.2085306 54.7999126, 1.2085306 54.7999126))'^^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 '1183_1727'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.766005 1.217058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.766005"^^xsd:decimal ;
  dwc:decimalLongitude "1.217058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.766005 1.217058)"^^geo:wktLiteral ;
  geo-pos:lat "59.766005"^^xsd:decimal ;
  geo-pos:long "1.217058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2655'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2655'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.217058'^^xsd:double;
  dwc:startLongitude '1.217058'^^xsd:double;
  dwc:endLongitude '1.217058'^^xsd:double;
  dwc:latitude '59.766005'^^xsd:double;
  dwc:startLatitude '59.7660045'^^xsd:double;
  dwc:endLatitude '59.7660045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.217058 59.7660045, 1.217058 59.7660045, 1.217058 59.7660045, 1.217058 59.7660045, 1.217058 59.7660045))'^^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 '1183_2655'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.975629 1.220197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.975629"^^xsd:decimal ;
  dwc:decimalLongitude "1.220197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.975629 1.220197)"^^geo:wktLiteral ;
  geo-pos:lat "55.975629"^^xsd:decimal ;
  geo-pos:long "1.220197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1437'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1437'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.147222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.220197'^^xsd:double;
  dwc:startLongitude '1.2201969'^^xsd:double;
  dwc:endLongitude '1.2201969'^^xsd:double;
  dwc:latitude '55.975629'^^xsd:double;
  dwc:startLatitude '55.9756293'^^xsd:double;
  dwc:endLatitude '55.9756293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2201969 55.9756293, 1.2201969 55.9756293, 1.2201969 55.9756293, 1.2201969 55.9756293, 1.2201969 55.9756293))'^^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 '1183_1437'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.860557 1.222601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.860557"^^xsd:decimal ;
  dwc:decimalLongitude "1.222601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.860557 1.222601)"^^geo:wktLiteral ;
  geo-pos:lat "57.860557"^^xsd:decimal ;
  geo-pos:long "1.222601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_811'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_811'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.738055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.222601'^^xsd:double;
  dwc:startLongitude '1.2226008'^^xsd:double;
  dwc:endLongitude '1.2226008'^^xsd:double;
  dwc:latitude '57.860557'^^xsd:double;
  dwc:startLatitude '57.8605571'^^xsd:double;
  dwc:endLatitude '57.8605571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2226008 57.8605571, 1.2226008 57.8605571, 1.2226008 57.8605571, 1.2226008 57.8605571, 1.2226008 57.8605571))'^^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 '1183_811'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80709 1.222833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80709"^^xsd:decimal ;
  dwc:decimalLongitude "1.222833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80709 1.222833)"^^geo:wktLiteral ;
  geo-pos:lat "54.80709"^^xsd:decimal ;
  geo-pos:long "1.222833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1729'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1729'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '5.6805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.222833'^^xsd:double;
  dwc:startLongitude '1.2228334'^^xsd:double;
  dwc:endLongitude '1.2228334'^^xsd:double;
  dwc:latitude '54.80709'^^xsd:double;
  dwc:startLatitude '54.8070902'^^xsd:double;
  dwc:endLatitude '54.8070902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2228334 54.8070902, 1.2228334 54.8070902, 1.2228334 54.8070902, 1.2228334 54.8070902, 1.2228334 54.8070902))'^^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 '1183_1729'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.860736 1.223098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.860736"^^xsd:decimal ;
  dwc:decimalLongitude "1.223098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.860736 1.223098)"^^geo:wktLiteral ;
  geo-pos:lat "57.860736"^^xsd:decimal ;
  geo-pos:long "1.223098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_812'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_812'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.223098'^^xsd:double;
  dwc:startLongitude '1.2230982'^^xsd:double;
  dwc:endLongitude '1.2230982'^^xsd:double;
  dwc:latitude '57.860736'^^xsd:double;
  dwc:startLatitude '57.8607355'^^xsd:double;
  dwc:endLatitude '57.8607355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2230982 57.8607355, 1.2230982 57.8607355, 1.2230982 57.8607355, 1.2230982 57.8607355, 1.2230982 57.8607355))'^^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 '1183_812'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.382696 1.224546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.382696"^^xsd:decimal ;
  dwc:decimalLongitude "1.224546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.382696 1.224546)"^^geo:wktLiteral ;
  geo-pos:lat "55.382696"^^xsd:decimal ;
  geo-pos:long "1.224546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1621'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1621'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.134444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.224546'^^xsd:double;
  dwc:startLongitude '1.2245461'^^xsd:double;
  dwc:endLongitude '1.2245461'^^xsd:double;
  dwc:latitude '55.382696'^^xsd:double;
  dwc:startLatitude '55.382696'^^xsd:double;
  dwc:endLatitude '55.382696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2245461 55.382696, 1.2245461 55.382696, 1.2245461 55.382696, 1.2245461 55.382696, 1.2245461 55.382696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1621'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.862265 1.227362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.862265"^^xsd:decimal ;
  dwc:decimalLongitude "1.227362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.862265 1.227362)"^^geo:wktLiteral ;
  geo-pos:lat "57.862265"^^xsd:decimal ;
  geo-pos:long "1.227362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_810'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_810'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.719444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.227362'^^xsd:double;
  dwc:startLongitude '1.2273618'^^xsd:double;
  dwc:endLongitude '1.2273618'^^xsd:double;
  dwc:latitude '57.862265'^^xsd:double;
  dwc:startLatitude '57.8622647'^^xsd:double;
  dwc:endLatitude '57.8622647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2273618 57.8622647, 1.2273618 57.8622647, 1.2273618 57.8622647, 1.2273618 57.8622647, 1.2273618 57.8622647))'^^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 '1183_810'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.867107 1.240863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.867107"^^xsd:decimal ;
  dwc:decimalLongitude "1.240863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.867107 1.240863)"^^geo:wktLiteral ;
  geo-pos:lat "57.867107"^^xsd:decimal ;
  geo-pos:long "1.240863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_809'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_809'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.240863'^^xsd:double;
  dwc:startLongitude '1.240863'^^xsd:double;
  dwc:endLongitude '1.240863'^^xsd:double;
  dwc:latitude '57.867107'^^xsd:double;
  dwc:startLatitude '57.8671074'^^xsd:double;
  dwc:endLatitude '57.8671074'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.240863 57.8671074, 1.240863 57.8671074, 1.240863 57.8671074, 1.240863 57.8671074, 1.240863 57.8671074))'^^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 '1183_809'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.869478 1.247472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.869478"^^xsd:decimal ;
  dwc:decimalLongitude "1.247472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.869478 1.247472)"^^geo:wktLiteral ;
  geo-pos:lat "57.869478"^^xsd:decimal ;
  geo-pos:long "1.247472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_808'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_808'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.640833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.247472'^^xsd:double;
  dwc:startLongitude '1.2474716'^^xsd:double;
  dwc:endLongitude '1.2474716'^^xsd:double;
  dwc:latitude '57.869478'^^xsd:double;
  dwc:startLatitude '57.8694777'^^xsd:double;
  dwc:endLatitude '57.8694777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2474716 57.8694777, 1.2474716 57.8694777, 1.2474716 57.8694777, 1.2474716 57.8694777, 1.2474716 57.8694777))'^^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 '1183_808'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.053002 1.24813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.053002"^^xsd:decimal ;
  dwc:decimalLongitude "1.24813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.053002 1.24813)"^^geo:wktLiteral ;
  geo-pos:lat "57.053002"^^xsd:decimal ;
  geo-pos:long "1.24813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_507'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_507'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.887777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.24813'^^xsd:double;
  dwc:startLongitude '1.2481297'^^xsd:double;
  dwc:endLongitude '1.2481297'^^xsd:double;
  dwc:latitude '57.053002'^^xsd:double;
  dwc:startLatitude '57.0530015'^^xsd:double;
  dwc:endLatitude '57.0530015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2481297 57.0530015, 1.2481297 57.0530015, 1.2481297 57.0530015, 1.2481297 57.0530015, 1.2481297 57.0530015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_507'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.053042 1.248179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.053042"^^xsd:decimal ;
  dwc:decimalLongitude "1.248179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.053042 1.248179)"^^geo:wktLiteral ;
  geo-pos:lat "57.053042"^^xsd:decimal ;
  geo-pos:long "1.248179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_508'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_508'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.8875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.248179'^^xsd:double;
  dwc:startLongitude '1.2481786'^^xsd:double;
  dwc:endLongitude '1.2481786'^^xsd:double;
  dwc:latitude '57.053042'^^xsd:double;
  dwc:startLatitude '57.0530422'^^xsd:double;
  dwc:endLatitude '57.0530422'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2481786 57.0530422, 1.2481786 57.0530422, 1.2481786 57.0530422, 1.2481786 57.0530422, 1.2481786 57.0530422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_508'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.387177 1.254292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.387177"^^xsd:decimal ;
  dwc:decimalLongitude "1.254292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.387177 1.254292)"^^geo:wktLiteral ;
  geo-pos:lat "55.387177"^^xsd:decimal ;
  geo-pos:long "1.254292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1620'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1620'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.254292'^^xsd:double;
  dwc:startLongitude '1.254292'^^xsd:double;
  dwc:endLongitude '1.254292'^^xsd:double;
  dwc:latitude '55.387177'^^xsd:double;
  dwc:startLatitude '55.3871772'^^xsd:double;
  dwc:endLatitude '55.3871772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.254292 55.3871772, 1.254292 55.3871772, 1.254292 55.3871772, 1.254292 55.3871772, 1.254292 55.3871772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1620'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87483 1.262394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.87483"^^xsd:decimal ;
  dwc:decimalLongitude "1.262394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.87483 1.262394)"^^geo:wktLiteral ;
  geo-pos:lat "57.87483"^^xsd:decimal ;
  geo-pos:long "1.262394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_807'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_807'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.5825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.262394'^^xsd:double;
  dwc:startLongitude '1.2623941'^^xsd:double;
  dwc:endLongitude '1.2623941'^^xsd:double;
  dwc:latitude '57.87483'^^xsd:double;
  dwc:startLatitude '57.87483'^^xsd:double;
  dwc:endLatitude '57.87483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2623941 57.87483, 1.2623941 57.87483, 1.2623941 57.87483, 1.2623941 57.87483, 1.2623941 57.87483))'^^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 '1183_807'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878934 1.273835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.878934"^^xsd:decimal ;
  dwc:decimalLongitude "1.273835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878934 1.273835)"^^geo:wktLiteral ;
  geo-pos:lat "57.878934"^^xsd:decimal ;
  geo-pos:long "1.273835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_806'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_806'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.537777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.273835'^^xsd:double;
  dwc:startLongitude '1.2738346'^^xsd:double;
  dwc:endLongitude '1.2738346'^^xsd:double;
  dwc:latitude '57.878934'^^xsd:double;
  dwc:startLatitude '57.8789335'^^xsd:double;
  dwc:endLatitude '57.8789335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2738346 57.8789335, 1.2738346 57.8789335, 1.2738346 57.8789335, 1.2738346 57.8789335, 1.2738346 57.8789335))'^^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 '1183_806'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97771 1.275855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.97771"^^xsd:decimal ;
  dwc:decimalLongitude "1.275855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.97771 1.275855)"^^geo:wktLiteral ;
  geo-pos:lat "55.97771"^^xsd:decimal ;
  geo-pos:long "1.275855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1436'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1436'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.275855'^^xsd:double;
  dwc:startLongitude '1.2758552'^^xsd:double;
  dwc:endLongitude '1.2758552'^^xsd:double;
  dwc:latitude '55.97771'^^xsd:double;
  dwc:startLatitude '55.9777103'^^xsd:double;
  dwc:endLatitude '55.9777103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2758552 55.9777103, 1.2758552 55.9777103, 1.2758552 55.9777103, 1.2758552 55.9777103, 1.2758552 55.9777103))'^^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 '1183_1436'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978243 1.286001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978243"^^xsd:decimal ;
  dwc:decimalLongitude "1.286001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978243 1.286001)"^^geo:wktLiteral ;
  geo-pos:lat "55.978243"^^xsd:decimal ;
  geo-pos:long "1.286001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1435'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1435'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.973055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.286001'^^xsd:double;
  dwc:startLongitude '1.2860011'^^xsd:double;
  dwc:endLongitude '1.2860011'^^xsd:double;
  dwc:latitude '55.978243'^^xsd:double;
  dwc:startLatitude '55.978243'^^xsd:double;
  dwc:endLatitude '55.978243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2860011 55.978243, 1.2860011 55.978243, 1.2860011 55.978243, 1.2860011 55.978243, 1.2860011 55.978243))'^^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 '1183_1435'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.375308 1.287603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.375308"^^xsd:decimal ;
  dwc:decimalLongitude "1.287603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.375308 1.287603)"^^geo:wktLiteral ;
  geo-pos:lat "59.375308"^^xsd:decimal ;
  geo-pos:long "1.287603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2763'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2763'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.654722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.287603'^^xsd:double;
  dwc:startLongitude '1.2876026'^^xsd:double;
  dwc:endLongitude '1.2876026'^^xsd:double;
  dwc:latitude '59.375308'^^xsd:double;
  dwc:startLatitude '59.3753077'^^xsd:double;
  dwc:endLatitude '59.3753077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2876026 59.3753077, 1.2876026 59.3753077, 1.2876026 59.3753077, 1.2876026 59.3753077, 1.2876026 59.3753077))'^^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 '1183_2763'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886087 1.293317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.886087"^^xsd:decimal ;
  dwc:decimalLongitude "1.293317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886087 1.293317)"^^geo:wktLiteral ;
  geo-pos:lat "57.886087"^^xsd:decimal ;
  geo-pos:long "1.293317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_805'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_805'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.293317'^^xsd:double;
  dwc:startLongitude '1.2933168'^^xsd:double;
  dwc:endLongitude '1.2933168'^^xsd:double;
  dwc:latitude '57.886087'^^xsd:double;
  dwc:startLatitude '57.8860867'^^xsd:double;
  dwc:endLatitude '57.8860867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2933168 57.8860867, 1.2933168 57.8860867, 1.2933168 57.8860867, 1.2933168 57.8860867, 1.2933168 57.8860867))'^^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 '1183_805'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.713455 1.296382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.713455"^^xsd:decimal ;
  dwc:decimalLongitude "1.296382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.713455 1.296382)"^^geo:wktLiteral ;
  geo-pos:lat "53.713455"^^xsd:decimal ;
  geo-pos:long "1.296382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1868'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1868'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.2375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.296382'^^xsd:double;
  dwc:startLongitude '1.2963816'^^xsd:double;
  dwc:endLongitude '1.2963816'^^xsd:double;
  dwc:latitude '53.713455'^^xsd:double;
  dwc:startLatitude '53.7134548'^^xsd:double;
  dwc:endLatitude '53.7134548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.2963816 53.7134548, 1.2963816 53.7134548, 1.2963816 53.7134548, 1.2963816 53.7134548, 1.2963816 53.7134548))'^^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 '1183_1868'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.889162 1.301628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.889162"^^xsd:decimal ;
  dwc:decimalLongitude "1.301628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.889162 1.301628)"^^geo:wktLiteral ;
  geo-pos:lat "57.889162"^^xsd:decimal ;
  geo-pos:long "1.301628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_804'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_804'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.428333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.301628'^^xsd:double;
  dwc:startLongitude '1.301628'^^xsd:double;
  dwc:endLongitude '1.301628'^^xsd:double;
  dwc:latitude '57.889162'^^xsd:double;
  dwc:startLatitude '57.8891615'^^xsd:double;
  dwc:endLatitude '57.8891615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.301628 57.8891615, 1.301628 57.8891615, 1.301628 57.8891615, 1.301628 57.8891615, 1.301628 57.8891615))'^^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 '1183_804'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89208 1.309517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89208"^^xsd:decimal ;
  dwc:decimalLongitude "1.309517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89208 1.309517)"^^geo:wktLiteral ;
  geo-pos:lat "57.89208"^^xsd:decimal ;
  geo-pos:long "1.309517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_803'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_803'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.397222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.309517'^^xsd:double;
  dwc:startLongitude '1.3095165'^^xsd:double;
  dwc:endLongitude '1.3095165'^^xsd:double;
  dwc:latitude '57.89208'^^xsd:double;
  dwc:startLatitude '57.89208'^^xsd:double;
  dwc:endLatitude '57.89208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3095165 57.89208, 1.3095165 57.89208, 1.3095165 57.89208, 1.3095165 57.89208, 1.3095165 57.89208))'^^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 '1183_803'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.106698 1.312728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.106698"^^xsd:decimal ;
  dwc:decimalLongitude "1.312728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.106698 1.312728)"^^geo:wktLiteral ;
  geo-pos:lat "57.106698"^^xsd:decimal ;
  geo-pos:long "1.312728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_506'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_506'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.520833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.312728'^^xsd:double;
  dwc:startLongitude '1.3127284'^^xsd:double;
  dwc:endLongitude '1.3127284'^^xsd:double;
  dwc:latitude '57.106698'^^xsd:double;
  dwc:startLatitude '57.1066981'^^xsd:double;
  dwc:endLatitude '57.1066981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3127284 57.1066981, 1.3127284 57.1066981, 1.3127284 57.1066981, 1.3127284 57.1066981, 1.3127284 57.1066981))'^^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 '1183_506'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.896796 1.322265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.896796"^^xsd:decimal ;
  dwc:decimalLongitude "1.322265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.896796 1.322265)"^^geo:wktLiteral ;
  geo-pos:lat "57.896796"^^xsd:decimal ;
  geo-pos:long "1.322265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_802'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_802'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.346944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.322265'^^xsd:double;
  dwc:startLongitude '1.322265'^^xsd:double;
  dwc:endLongitude '1.322265'^^xsd:double;
  dwc:latitude '57.896796'^^xsd:double;
  dwc:startLatitude '57.8967964'^^xsd:double;
  dwc:endLatitude '57.8967964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.322265 57.8967964, 1.322265 57.8967964, 1.322265 57.8967964, 1.322265 57.8967964, 1.322265 57.8967964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_802'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.797676 1.330008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.797676"^^xsd:decimal ;
  dwc:decimalLongitude "1.330008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.797676 1.330008)"^^geo:wktLiteral ;
  geo-pos:lat "59.797676"^^xsd:decimal ;
  geo-pos:long "1.330008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2656'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2656'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.200277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.330008'^^xsd:double;
  dwc:startLongitude '1.3300075'^^xsd:double;
  dwc:endLongitude '1.3300075'^^xsd:double;
  dwc:latitude '59.797676'^^xsd:double;
  dwc:startLatitude '59.7976756'^^xsd:double;
  dwc:endLatitude '59.7976756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3300075 59.7976756, 1.3300075 59.7976756, 1.3300075 59.7976756, 1.3300075 59.7976756, 1.3300075 59.7976756))'^^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 '1183_2656'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.980594 1.330769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.980594"^^xsd:decimal ;
  dwc:decimalLongitude "1.330769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.980594 1.330769)"^^geo:wktLiteral ;
  geo-pos:lat "55.980594"^^xsd:decimal ;
  geo-pos:long "1.330769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1434'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1434'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.854166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.330769'^^xsd:double;
  dwc:startLongitude '1.330769'^^xsd:double;
  dwc:endLongitude '1.330769'^^xsd:double;
  dwc:latitude '55.980594'^^xsd:double;
  dwc:startLatitude '55.9805935'^^xsd:double;
  dwc:endLatitude '55.9805935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.330769 55.9805935, 1.330769 55.9805935, 1.330769 55.9805935, 1.330769 55.9805935, 1.330769 55.9805935))'^^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 '1183_1434'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.650278 1.342737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.650278"^^xsd:decimal ;
  dwc:decimalLongitude "1.342737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.650278 1.342737)"^^geo:wktLiteral ;
  geo-pos:lat "60.650278"^^xsd:decimal ;
  geo-pos:long "1.342737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2777'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_2777'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.054444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.342737'^^xsd:double;
  dwc:startLongitude '1.3427372'^^xsd:double;
  dwc:endLongitude '1.3427372'^^xsd:double;
  dwc:latitude '60.650278'^^xsd:double;
  dwc:startLatitude '60.6502777'^^xsd:double;
  dwc:endLatitude '60.6502777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3427372 60.6502777, 1.3427372 60.6502777, 1.3427372 60.6502777, 1.3427372 60.6502777, 1.3427372 60.6502777))'^^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 '1183_2777'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.803438 1.348341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.803438"^^xsd:decimal ;
  dwc:decimalLongitude "1.348341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.803438 1.348341)"^^geo:wktLiteral ;
  geo-pos:lat "59.803438"^^xsd:decimal ;
  geo-pos:long "1.348341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2657'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2657'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.267777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.348341'^^xsd:double;
  dwc:startLongitude '1.3483405'^^xsd:double;
  dwc:endLongitude '1.3483405'^^xsd:double;
  dwc:latitude '59.803438'^^xsd:double;
  dwc:startLatitude '59.803438'^^xsd:double;
  dwc:endLatitude '59.803438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3483405 59.803438, 1.3483405 59.803438, 1.3483405 59.803438, 1.3483405 59.803438, 1.3483405 59.803438))'^^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 '1183_2657'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.749608 1.350123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.749608"^^xsd:decimal ;
  dwc:decimalLongitude "1.350123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.749608 1.350123)"^^geo:wktLiteral ;
  geo-pos:lat "53.749608"^^xsd:decimal ;
  geo-pos:long "1.350123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1867'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1867'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.9225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.350123'^^xsd:double;
  dwc:startLongitude '1.3501229'^^xsd:double;
  dwc:endLongitude '1.3501229'^^xsd:double;
  dwc:latitude '53.749608'^^xsd:double;
  dwc:startLatitude '53.7496078'^^xsd:double;
  dwc:endLatitude '53.7496078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3501229 53.7496078, 1.3501229 53.7496078, 1.3501229 53.7496078, 1.3501229 53.7496078, 1.3501229 53.7496078))'^^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 '1183_1867'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.402025 1.352852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.402025"^^xsd:decimal ;
  dwc:decimalLongitude "1.352852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.402025 1.352852)"^^geo:wktLiteral ;
  geo-pos:lat "55.402025"^^xsd:decimal ;
  geo-pos:long "1.352852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1619'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1619'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.794166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.352852'^^xsd:double;
  dwc:startLongitude '1.3528517'^^xsd:double;
  dwc:endLongitude '1.3528517'^^xsd:double;
  dwc:latitude '55.402025'^^xsd:double;
  dwc:startLatitude '55.402025'^^xsd:double;
  dwc:endLatitude '55.402025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3528517 55.402025, 1.3528517 55.402025, 1.3528517 55.402025, 1.3528517 55.402025, 1.3528517 55.402025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1619'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.981796 1.353676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.981796"^^xsd:decimal ;
  dwc:decimalLongitude "1.353676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.981796 1.353676)"^^geo:wktLiteral ;
  geo-pos:lat "55.981796"^^xsd:decimal ;
  geo-pos:long "1.353676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1433'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.793333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.353676'^^xsd:double;
  dwc:startLongitude '1.3536759'^^xsd:double;
  dwc:endLongitude '1.3536759'^^xsd:double;
  dwc:latitude '55.981796'^^xsd:double;
  dwc:startLatitude '55.9817962'^^xsd:double;
  dwc:endLatitude '55.9817962'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3536759 55.9817962, 1.3536759 55.9817962, 1.3536759 55.9817962, 1.3536759 55.9817962, 1.3536759 55.9817962))'^^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 '1183_1433'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908887 1.354696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.908887"^^xsd:decimal ;
  dwc:decimalLongitude "1.354696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908887 1.354696)"^^geo:wktLiteral ;
  geo-pos:lat "57.908887"^^xsd:decimal ;
  geo-pos:long "1.354696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_801'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_801'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.218055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.354696'^^xsd:double;
  dwc:startLongitude '1.3546961'^^xsd:double;
  dwc:endLongitude '1.3546961'^^xsd:double;
  dwc:latitude '57.908887'^^xsd:double;
  dwc:startLatitude '57.9088871'^^xsd:double;
  dwc:endLatitude '57.9088871'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3546961 57.9088871, 1.3546961 57.9088871, 1.3546961 57.9088871, 1.3546961 57.9088871, 1.3546961 57.9088871))'^^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 '1183_801'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.776119 1.361658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.776119"^^xsd:decimal ;
  dwc:decimalLongitude "1.361658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.776119 1.361658)"^^geo:wktLiteral ;
  geo-pos:lat "53.776119"^^xsd:decimal ;
  geo-pos:long "1.361658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1866'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1866'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.414166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.361658'^^xsd:double;
  dwc:startLongitude '1.3616576'^^xsd:double;
  dwc:endLongitude '1.3616576'^^xsd:double;
  dwc:latitude '53.776119'^^xsd:double;
  dwc:startLatitude '53.7761193'^^xsd:double;
  dwc:endLatitude '53.7761193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3616576 53.7761193, 1.3616576 53.7761193, 1.3616576 53.7761193, 1.3616576 53.7761193, 1.3616576 53.7761193))'^^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 '1183_1866'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.778093 1.371498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.778093"^^xsd:decimal ;
  dwc:decimalLongitude "1.371498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.778093 1.371498)"^^geo:wktLiteral ;
  geo-pos:lat "53.778093"^^xsd:decimal ;
  geo-pos:long "1.371498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1869'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1869'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.371498'^^xsd:double;
  dwc:startLongitude '1.3714979'^^xsd:double;
  dwc:endLongitude '1.3714979'^^xsd:double;
  dwc:latitude '53.778093'^^xsd:double;
  dwc:startLatitude '53.7780933'^^xsd:double;
  dwc:endLatitude '53.7780933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3714979 53.7780933, 1.3714979 53.7780933, 1.3714979 53.7780933, 1.3714979 53.7780933, 1.3714979 53.7780933))'^^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 '1183_1869'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.710421 1.371977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.710421"^^xsd:decimal ;
  dwc:decimalLongitude "1.371977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.710421 1.371977)"^^geo:wktLiteral ;
  geo-pos:lat "54.710421"^^xsd:decimal ;
  geo-pos:long "1.371977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1527'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1527'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.118611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.371977'^^xsd:double;
  dwc:startLongitude '1.371977'^^xsd:double;
  dwc:endLongitude '1.371977'^^xsd:double;
  dwc:latitude '54.710421'^^xsd:double;
  dwc:startLatitude '54.7104213'^^xsd:double;
  dwc:endLatitude '54.7104213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.371977 54.7104213, 1.371977 54.7104213, 1.371977 54.7104213, 1.371977 54.7104213, 1.371977 54.7104213))'^^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 '1183_1527'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.199294 1.373239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.199294"^^xsd:decimal ;
  dwc:decimalLongitude "1.373239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.199294 1.373239)"^^geo:wktLiteral ;
  geo-pos:lat "56.199294"^^xsd:decimal ;
  geo-pos:long "1.373239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_652'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_652'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.373239'^^xsd:double;
  dwc:startLongitude '1.3732389'^^xsd:double;
  dwc:endLongitude '1.3732389'^^xsd:double;
  dwc:latitude '56.199294'^^xsd:double;
  dwc:startLatitude '56.1992942'^^xsd:double;
  dwc:endLatitude '56.1992942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3732389 56.1992942, 1.3732389 56.1992942, 1.3732389 56.1992942, 1.3732389 56.1992942, 1.3732389 56.1992942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_652'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.199958 1.374205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.199958"^^xsd:decimal ;
  dwc:decimalLongitude "1.374205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.199958 1.374205)"^^geo:wktLiteral ;
  geo-pos:lat "56.199958"^^xsd:decimal ;
  geo-pos:long "1.374205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_651'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_651'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5697222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.374205'^^xsd:double;
  dwc:startLongitude '1.3742049'^^xsd:double;
  dwc:endLongitude '1.3742049'^^xsd:double;
  dwc:latitude '56.199958'^^xsd:double;
  dwc:startLatitude '56.1999584'^^xsd:double;
  dwc:endLatitude '56.1999584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3742049 56.1999584, 1.3742049 56.1999584, 1.3742049 56.1999584, 1.3742049 56.1999584, 1.3742049 56.1999584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_651'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.200291 1.374688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.200291"^^xsd:decimal ;
  dwc:decimalLongitude "1.374688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.200291 1.374688)"^^geo:wktLiteral ;
  geo-pos:lat "56.200291"^^xsd:decimal ;
  geo-pos:long "1.374688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_653'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_653'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.374688'^^xsd:double;
  dwc:startLongitude '1.3746879'^^xsd:double;
  dwc:endLongitude '1.3746879'^^xsd:double;
  dwc:latitude '56.200291'^^xsd:double;
  dwc:startLatitude '56.2002906'^^xsd:double;
  dwc:endLatitude '56.2002906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3746879 56.2002906, 1.3746879 56.2002906, 1.3746879 56.2002906, 1.3746879 56.2002906, 1.3746879 56.2002906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_653'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202136 1.377371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.202136"^^xsd:decimal ;
  dwc:decimalLongitude "1.377371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202136 1.377371)"^^geo:wktLiteral ;
  geo-pos:lat "56.202136"^^xsd:decimal ;
  geo-pos:long "1.377371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_654'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_654'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.377371'^^xsd:double;
  dwc:startLongitude '1.3773714'^^xsd:double;
  dwc:endLongitude '1.3773714'^^xsd:double;
  dwc:latitude '56.202136'^^xsd:double;
  dwc:startLatitude '56.2021356'^^xsd:double;
  dwc:endLatitude '56.2021356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3773714 56.2021356, 1.3773714 56.2021356, 1.3773714 56.2021356, 1.3773714 56.2021356, 1.3773714 56.2021356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_654'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202209 1.377479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.202209"^^xsd:decimal ;
  dwc:decimalLongitude "1.377479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202209 1.377479)"^^geo:wktLiteral ;
  geo-pos:lat "56.202209"^^xsd:decimal ;
  geo-pos:long "1.377479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_655'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_655'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.377479'^^xsd:double;
  dwc:startLongitude '1.3774787'^^xsd:double;
  dwc:endLongitude '1.3774787'^^xsd:double;
  dwc:latitude '56.202209'^^xsd:double;
  dwc:startLatitude '56.2022094'^^xsd:double;
  dwc:endLatitude '56.2022094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3774787 56.2022094, 1.3774787 56.2022094, 1.3774787 56.2022094, 1.3774787 56.2022094, 1.3774787 56.2022094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_655'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70673 1.379825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.70673"^^xsd:decimal ;
  dwc:decimalLongitude "1.379825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.70673 1.379825)"^^geo:wktLiteral ;
  geo-pos:lat "54.70673"^^xsd:decimal ;
  geo-pos:long "1.379825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1528'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1528'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.145277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.379825'^^xsd:double;
  dwc:startLongitude '1.3798253'^^xsd:double;
  dwc:endLongitude '1.3798253'^^xsd:double;
  dwc:latitude '54.70673'^^xsd:double;
  dwc:startLatitude '54.7067296'^^xsd:double;
  dwc:endLatitude '54.7067296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3798253 54.7067296, 1.3798253 54.7067296, 1.3798253 54.7067296, 1.3798253 54.7067296, 1.3798253 54.7067296))'^^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 '1183_1528'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9213 1.387165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9213"^^xsd:decimal ;
  dwc:decimalLongitude "1.387165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9213 1.387165)"^^geo:wktLiteral ;
  geo-pos:lat "57.9213"^^xsd:decimal ;
  geo-pos:long "1.387165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_799'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_799'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.089722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.387165'^^xsd:double;
  dwc:startLongitude '1.3871651'^^xsd:double;
  dwc:endLongitude '1.3871651'^^xsd:double;
  dwc:latitude '57.9213'^^xsd:double;
  dwc:startLatitude '57.9212996'^^xsd:double;
  dwc:endLatitude '57.9212996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3871651 57.9212996, 1.3871651 57.9212996, 1.3871651 57.9212996, 1.3871651 57.9212996, 1.3871651 57.9212996))'^^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 '1183_799'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.921461 1.387587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.921461"^^xsd:decimal ;
  dwc:decimalLongitude "1.387587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.921461 1.387587)"^^geo:wktLiteral ;
  geo-pos:lat "57.921461"^^xsd:decimal ;
  geo-pos:long "1.387587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_800'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_800'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.088055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.387587'^^xsd:double;
  dwc:startLongitude '1.3875868'^^xsd:double;
  dwc:endLongitude '1.3875868'^^xsd:double;
  dwc:latitude '57.921461'^^xsd:double;
  dwc:startLatitude '57.9214608'^^xsd:double;
  dwc:endLatitude '57.9214608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3875868 57.9214608, 1.3875868 57.9214608, 1.3875868 57.9214608, 1.3875868 57.9214608, 1.3875868 57.9214608))'^^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 '1183_800'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.406328 1.393463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.406328"^^xsd:decimal ;
  dwc:decimalLongitude "1.393463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.406328 1.393463)"^^geo:wktLiteral ;
  geo-pos:lat "59.406328"^^xsd:decimal ;
  geo-pos:long "1.393463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2764'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2764'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.06'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.393463'^^xsd:double;
  dwc:startLongitude '1.3934633'^^xsd:double;
  dwc:endLongitude '1.3934633'^^xsd:double;
  dwc:latitude '59.406328'^^xsd:double;
  dwc:startLatitude '59.4063275'^^xsd:double;
  dwc:endLatitude '59.4063275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3934633 59.4063275, 1.3934633 59.4063275, 1.3934633 59.4063275, 1.3934633 59.4063275, 1.3934633 59.4063275))'^^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 '1183_2764'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.076836 1.393569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.076836"^^xsd:decimal ;
  dwc:decimalLongitude "1.393569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.076836 1.393569)"^^geo:wktLiteral ;
  geo-pos:lat "54.076836"^^xsd:decimal ;
  geo-pos:long "1.393569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1696'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1696'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.391666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.393569'^^xsd:double;
  dwc:startLongitude '1.3935685'^^xsd:double;
  dwc:endLongitude '1.3935685'^^xsd:double;
  dwc:latitude '54.076836'^^xsd:double;
  dwc:startLatitude '54.0768359'^^xsd:double;
  dwc:endLatitude '54.0768359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3935685 54.0768359, 1.3935685 54.0768359, 1.3935685 54.0768359, 1.3935685 54.0768359, 1.3935685 54.0768359))'^^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 '1183_1696'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.408699 1.397156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.408699"^^xsd:decimal ;
  dwc:decimalLongitude "1.397156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.408699 1.397156)"^^geo:wktLiteral ;
  geo-pos:lat "55.408699"^^xsd:decimal ;
  geo-pos:long "1.397156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1618'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1618'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.676666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.397156'^^xsd:double;
  dwc:startLongitude '1.3971564'^^xsd:double;
  dwc:endLongitude '1.3971564'^^xsd:double;
  dwc:latitude '55.408699'^^xsd:double;
  dwc:startLatitude '55.4086994'^^xsd:double;
  dwc:endLatitude '55.4086994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.3971564 55.4086994, 1.3971564 55.4086994, 1.3971564 55.4086994, 1.3971564 55.4086994, 1.3971564 55.4086994))'^^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 '1183_1618'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.927667 1.403821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.927667"^^xsd:decimal ;
  dwc:decimalLongitude "1.403821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.927667 1.403821)"^^geo:wktLiteral ;
  geo-pos:lat "57.927667"^^xsd:decimal ;
  geo-pos:long "1.403821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_798'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_798'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.023888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.403821'^^xsd:double;
  dwc:startLongitude '1.4038213'^^xsd:double;
  dwc:endLongitude '1.4038213'^^xsd:double;
  dwc:latitude '57.927667'^^xsd:double;
  dwc:startLatitude '57.9276671'^^xsd:double;
  dwc:endLatitude '57.9276671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4038213 57.9276671, 1.4038213 57.9276671, 1.4038213 57.9276671, 1.4038213 57.9276671, 1.4038213 57.9276671))'^^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 '1183_798'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928231 1.405297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.928231"^^xsd:decimal ;
  dwc:decimalLongitude "1.405297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.928231 1.405297)"^^geo:wktLiteral ;
  geo-pos:lat "57.928231"^^xsd:decimal ;
  geo-pos:long "1.405297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_797'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_797'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.018055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.405297'^^xsd:double;
  dwc:startLongitude '1.4052972'^^xsd:double;
  dwc:endLongitude '1.4052972'^^xsd:double;
  dwc:latitude '57.928231'^^xsd:double;
  dwc:startLatitude '57.9282313'^^xsd:double;
  dwc:endLatitude '57.9282313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4052972 57.9282313, 1.4052972 57.9282313, 1.4052972 57.9282313, 1.4052972 57.9282313, 1.4052972 57.9282313))'^^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 '1183_797'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.692232 1.410646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.692232"^^xsd:decimal ;
  dwc:decimalLongitude "1.410646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.692232 1.410646)"^^geo:wktLiteral ;
  geo-pos:lat "54.692232"^^xsd:decimal ;
  geo-pos:long "1.410646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1529'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1529'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.25'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.410646'^^xsd:double;
  dwc:startLongitude '1.4106461'^^xsd:double;
  dwc:endLongitude '1.4106461'^^xsd:double;
  dwc:latitude '54.692232'^^xsd:double;
  dwc:startLatitude '54.6922322'^^xsd:double;
  dwc:endLatitude '54.6922322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4106461 54.6922322, 1.4106461 54.6922322, 1.4106461 54.6922322, 1.4106461 54.6922322, 1.4106461 54.6922322))'^^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 '1183_1529'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.907498 1.413854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.907498"^^xsd:decimal ;
  dwc:decimalLongitude "1.413854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.907498 1.413854)"^^geo:wktLiteral ;
  geo-pos:lat "54.907498"^^xsd:decimal ;
  geo-pos:long "1.413854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1731'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1731'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.413854'^^xsd:double;
  dwc:startLongitude '1.4138535'^^xsd:double;
  dwc:endLongitude '1.4138535'^^xsd:double;
  dwc:latitude '54.907498'^^xsd:double;
  dwc:startLatitude '54.9074982'^^xsd:double;
  dwc:endLatitude '54.9074982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4138535 54.9074982, 1.4138535 54.9074982, 1.4138535 54.9074982, 1.4138535 54.9074982, 1.4138535 54.9074982))'^^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 '1183_1731'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.908187 1.415214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.908187"^^xsd:decimal ;
  dwc:decimalLongitude "1.415214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.908187 1.415214)"^^geo:wktLiteral ;
  geo-pos:lat "54.908187"^^xsd:decimal ;
  geo-pos:long "1.415214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1730'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1730'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.905'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.415214'^^xsd:double;
  dwc:startLongitude '1.4152137'^^xsd:double;
  dwc:endLongitude '1.4152137'^^xsd:double;
  dwc:latitude '54.908187'^^xsd:double;
  dwc:startLatitude '54.9081865'^^xsd:double;
  dwc:endLatitude '54.9081865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4152137 54.9081865, 1.4152137 54.9081865, 1.4152137 54.9081865, 1.4152137 54.9081865, 1.4152137 54.9081865))'^^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 '1183_1730'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.195596 1.419676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.195596"^^xsd:decimal ;
  dwc:decimalLongitude "1.419676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.195596 1.419676)"^^geo:wktLiteral ;
  geo-pos:lat "57.195596"^^xsd:decimal ;
  geo-pos:long "1.419676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_505'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_505'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.913333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.419676'^^xsd:double;
  dwc:startLongitude '1.4196758'^^xsd:double;
  dwc:endLongitude '1.4196758'^^xsd:double;
  dwc:latitude '57.195596'^^xsd:double;
  dwc:startLatitude '57.1955963'^^xsd:double;
  dwc:endLatitude '57.1955963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4196758 57.1955963, 1.4196758 57.1955963, 1.4196758 57.1955963, 1.4196758 57.1955963, 1.4196758 57.1955963))'^^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 '1183_505'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.934961 1.422601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.934961"^^xsd:decimal ;
  dwc:decimalLongitude "1.422601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.934961 1.422601)"^^geo:wktLiteral ;
  geo-pos:lat "57.934961"^^xsd:decimal ;
  geo-pos:long "1.422601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_796'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_796'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.948888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.422601'^^xsd:double;
  dwc:startLongitude '1.4226008'^^xsd:double;
  dwc:endLongitude '1.4226008'^^xsd:double;
  dwc:latitude '57.934961'^^xsd:double;
  dwc:startLatitude '57.9349606'^^xsd:double;
  dwc:endLatitude '57.9349606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4226008 57.9349606, 1.4226008 57.9349606, 1.4226008 57.9349606, 1.4226008 57.9349606, 1.4226008 57.9349606))'^^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 '1183_796'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.937772 1.429825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.937772"^^xsd:decimal ;
  dwc:decimalLongitude "1.429825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.937772 1.429825)"^^geo:wktLiteral ;
  geo-pos:lat "57.937772"^^xsd:decimal ;
  geo-pos:long "1.429825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_795'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_795'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.92'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.429825'^^xsd:double;
  dwc:startLongitude '1.4298246'^^xsd:double;
  dwc:endLongitude '1.4298246'^^xsd:double;
  dwc:latitude '57.937772'^^xsd:double;
  dwc:startLatitude '57.9377719'^^xsd:double;
  dwc:endLatitude '57.9377719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4298246 57.9377719, 1.4298246 57.9377719, 1.4298246 57.9377719, 1.4298246 57.9377719, 1.4298246 57.9377719))'^^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 '1183_795'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938448 1.431561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938448"^^xsd:decimal ;
  dwc:decimalLongitude "1.431561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938448 1.431561)"^^geo:wktLiteral ;
  geo-pos:lat "57.938448"^^xsd:decimal ;
  geo-pos:long "1.431561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_793'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_793'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.913055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.431561'^^xsd:double;
  dwc:startLongitude '1.431561'^^xsd:double;
  dwc:endLongitude '1.431561'^^xsd:double;
  dwc:latitude '57.938448'^^xsd:double;
  dwc:startLatitude '57.9384477'^^xsd:double;
  dwc:endLatitude '57.9384477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.431561 57.9384477, 1.431561 57.9384477, 1.431561 57.9384477, 1.431561 57.9384477, 1.431561 57.9384477))'^^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 '1183_793'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.939232 1.433575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.939232"^^xsd:decimal ;
  dwc:decimalLongitude "1.433575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.939232 1.433575)"^^geo:wktLiteral ;
  geo-pos:lat "57.939232"^^xsd:decimal ;
  geo-pos:long "1.433575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_794'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_794'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.905'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.433575'^^xsd:double;
  dwc:startLongitude '1.4335754'^^xsd:double;
  dwc:endLongitude '1.4335754'^^xsd:double;
  dwc:latitude '57.939232'^^xsd:double;
  dwc:startLatitude '57.9392317'^^xsd:double;
  dwc:endLatitude '57.9392317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4335754 57.9392317, 1.4335754 57.9392317, 1.4335754 57.9392317, 1.4335754 57.9392317, 1.4335754 57.9392317))'^^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 '1183_794'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67935 1.438033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.67935"^^xsd:decimal ;
  dwc:decimalLongitude "1.438033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.67935 1.438033)"^^geo:wktLiteral ;
  geo-pos:lat "54.67935"^^xsd:decimal ;
  geo-pos:long "1.438033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1530'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1530'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.343055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.438033'^^xsd:double;
  dwc:startLongitude '1.4380333'^^xsd:double;
  dwc:endLongitude '1.4380333'^^xsd:double;
  dwc:latitude '54.67935'^^xsd:double;
  dwc:startLatitude '54.6793498'^^xsd:double;
  dwc:endLatitude '54.6793498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4380333 54.6793498, 1.4380333 54.6793498, 1.4380333 54.6793498, 1.4380333 54.6793498, 1.4380333 54.6793498))'^^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 '1183_1530'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166068 1.439951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166068"^^xsd:decimal ;
  dwc:decimalLongitude "1.439951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166068 1.439951)"^^geo:wktLiteral ;
  geo-pos:lat "58.166068"^^xsd:decimal ;
  geo-pos:long "1.439951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2735'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2735'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10.408055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.439951'^^xsd:double;
  dwc:startLongitude '1.4399513'^^xsd:double;
  dwc:endLongitude '1.4399513'^^xsd:double;
  dwc:latitude '58.166068'^^xsd:double;
  dwc:startLatitude '58.1660675'^^xsd:double;
  dwc:endLatitude '58.1660675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4399513 58.1660675, 1.4399513 58.1660675, 1.4399513 58.1660675, 1.4399513 58.1660675, 1.4399513 58.1660675))'^^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 '1183_2735'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.925546 1.44952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.925546"^^xsd:decimal ;
  dwc:decimalLongitude "1.44952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.925546 1.44952)"^^geo:wktLiteral ;
  geo-pos:lat "54.925546"^^xsd:decimal ;
  geo-pos:long "1.44952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1733'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1733'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0311111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.44952'^^xsd:double;
  dwc:startLongitude '1.44952'^^xsd:double;
  dwc:endLongitude '1.44952'^^xsd:double;
  dwc:latitude '54.925546'^^xsd:double;
  dwc:startLatitude '54.9255463'^^xsd:double;
  dwc:endLatitude '54.9255463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.44952 54.9255463, 1.44952 54.9255463, 1.44952 54.9255463, 1.44952 54.9255463, 1.44952 54.9255463))'^^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 '1183_1733'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.925661 1.449747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.925661"^^xsd:decimal ;
  dwc:decimalLongitude "1.449747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.925661 1.449747)"^^geo:wktLiteral ;
  geo-pos:lat "54.925661"^^xsd:decimal ;
  geo-pos:long "1.449747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1732'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1732'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.449747'^^xsd:double;
  dwc:startLongitude '1.4497467'^^xsd:double;
  dwc:endLongitude '1.4497467'^^xsd:double;
  dwc:latitude '54.925661'^^xsd:double;
  dwc:startLatitude '54.925661'^^xsd:double;
  dwc:endLatitude '54.925661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4497467 54.925661, 1.4497467 54.925661, 1.4497467 54.925661, 1.4497467 54.925661, 1.4497467 54.925661))'^^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 '1183_1732'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946638 1.452607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946638"^^xsd:decimal ;
  dwc:decimalLongitude "1.452607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946638 1.452607)"^^geo:wktLiteral ;
  geo-pos:lat "57.946638"^^xsd:decimal ;
  geo-pos:long "1.452607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_792'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_792'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.828888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.452607'^^xsd:double;
  dwc:startLongitude '1.4526072'^^xsd:double;
  dwc:endLongitude '1.4526072'^^xsd:double;
  dwc:latitude '57.946638'^^xsd:double;
  dwc:startLatitude '57.9466384'^^xsd:double;
  dwc:endLatitude '57.9466384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4526072 57.9466384, 1.4526072 57.9466384, 1.4526072 57.9466384, 1.4526072 57.9466384, 1.4526072 57.9466384))'^^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 '1183_792'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671813 1.454057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.671813"^^xsd:decimal ;
  dwc:decimalLongitude "1.454057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.671813 1.454057)"^^geo:wktLiteral ;
  geo-pos:lat "54.671813"^^xsd:decimal ;
  geo-pos:long "1.454057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1533'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1533'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.3975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.454057'^^xsd:double;
  dwc:startLongitude '1.4540568'^^xsd:double;
  dwc:endLongitude '1.4540568'^^xsd:double;
  dwc:latitude '54.671813'^^xsd:double;
  dwc:startLatitude '54.6718126'^^xsd:double;
  dwc:endLatitude '54.6718126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4540568 54.6718126, 1.4540568 54.6718126, 1.4540568 54.6718126, 1.4540568 54.6718126, 1.4540568 54.6718126))'^^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 '1183_1533'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.949288 1.459414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.949288"^^xsd:decimal ;
  dwc:decimalLongitude "1.459414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.949288 1.459414)"^^geo:wktLiteral ;
  geo-pos:lat "57.949288"^^xsd:decimal ;
  geo-pos:long "1.459414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_791'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_791'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.801666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.459414'^^xsd:double;
  dwc:startLongitude '1.4594143'^^xsd:double;
  dwc:endLongitude '1.4594143'^^xsd:double;
  dwc:latitude '57.949288'^^xsd:double;
  dwc:startLatitude '57.9492875'^^xsd:double;
  dwc:endLatitude '57.9492875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4594143 57.9492875, 1.4594143 57.9492875, 1.4594143 57.9492875, 1.4594143 57.9492875, 1.4594143 57.9492875))'^^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 '1183_791'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.837878 1.46167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.837878"^^xsd:decimal ;
  dwc:decimalLongitude "1.46167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.837878 1.46167)"^^geo:wktLiteral ;
  geo-pos:lat "59.837878"^^xsd:decimal ;
  geo-pos:long "1.46167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2658'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2658'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.680833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.46167'^^xsd:double;
  dwc:startLongitude '1.4616704'^^xsd:double;
  dwc:endLongitude '1.4616704'^^xsd:double;
  dwc:latitude '59.837878'^^xsd:double;
  dwc:startLatitude '59.8378779'^^xsd:double;
  dwc:endLatitude '59.8378779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4616704 59.8378779, 1.4616704 59.8378779, 1.4616704 59.8378779, 1.4616704 59.8378779, 1.4616704 59.8378779))'^^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 '1183_2658'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95072 1.463096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95072"^^xsd:decimal ;
  dwc:decimalLongitude "1.463096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95072 1.463096)"^^geo:wktLiteral ;
  geo-pos:lat "57.95072"^^xsd:decimal ;
  geo-pos:long "1.463096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_790'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_790'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.786944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.463096'^^xsd:double;
  dwc:startLongitude '1.4630956'^^xsd:double;
  dwc:endLongitude '1.4630956'^^xsd:double;
  dwc:latitude '57.95072'^^xsd:double;
  dwc:startLatitude '57.9507202'^^xsd:double;
  dwc:endLatitude '57.9507202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4630956 57.9507202, 1.4630956 57.9507202, 1.4630956 57.9507202, 1.4630956 57.9507202, 1.4630956 57.9507202))'^^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 '1183_790'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.988097 1.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.988097"^^xsd:decimal ;
  dwc:decimalLongitude "1.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.988097 1.465)"^^geo:wktLiteral ;
  geo-pos:lat "55.988097"^^xsd:decimal ;
  geo-pos:long "1.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1432'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1432'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.465'^^xsd:double;
  dwc:startLongitude '1.465'^^xsd:double;
  dwc:endLongitude '1.465'^^xsd:double;
  dwc:latitude '55.988097'^^xsd:double;
  dwc:startLatitude '55.988097'^^xsd:double;
  dwc:endLatitude '55.988097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.465 55.988097, 1.465 55.988097, 1.465 55.988097, 1.465 55.988097, 1.465 55.988097))'^^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 '1183_1432'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.952045 1.466499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.952045"^^xsd:decimal ;
  dwc:decimalLongitude "1.466499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.952045 1.466499)"^^geo:wktLiteral ;
  geo-pos:lat "57.952045"^^xsd:decimal ;
  geo-pos:long "1.466499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_789'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_789'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.773333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.466499'^^xsd:double;
  dwc:startLongitude '1.4664991'^^xsd:double;
  dwc:endLongitude '1.4664991'^^xsd:double;
  dwc:latitude '57.952045'^^xsd:double;
  dwc:startLatitude '57.9520448'^^xsd:double;
  dwc:endLatitude '57.9520448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4664991 57.9520448, 1.4664991 57.9520448, 1.4664991 57.9520448, 1.4664991 57.9520448, 1.4664991 57.9520448))'^^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 '1183_789'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.665314 1.467873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.665314"^^xsd:decimal ;
  dwc:decimalLongitude "1.467873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.665314 1.467873)"^^geo:wktLiteral ;
  geo-pos:lat "54.665314"^^xsd:decimal ;
  geo-pos:long "1.467873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1532'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.467873'^^xsd:double;
  dwc:startLongitude '1.4678731'^^xsd:double;
  dwc:endLongitude '1.4678731'^^xsd:double;
  dwc:latitude '54.665314'^^xsd:double;
  dwc:startLatitude '54.6653138'^^xsd:double;
  dwc:endLatitude '54.6653138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4678731 54.6653138, 1.4678731 54.6653138, 1.4678731 54.6653138, 1.4678731 54.6653138, 1.4678731 54.6653138))'^^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 '1183_1532'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66466 1.469263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66466"^^xsd:decimal ;
  dwc:decimalLongitude "1.469263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66466 1.469263)"^^geo:wktLiteral ;
  geo-pos:lat "54.66466"^^xsd:decimal ;
  geo-pos:long "1.469263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1531'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1531'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.449166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.469263'^^xsd:double;
  dwc:startLongitude '1.4692629'^^xsd:double;
  dwc:endLongitude '1.4692629'^^xsd:double;
  dwc:latitude '54.66466'^^xsd:double;
  dwc:startLatitude '54.66466'^^xsd:double;
  dwc:endLatitude '54.66466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4692629 54.66466, 1.4692629 54.66466, 1.4692629 54.66466, 1.4692629 54.66466, 1.4692629 54.66466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1531'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.363423 1.473359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.363423"^^xsd:decimal ;
  dwc:decimalLongitude "1.473359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.363423 1.473359)"^^geo:wktLiteral ;
  geo-pos:lat "57.363423"^^xsd:decimal ;
  geo-pos:long "1.473359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_333'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_333'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.473359'^^xsd:double;
  dwc:startLongitude '1.473359'^^xsd:double;
  dwc:endLongitude '1.473359'^^xsd:double;
  dwc:latitude '57.363423'^^xsd:double;
  dwc:startLatitude '57.3634231'^^xsd:double;
  dwc:endLatitude '57.3634231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.473359 57.3634231, 1.473359 57.3634231, 1.473359 57.3634231, 1.473359 57.3634231, 1.473359 57.3634231))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_333'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3622 1.475004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3622"^^xsd:decimal ;
  dwc:decimalLongitude "1.475004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3622 1.475004)"^^geo:wktLiteral ;
  geo-pos:lat "57.3622"^^xsd:decimal ;
  geo-pos:long "1.475004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_332'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_332'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4883333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.475004'^^xsd:double;
  dwc:startLongitude '1.475004'^^xsd:double;
  dwc:endLongitude '1.475004'^^xsd:double;
  dwc:latitude '57.3622'^^xsd:double;
  dwc:startLatitude '57.3622004'^^xsd:double;
  dwc:endLatitude '57.3622004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.475004 57.3622004, 1.475004 57.3622004, 1.475004 57.3622004, 1.475004 57.3622004, 1.475004 57.3622004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_332'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.842723 1.478352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.842723"^^xsd:decimal ;
  dwc:decimalLongitude "1.478352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.842723 1.478352)"^^geo:wktLiteral ;
  geo-pos:lat "59.842723"^^xsd:decimal ;
  geo-pos:long "1.478352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2659'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2659'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.740833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.478352'^^xsd:double;
  dwc:startLongitude '1.4783518'^^xsd:double;
  dwc:endLongitude '1.4783518'^^xsd:double;
  dwc:latitude '59.842723'^^xsd:double;
  dwc:startLatitude '59.8427229'^^xsd:double;
  dwc:endLatitude '59.8427229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4783518 59.8427229, 1.4783518 59.8427229, 1.4783518 59.8427229, 1.4783518 59.8427229, 1.4783518 59.8427229))'^^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 '1183_2659'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957334 1.480377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.957334"^^xsd:decimal ;
  dwc:decimalLongitude "1.480377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957334 1.480377)"^^geo:wktLiteral ;
  geo-pos:lat "57.957334"^^xsd:decimal ;
  geo-pos:long "1.480377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_788'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_788'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.480377'^^xsd:double;
  dwc:startLongitude '1.480377'^^xsd:double;
  dwc:endLongitude '1.480377'^^xsd:double;
  dwc:latitude '57.957334'^^xsd:double;
  dwc:startLatitude '57.9573338'^^xsd:double;
  dwc:endLatitude '57.9573338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.480377 57.9573338, 1.480377 57.9573338, 1.480377 57.9573338, 1.480377 57.9573338, 1.480377 57.9573338))'^^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 '1183_788'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.691612 1.480767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.691612"^^xsd:decimal ;
  dwc:decimalLongitude "1.480767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.691612 1.480767)"^^geo:wktLiteral ;
  geo-pos:lat "60.691612"^^xsd:decimal ;
  geo-pos:long "1.480767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_2776'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.557777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.480767'^^xsd:double;
  dwc:startLongitude '1.4807673'^^xsd:double;
  dwc:endLongitude '1.4807673'^^xsd:double;
  dwc:latitude '60.691612'^^xsd:double;
  dwc:startLatitude '60.6916121'^^xsd:double;
  dwc:endLatitude '60.6916121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4807673 60.6916121, 1.4807673 60.6916121, 1.4807673 60.6916121, 1.4807673 60.6916121, 1.4807673 60.6916121))'^^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 '1183_2776'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658776 1.481771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658776"^^xsd:decimal ;
  dwc:decimalLongitude "1.481771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658776 1.481771)"^^geo:wktLiteral ;
  geo-pos:lat "54.658776"^^xsd:decimal ;
  geo-pos:long "1.481771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1534'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1534'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.491666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.481771'^^xsd:double;
  dwc:startLongitude '1.481771'^^xsd:double;
  dwc:endLongitude '1.481771'^^xsd:double;
  dwc:latitude '54.658776'^^xsd:double;
  dwc:startLatitude '54.6587764'^^xsd:double;
  dwc:endLatitude '54.6587764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.481771 54.6587764, 1.481771 54.6587764, 1.481771 54.6587764, 1.481771 54.6587764, 1.481771 54.6587764))'^^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 '1183_1534'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.959115 1.48521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.959115"^^xsd:decimal ;
  dwc:decimalLongitude "1.48521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.959115 1.48521)"^^geo:wktLiteral ;
  geo-pos:lat "57.959115"^^xsd:decimal ;
  geo-pos:long "1.48521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_787'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_787'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.697222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.48521'^^xsd:double;
  dwc:startLongitude '1.4852095'^^xsd:double;
  dwc:endLongitude '1.4852095'^^xsd:double;
  dwc:latitude '57.959115'^^xsd:double;
  dwc:startLatitude '57.9591152'^^xsd:double;
  dwc:endLatitude '57.9591152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4852095 57.9591152, 1.4852095 57.9591152, 1.4852095 57.9591152, 1.4852095 57.9591152, 1.4852095 57.9591152))'^^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 '1183_787'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.353106 1.487239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.353106"^^xsd:decimal ;
  dwc:decimalLongitude "1.487239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.353106 1.487239)"^^geo:wktLiteral ;
  geo-pos:lat "57.353106"^^xsd:decimal ;
  geo-pos:long "1.487239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_331'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_331'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.487239'^^xsd:double;
  dwc:startLongitude '1.4872391'^^xsd:double;
  dwc:endLongitude '1.4872391'^^xsd:double;
  dwc:latitude '57.353106'^^xsd:double;
  dwc:startLatitude '57.3531063'^^xsd:double;
  dwc:endLatitude '57.3531063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4872391 57.3531063, 1.4872391 57.3531063, 1.4872391 57.3531063, 1.4872391 57.3531063, 1.4872391 57.3531063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_331'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.320525 1.490266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.320525"^^xsd:decimal ;
  dwc:decimalLongitude "1.490266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.320525 1.490266)"^^geo:wktLiteral ;
  geo-pos:lat "59.320525"^^xsd:decimal ;
  geo-pos:long "1.490266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2632'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2632'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.4375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.490266'^^xsd:double;
  dwc:startLongitude '1.4902656'^^xsd:double;
  dwc:endLongitude '1.4902656'^^xsd:double;
  dwc:latitude '59.320525'^^xsd:double;
  dwc:startLatitude '59.3205246'^^xsd:double;
  dwc:endLatitude '59.3205246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4902656 59.3205246, 1.4902656 59.3205246, 1.4902656 59.3205246, 1.4902656 59.3205246, 1.4902656 59.3205246))'^^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 '1183_2632'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.961711 1.492251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.961711"^^xsd:decimal ;
  dwc:decimalLongitude "1.492251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.961711 1.492251)"^^geo:wktLiteral ;
  geo-pos:lat "57.961711"^^xsd:decimal ;
  geo-pos:long "1.492251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_786'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_786'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.668888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.492251'^^xsd:double;
  dwc:startLongitude '1.4922512'^^xsd:double;
  dwc:endLongitude '1.4922512'^^xsd:double;
  dwc:latitude '57.961711'^^xsd:double;
  dwc:startLatitude '57.961711'^^xsd:double;
  dwc:endLatitude '57.961711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4922512 57.961711, 1.4922512 57.961711, 1.4922512 57.961711, 1.4922512 57.961711, 1.4922512 57.961711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_786'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.048693 1.493364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.048693"^^xsd:decimal ;
  dwc:decimalLongitude "1.493364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.048693 1.493364)"^^geo:wktLiteral ;
  geo-pos:lat "55.048693"^^xsd:decimal ;
  geo-pos:long "1.493364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1652'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1652'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.493364'^^xsd:double;
  dwc:startLongitude '1.4933641'^^xsd:double;
  dwc:endLongitude '1.4933641'^^xsd:double;
  dwc:latitude '55.048693'^^xsd:double;
  dwc:startLatitude '55.0486933'^^xsd:double;
  dwc:endLatitude '55.0486933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.4933641 55.0486933, 1.4933641 55.0486933, 1.4933641 55.0486933, 1.4933641 55.0486933, 1.4933641 55.0486933))'^^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 '1183_1652'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.949865 1.497579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.949865"^^xsd:decimal ;
  dwc:decimalLongitude "1.497579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.949865 1.497579)"^^geo:wktLiteral ;
  geo-pos:lat "54.949865"^^xsd:decimal ;
  geo-pos:long "1.497579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1734'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1734'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.497579'^^xsd:double;
  dwc:startLongitude '1.497579'^^xsd:double;
  dwc:endLongitude '1.497579'^^xsd:double;
  dwc:latitude '54.949865'^^xsd:double;
  dwc:startLatitude '54.9498653'^^xsd:double;
  dwc:endLatitude '54.9498653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.497579 54.9498653, 1.497579 54.9498653, 1.497579 54.9498653, 1.497579 54.9498653, 1.497579 54.9498653))'^^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 '1183_1734'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.649624 1.501228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.649624"^^xsd:decimal ;
  dwc:decimalLongitude "1.501228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.649624 1.501228)"^^geo:wktLiteral ;
  geo-pos:lat "54.649624"^^xsd:decimal ;
  geo-pos:long "1.501228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1535'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1535'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.557777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.501228'^^xsd:double;
  dwc:startLongitude '1.5012282'^^xsd:double;
  dwc:endLongitude '1.5012282'^^xsd:double;
  dwc:latitude '54.649624'^^xsd:double;
  dwc:startLatitude '54.6496242'^^xsd:double;
  dwc:endLatitude '54.6496242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5012282 54.6496242, 1.5012282 54.6496242, 1.5012282 54.6496242, 1.5012282 54.6496242, 1.5012282 54.6496242))'^^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 '1183_1535'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953995 1.50574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.953995"^^xsd:decimal ;
  dwc:decimalLongitude "1.50574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.953995 1.50574)"^^geo:wktLiteral ;
  geo-pos:lat "54.953995"^^xsd:decimal ;
  geo-pos:long "1.50574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1735'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1735'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.50574'^^xsd:double;
  dwc:startLongitude '1.5057399'^^xsd:double;
  dwc:endLongitude '1.5057399'^^xsd:double;
  dwc:latitude '54.953995'^^xsd:double;
  dwc:startLatitude '54.9539949'^^xsd:double;
  dwc:endLatitude '54.9539949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5057399 54.9539949, 1.5057399 54.9539949, 1.5057399 54.9539949, 1.5057399 54.9539949, 1.5057399 54.9539949))'^^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 '1183_1735'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.646817 1.507196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.646817"^^xsd:decimal ;
  dwc:decimalLongitude "1.507196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.646817 1.507196)"^^geo:wktLiteral ;
  geo-pos:lat "54.646817"^^xsd:decimal ;
  geo-pos:long "1.507196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1536'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1536'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.578055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.507196'^^xsd:double;
  dwc:startLongitude '1.5071962'^^xsd:double;
  dwc:endLongitude '1.5071962'^^xsd:double;
  dwc:latitude '54.646817'^^xsd:double;
  dwc:startLatitude '54.646817'^^xsd:double;
  dwc:endLatitude '54.646817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5071962 54.646817, 1.5071962 54.646817, 1.5071962 54.646817, 1.5071962 54.646817, 1.5071962 54.646817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1536'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.990495 1.508416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.990495"^^xsd:decimal ;
  dwc:decimalLongitude "1.508416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.990495 1.508416)"^^geo:wktLiteral ;
  geo-pos:lat "55.990495"^^xsd:decimal ;
  geo-pos:long "1.508416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1431'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1431'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.385'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.508416'^^xsd:double;
  dwc:startLongitude '1.508416'^^xsd:double;
  dwc:endLongitude '1.508416'^^xsd:double;
  dwc:latitude '55.990495'^^xsd:double;
  dwc:startLatitude '55.9904952'^^xsd:double;
  dwc:endLatitude '55.9904952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.508416 55.9904952, 1.508416 55.9904952, 1.508416 55.9904952, 1.508416 55.9904952, 1.508416 55.9904952))'^^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 '1183_1431'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967717 1.508544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967717"^^xsd:decimal ;
  dwc:decimalLongitude "1.508544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967717 1.508544)"^^geo:wktLiteral ;
  geo-pos:lat "57.967717"^^xsd:decimal ;
  geo-pos:long "1.508544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_785'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.603333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.508544'^^xsd:double;
  dwc:startLongitude '1.5085436'^^xsd:double;
  dwc:endLongitude '1.5085436'^^xsd:double;
  dwc:latitude '57.967717'^^xsd:double;
  dwc:startLatitude '57.9677169'^^xsd:double;
  dwc:endLatitude '57.9677169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5085436 57.9677169, 1.5085436 57.9677169, 1.5085436 57.9677169, 1.5085436 57.9677169, 1.5085436 57.9677169))'^^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 '1183_785'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.990888 1.515349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.990888"^^xsd:decimal ;
  dwc:decimalLongitude "1.515349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.990888 1.515349)"^^geo:wktLiteral ;
  geo-pos:lat "55.990888"^^xsd:decimal ;
  geo-pos:long "1.515349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1430'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1430'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.515349'^^xsd:double;
  dwc:startLongitude '1.515349'^^xsd:double;
  dwc:endLongitude '1.515349'^^xsd:double;
  dwc:latitude '55.990888'^^xsd:double;
  dwc:startLatitude '55.9908884'^^xsd:double;
  dwc:endLatitude '55.9908884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.515349 55.9908884, 1.515349 55.9908884, 1.515349 55.9908884, 1.515349 55.9908884, 1.515349 55.9908884))'^^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 '1183_1430'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.642625 1.516107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.642625"^^xsd:decimal ;
  dwc:decimalLongitude "1.516107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.642625 1.516107)"^^geo:wktLiteral ;
  geo-pos:lat "54.642625"^^xsd:decimal ;
  geo-pos:long "1.516107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1537'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1537'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.608333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.516107'^^xsd:double;
  dwc:startLongitude '1.5161072'^^xsd:double;
  dwc:endLongitude '1.5161072'^^xsd:double;
  dwc:latitude '54.642625'^^xsd:double;
  dwc:startLatitude '54.6426254'^^xsd:double;
  dwc:endLatitude '54.6426254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5161072 54.6426254, 1.5161072 54.6426254, 1.5161072 54.6426254, 1.5161072 54.6426254, 1.5161072 54.6426254))'^^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 '1183_1537'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.330066 1.518238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.330066"^^xsd:decimal ;
  dwc:decimalLongitude "1.518238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.330066 1.518238)"^^geo:wktLiteral ;
  geo-pos:lat "57.330066"^^xsd:decimal ;
  geo-pos:long "1.518238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_330'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_330'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.518238'^^xsd:double;
  dwc:startLongitude '1.5182379'^^xsd:double;
  dwc:endLongitude '1.5182379'^^xsd:double;
  dwc:latitude '57.330066'^^xsd:double;
  dwc:startLatitude '57.3300656'^^xsd:double;
  dwc:endLatitude '57.3300656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5182379 57.3300656, 1.5182379 57.3300656, 1.5182379 57.3300656, 1.5182379 57.3300656, 1.5182379 57.3300656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_330'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.445286 1.519153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.445286"^^xsd:decimal ;
  dwc:decimalLongitude "1.519153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.445286 1.519153)"^^geo:wktLiteral ;
  geo-pos:lat "59.445286"^^xsd:decimal ;
  geo-pos:long "1.519153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2765'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2765'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.549166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.519153'^^xsd:double;
  dwc:startLongitude '1.5191527'^^xsd:double;
  dwc:endLongitude '1.5191527'^^xsd:double;
  dwc:latitude '59.445286'^^xsd:double;
  dwc:startLatitude '59.4452859'^^xsd:double;
  dwc:endLatitude '59.4452859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5191527 59.4452859, 1.5191527 59.4452859, 1.5191527 59.4452859, 1.5191527 59.4452859, 1.5191527 59.4452859))'^^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 '1183_2765'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.639741 1.522239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.639741"^^xsd:decimal ;
  dwc:decimalLongitude "1.522239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.639741 1.522239)"^^geo:wktLiteral ;
  geo-pos:lat "54.639741"^^xsd:decimal ;
  geo-pos:long "1.522239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1538'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1538'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.629166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.522239'^^xsd:double;
  dwc:startLongitude '1.5222387'^^xsd:double;
  dwc:endLongitude '1.5222387'^^xsd:double;
  dwc:latitude '54.639741'^^xsd:double;
  dwc:startLatitude '54.6397413'^^xsd:double;
  dwc:endLatitude '54.6397413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5222387 54.6397413, 1.5222387 54.6397413, 1.5222387 54.6397413, 1.5222387 54.6397413, 1.5222387 54.6397413))'^^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 '1183_1538'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.639049 1.52371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.639049"^^xsd:decimal ;
  dwc:decimalLongitude "1.52371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.639049 1.52371)"^^geo:wktLiteral ;
  geo-pos:lat "54.639049"^^xsd:decimal ;
  geo-pos:long "1.52371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1539'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1539'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.634166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.52371'^^xsd:double;
  dwc:startLongitude '1.5237102'^^xsd:double;
  dwc:endLongitude '1.5237102'^^xsd:double;
  dwc:latitude '54.639049'^^xsd:double;
  dwc:startLatitude '54.6390491'^^xsd:double;
  dwc:endLatitude '54.6390491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5237102 54.6390491, 1.5237102 54.6390491, 1.5237102 54.6390491, 1.5237102 54.6390491, 1.5237102 54.6390491))'^^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 '1183_1539'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.324907 1.525178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.324907"^^xsd:decimal ;
  dwc:decimalLongitude "1.525178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.324907 1.525178)"^^geo:wktLiteral ;
  geo-pos:lat "57.324907"^^xsd:decimal ;
  geo-pos:long "1.525178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_329'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_329'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.525178'^^xsd:double;
  dwc:startLongitude '1.525178'^^xsd:double;
  dwc:endLongitude '1.525178'^^xsd:double;
  dwc:latitude '57.324907'^^xsd:double;
  dwc:startLatitude '57.3249072'^^xsd:double;
  dwc:endLatitude '57.3249072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.525178 57.3249072, 1.525178 57.3249072, 1.525178 57.3249072, 1.525178 57.3249072, 1.525178 57.3249072))'^^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 '1183_329'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.637242 1.527553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.637242"^^xsd:decimal ;
  dwc:decimalLongitude "1.527553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.637242 1.527553)"^^geo:wktLiteral ;
  geo-pos:lat "54.637242"^^xsd:decimal ;
  geo-pos:long "1.527553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1540'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1540'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.527553'^^xsd:double;
  dwc:startLongitude '1.5275526'^^xsd:double;
  dwc:endLongitude '1.5275526'^^xsd:double;
  dwc:latitude '54.637242'^^xsd:double;
  dwc:startLatitude '54.6372417'^^xsd:double;
  dwc:endLatitude '54.6372417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5275526 54.6372417, 1.5275526 54.6372417, 1.5275526 54.6372417, 1.5275526 54.6372417, 1.5275526 54.6372417))'^^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 '1183_1540'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.634627 1.533112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.634627"^^xsd:decimal ;
  dwc:decimalLongitude "1.533112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.634627 1.533112)"^^geo:wktLiteral ;
  geo-pos:lat "54.634627"^^xsd:decimal ;
  geo-pos:long "1.533112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1542'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1542'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.666111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.533112'^^xsd:double;
  dwc:startLongitude '1.5331118'^^xsd:double;
  dwc:endLongitude '1.5331118'^^xsd:double;
  dwc:latitude '54.634627'^^xsd:double;
  dwc:startLatitude '54.6346268'^^xsd:double;
  dwc:endLatitude '54.6346268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5331118 54.6346268, 1.5331118 54.6346268, 1.5331118 54.6346268, 1.5331118 54.6346268, 1.5331118 54.6346268))'^^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 '1183_1542'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.99202 1.535308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.99202"^^xsd:decimal ;
  dwc:decimalLongitude "1.535308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.99202 1.535308)"^^geo:wktLiteral ;
  geo-pos:lat "55.99202"^^xsd:decimal ;
  geo-pos:long "1.535308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1429'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1429'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.535308'^^xsd:double;
  dwc:startLongitude '1.5353079'^^xsd:double;
  dwc:endLongitude '1.5353079'^^xsd:double;
  dwc:latitude '55.99202'^^xsd:double;
  dwc:startLatitude '55.99202'^^xsd:double;
  dwc:endLatitude '55.99202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5353079 55.99202, 1.5353079 55.99202, 1.5353079 55.99202, 1.5353079 55.99202, 1.5353079 55.99202))'^^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 '1183_1429'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.633589 1.535319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.633589"^^xsd:decimal ;
  dwc:decimalLongitude "1.535319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.633589 1.535319)"^^geo:wktLiteral ;
  geo-pos:lat "54.633589"^^xsd:decimal ;
  geo-pos:long "1.535319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1541'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1541'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.673611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.535319'^^xsd:double;
  dwc:startLongitude '1.5353191'^^xsd:double;
  dwc:endLongitude '1.5353191'^^xsd:double;
  dwc:latitude '54.633589'^^xsd:double;
  dwc:startLatitude '54.6335885'^^xsd:double;
  dwc:endLatitude '54.6335885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5353191 54.6335885, 1.5353191 54.6335885, 1.5353191 54.6335885, 1.5353191 54.6335885, 1.5353191 54.6335885))'^^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 '1183_1541'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.992175 1.538039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.992175"^^xsd:decimal ;
  dwc:decimalLongitude "1.538039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.992175 1.538039)"^^geo:wktLiteral ;
  geo-pos:lat "55.992175"^^xsd:decimal ;
  geo-pos:long "1.538039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1428'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1428'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.306666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.538039'^^xsd:double;
  dwc:startLongitude '1.5380391'^^xsd:double;
  dwc:endLongitude '1.5380391'^^xsd:double;
  dwc:latitude '55.992175'^^xsd:double;
  dwc:startLatitude '55.9921749'^^xsd:double;
  dwc:endLatitude '55.9921749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5380391 55.9921749, 1.5380391 55.9921749, 1.5380391 55.9921749, 1.5380391 55.9921749, 1.5380391 55.9921749))'^^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 '1183_1428'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.044727 1.541176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.044727"^^xsd:decimal ;
  dwc:decimalLongitude "1.541176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.044727 1.541176)"^^geo:wktLiteral ;
  geo-pos:lat "55.044727"^^xsd:decimal ;
  geo-pos:long "1.541176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1653'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1653'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.541176'^^xsd:double;
  dwc:startLongitude '1.5411755'^^xsd:double;
  dwc:endLongitude '1.5411755'^^xsd:double;
  dwc:latitude '55.044727'^^xsd:double;
  dwc:startLatitude '55.0447274'^^xsd:double;
  dwc:endLatitude '55.0447274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5411755 55.0447274, 1.5411755 55.0447274, 1.5411755 55.0447274, 1.5411755 55.0447274, 1.5411755 55.0447274))'^^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 '1183_1653'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.044639 1.542238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.044639"^^xsd:decimal ;
  dwc:decimalLongitude "1.542238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.044639 1.542238)"^^geo:wktLiteral ;
  geo-pos:lat "55.044639"^^xsd:decimal ;
  geo-pos:long "1.542238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1654'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1654'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.9277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.542238'^^xsd:double;
  dwc:startLongitude '1.542238'^^xsd:double;
  dwc:endLongitude '1.542238'^^xsd:double;
  dwc:latitude '55.044639'^^xsd:double;
  dwc:startLatitude '55.0446393'^^xsd:double;
  dwc:endLatitude '55.0446393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542238 55.0446393, 1.542238 55.0446393, 1.542238 55.0446393, 1.542238 55.0446393, 1.542238 55.0446393))'^^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 '1183_1654'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.980696 1.543752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.980696"^^xsd:decimal ;
  dwc:decimalLongitude "1.543752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.980696 1.543752)"^^geo:wktLiteral ;
  geo-pos:lat "57.980696"^^xsd:decimal ;
  geo-pos:long "1.543752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_784'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_784'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.461666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.543752'^^xsd:double;
  dwc:startLongitude '1.5437518'^^xsd:double;
  dwc:endLongitude '1.5437518'^^xsd:double;
  dwc:latitude '57.980696'^^xsd:double;
  dwc:startLatitude '57.9806958'^^xsd:double;
  dwc:endLatitude '57.9806958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5437518 57.9806958, 1.5437518 57.9806958, 1.5437518 57.9806958, 1.5437518 57.9806958, 1.5437518 57.9806958))'^^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 '1183_784'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.629051 1.544966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.629051"^^xsd:decimal ;
  dwc:decimalLongitude "1.544966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.629051 1.544966)"^^geo:wktLiteral ;
  geo-pos:lat "54.629051"^^xsd:decimal ;
  geo-pos:long "1.544966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1543'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.706388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.544966'^^xsd:double;
  dwc:startLongitude '1.544966'^^xsd:double;
  dwc:endLongitude '1.544966'^^xsd:double;
  dwc:latitude '54.629051'^^xsd:double;
  dwc:startLatitude '54.6290508'^^xsd:double;
  dwc:endLatitude '54.6290508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.544966 54.6290508, 1.544966 54.6290508, 1.544966 54.6290508, 1.544966 54.6290508, 1.544966 54.6290508))'^^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 '1183_1543'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.628166 1.546846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.628166"^^xsd:decimal ;
  dwc:decimalLongitude "1.546846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.628166 1.546846)"^^geo:wktLiteral ;
  geo-pos:lat "54.628166"^^xsd:decimal ;
  geo-pos:long "1.546846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1544'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1544'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.712777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.546846'^^xsd:double;
  dwc:startLongitude '1.5468463'^^xsd:double;
  dwc:endLongitude '1.5468463'^^xsd:double;
  dwc:latitude '54.628166'^^xsd:double;
  dwc:startLatitude '54.6281664'^^xsd:double;
  dwc:endLatitude '54.6281664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5468463 54.6281664, 1.5468463 54.6281664, 1.5468463 54.6281664, 1.5468463 54.6281664, 1.5468463 54.6281664))'^^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 '1183_1544'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.628013 1.547173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.628013"^^xsd:decimal ;
  dwc:decimalLongitude "1.547173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.628013 1.547173)"^^geo:wktLiteral ;
  geo-pos:lat "54.628013"^^xsd:decimal ;
  geo-pos:long "1.547173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1545'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1545'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.713888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.547173'^^xsd:double;
  dwc:startLongitude '1.5471733'^^xsd:double;
  dwc:endLongitude '1.5471733'^^xsd:double;
  dwc:latitude '54.628013'^^xsd:double;
  dwc:startLatitude '54.6280126'^^xsd:double;
  dwc:endLatitude '54.6280126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5471733 54.6280126, 1.5471733 54.6280126, 1.5471733 54.6280126, 1.5471733 54.6280126, 1.5471733 54.6280126))'^^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 '1183_1545'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.307636 1.548414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.307636"^^xsd:decimal ;
  dwc:decimalLongitude "1.548414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.307636 1.548414)"^^geo:wktLiteral ;
  geo-pos:lat "57.307636"^^xsd:decimal ;
  geo-pos:long "1.548414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_328'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_328'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.0916666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.548414'^^xsd:double;
  dwc:startLongitude '1.5484143'^^xsd:double;
  dwc:endLongitude '1.5484143'^^xsd:double;
  dwc:latitude '57.307636'^^xsd:double;
  dwc:startLatitude '57.3076363'^^xsd:double;
  dwc:endLatitude '57.3076363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5484143 57.3076363, 1.5484143 57.3076363, 1.5484143 57.3076363, 1.5484143 57.3076363, 1.5484143 57.3076363))'^^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 '1183_328'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.624629 1.554368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.624629"^^xsd:decimal ;
  dwc:decimalLongitude "1.554368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.624629 1.554368)"^^geo:wktLiteral ;
  geo-pos:lat "54.624629"^^xsd:decimal ;
  geo-pos:long "1.554368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1574'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1574'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.738333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.554368'^^xsd:double;
  dwc:startLongitude '1.5543675'^^xsd:double;
  dwc:endLongitude '1.5543675'^^xsd:double;
  dwc:latitude '54.624629'^^xsd:double;
  dwc:startLatitude '54.6246285'^^xsd:double;
  dwc:endLatitude '54.6246285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5543675 54.6246285, 1.5543675 54.6246285, 1.5543675 54.6246285, 1.5543675 54.6246285, 1.5543675 54.6246285))'^^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 '1183_1574'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.622321 1.559273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.622321"^^xsd:decimal ;
  dwc:decimalLongitude "1.559273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.622321 1.559273)"^^geo:wktLiteral ;
  geo-pos:lat "54.622321"^^xsd:decimal ;
  geo-pos:long "1.559273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1546'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1546'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.755'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.559273'^^xsd:double;
  dwc:startLongitude '1.5592727'^^xsd:double;
  dwc:endLongitude '1.5592727'^^xsd:double;
  dwc:latitude '54.622321'^^xsd:double;
  dwc:startLatitude '54.6223212'^^xsd:double;
  dwc:endLatitude '54.6223212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5592727 54.6223212, 1.5592727 54.6223212, 1.5592727 54.6223212, 1.5592727 54.6223212, 1.5592727 54.6223212))'^^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 '1183_1546'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.621744 1.560499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.621744"^^xsd:decimal ;
  dwc:decimalLongitude "1.560499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.621744 1.560499)"^^geo:wktLiteral ;
  geo-pos:lat "54.621744"^^xsd:decimal ;
  geo-pos:long "1.560499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1547'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1547'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.759166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.560499'^^xsd:double;
  dwc:startLongitude '1.560499'^^xsd:double;
  dwc:endLongitude '1.560499'^^xsd:double;
  dwc:latitude '54.621744'^^xsd:double;
  dwc:startLatitude '54.6217444'^^xsd:double;
  dwc:endLatitude '54.6217444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.560499 54.6217444, 1.560499 54.6217444, 1.560499 54.6217444, 1.560499 54.6217444, 1.560499 54.6217444))'^^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 '1183_1547'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982322 1.563694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.982322"^^xsd:decimal ;
  dwc:decimalLongitude "1.563694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.982322 1.563694)"^^geo:wktLiteral ;
  geo-pos:lat "53.982322"^^xsd:decimal ;
  geo-pos:long "1.563694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1695'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1695'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.678333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.563694'^^xsd:double;
  dwc:startLongitude '1.5636935'^^xsd:double;
  dwc:endLongitude '1.5636935'^^xsd:double;
  dwc:latitude '53.982322'^^xsd:double;
  dwc:startLatitude '53.9823216'^^xsd:double;
  dwc:endLatitude '53.9823216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5636935 53.9823216, 1.5636935 53.9823216, 1.5636935 53.9823216, 1.5636935 53.9823216, 1.5636935 53.9823216))'^^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 '1183_1695'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.619437 1.565404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.619437"^^xsd:decimal ;
  dwc:decimalLongitude "1.565404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.619437 1.565404)"^^geo:wktLiteral ;
  geo-pos:lat "54.619437"^^xsd:decimal ;
  geo-pos:long "1.565404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1548'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1548'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.775833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.565404'^^xsd:double;
  dwc:startLongitude '1.5654042'^^xsd:double;
  dwc:endLongitude '1.5654042'^^xsd:double;
  dwc:latitude '54.619437'^^xsd:double;
  dwc:startLatitude '54.6194371'^^xsd:double;
  dwc:endLatitude '54.6194371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5654042 54.6194371, 1.5654042 54.6194371, 1.5654042 54.6194371, 1.5654042 54.6194371, 1.5654042 54.6194371))'^^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 '1183_1548'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868535 1.566174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.868535"^^xsd:decimal ;
  dwc:decimalLongitude "1.566174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.868535 1.566174)"^^geo:wktLiteral ;
  geo-pos:lat "59.868535"^^xsd:decimal ;
  geo-pos:long "1.566174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2660'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2660'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.058333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.566174'^^xsd:double;
  dwc:startLongitude '1.5661735'^^xsd:double;
  dwc:endLongitude '1.5661735'^^xsd:double;
  dwc:latitude '59.868535'^^xsd:double;
  dwc:startLatitude '59.8685346'^^xsd:double;
  dwc:endLatitude '59.8685346'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5661735 59.8685346, 1.5661735 59.8685346, 1.5661735 59.8685346, 1.5661735 59.8685346, 1.5661735 59.8685346))'^^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 '1183_2660'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.616092 1.572517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.616092"^^xsd:decimal ;
  dwc:decimalLongitude "1.572517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.616092 1.572517)"^^geo:wktLiteral ;
  geo-pos:lat "54.616092"^^xsd:decimal ;
  geo-pos:long "1.572517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1549'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1549'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.572517'^^xsd:double;
  dwc:startLongitude '1.5725166'^^xsd:double;
  dwc:endLongitude '1.5725166'^^xsd:double;
  dwc:latitude '54.616092'^^xsd:double;
  dwc:startLatitude '54.6160916'^^xsd:double;
  dwc:endLatitude '54.6160916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5725166 54.6160916, 1.5725166 54.6160916, 1.5725166 54.6160916, 1.5725166 54.6160916, 1.5725166 54.6160916))'^^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 '1183_1549'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.615938 1.572844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.615938"^^xsd:decimal ;
  dwc:decimalLongitude "1.572844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.615938 1.572844)"^^geo:wktLiteral ;
  geo-pos:lat "54.615938"^^xsd:decimal ;
  geo-pos:long "1.572844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1550'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1550'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.801111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.572844'^^xsd:double;
  dwc:startLongitude '1.5728437'^^xsd:double;
  dwc:endLongitude '1.5728437'^^xsd:double;
  dwc:latitude '54.615938'^^xsd:double;
  dwc:startLatitude '54.6159377'^^xsd:double;
  dwc:endLatitude '54.6159377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5728437 54.6159377, 1.5728437 54.6159377, 1.5728437 54.6159377, 1.5728437 54.6159377, 1.5728437 54.6159377))'^^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 '1183_1550'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.615707 1.573334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.615707"^^xsd:decimal ;
  dwc:decimalLongitude "1.573334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.615707 1.573334)"^^geo:wktLiteral ;
  geo-pos:lat "54.615707"^^xsd:decimal ;
  geo-pos:long "1.573334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1575'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1575'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.573334'^^xsd:double;
  dwc:startLongitude '1.5733342'^^xsd:double;
  dwc:endLongitude '1.5733342'^^xsd:double;
  dwc:latitude '54.615707'^^xsd:double;
  dwc:startLatitude '54.615707'^^xsd:double;
  dwc:endLatitude '54.615707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5733342 54.615707, 1.5733342 54.615707, 1.5733342 54.615707, 1.5733342 54.615707, 1.5733342 54.615707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1575'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.615399 1.573988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.615399"^^xsd:decimal ;
  dwc:decimalLongitude "1.573988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.615399 1.573988)"^^geo:wktLiteral ;
  geo-pos:lat "54.615399"^^xsd:decimal ;
  geo-pos:long "1.573988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1553'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1553'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.805'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.573988'^^xsd:double;
  dwc:startLongitude '1.5739882'^^xsd:double;
  dwc:endLongitude '1.5739882'^^xsd:double;
  dwc:latitude '54.615399'^^xsd:double;
  dwc:startLatitude '54.6153994'^^xsd:double;
  dwc:endLatitude '54.6153994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5739882 54.6153994, 1.5739882 54.6153994, 1.5739882 54.6153994, 1.5739882 54.6153994, 1.5739882 54.6153994))'^^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 '1183_1553'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.992046 1.574542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.992046"^^xsd:decimal ;
  dwc:decimalLongitude "1.574542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.992046 1.574542)"^^geo:wktLiteral ;
  geo-pos:lat "57.992046"^^xsd:decimal ;
  geo-pos:long "1.574542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_783'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_783'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.337777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.574542'^^xsd:double;
  dwc:startLongitude '1.5745417'^^xsd:double;
  dwc:endLongitude '1.5745417'^^xsd:double;
  dwc:latitude '57.992046'^^xsd:double;
  dwc:startLatitude '57.992046'^^xsd:double;
  dwc:endLatitude '57.992046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5745417 57.992046, 1.5745417 57.992046, 1.5745417 57.992046, 1.5745417 57.992046, 1.5745417 57.992046))'^^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 '1183_783'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.613015 1.579057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.613015"^^xsd:decimal ;
  dwc:decimalLongitude "1.579057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.613015 1.579057)"^^geo:wktLiteral ;
  geo-pos:lat "54.613015"^^xsd:decimal ;
  geo-pos:long "1.579057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1551'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1551'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.822222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.579057'^^xsd:double;
  dwc:startLongitude '1.5790569'^^xsd:double;
  dwc:endLongitude '1.5790569'^^xsd:double;
  dwc:latitude '54.613015'^^xsd:double;
  dwc:startLatitude '54.6130152'^^xsd:double;
  dwc:endLatitude '54.6130152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5790569 54.6130152, 1.5790569 54.6130152, 1.5790569 54.6130152, 1.5790569 54.6130152, 1.5790569 54.6130152))'^^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 '1183_1551'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.87268 1.57966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.87268"^^xsd:decimal ;
  dwc:decimalLongitude "1.57966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.87268 1.57966)"^^geo:wktLiteral ;
  geo-pos:lat "59.87268"^^xsd:decimal ;
  geo-pos:long "1.57966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2661'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2661'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.108055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.57966'^^xsd:double;
  dwc:startLongitude '1.5796598'^^xsd:double;
  dwc:endLongitude '1.5796598'^^xsd:double;
  dwc:latitude '59.87268'^^xsd:double;
  dwc:startLatitude '59.8726797'^^xsd:double;
  dwc:endLatitude '59.8726797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5796598 59.8726797, 1.5796598 59.8726797, 1.5796598 59.8726797, 1.5796598 59.8726797, 1.5796598 59.8726797))'^^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 '1183_2661'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.873097 1.581016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.873097"^^xsd:decimal ;
  dwc:decimalLongitude "1.581016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.873097 1.581016)"^^geo:wktLiteral ;
  geo-pos:lat "59.873097"^^xsd:decimal ;
  geo-pos:long "1.581016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2662'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2662'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.113055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.581016'^^xsd:double;
  dwc:startLongitude '1.581016'^^xsd:double;
  dwc:endLongitude '1.581016'^^xsd:double;
  dwc:latitude '59.873097'^^xsd:double;
  dwc:startLatitude '59.8730965'^^xsd:double;
  dwc:endLatitude '59.8730965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.581016 59.8730965, 1.581016 59.8730965, 1.581016 59.8730965, 1.581016 59.8730965, 1.581016 59.8730965))'^^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 '1183_2662'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.611285 1.582736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.611285"^^xsd:decimal ;
  dwc:decimalLongitude "1.582736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.611285 1.582736)"^^geo:wktLiteral ;
  geo-pos:lat "54.611285"^^xsd:decimal ;
  geo-pos:long "1.582736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1552'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1552'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.834722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.582736'^^xsd:double;
  dwc:startLongitude '1.5827357'^^xsd:double;
  dwc:endLongitude '1.5827357'^^xsd:double;
  dwc:latitude '54.611285'^^xsd:double;
  dwc:startLatitude '54.6112847'^^xsd:double;
  dwc:endLatitude '54.6112847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5827357 54.6112847, 1.5827357 54.6112847, 1.5827357 54.6112847, 1.5827357 54.6112847, 1.5827357 54.6112847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1552'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995685 1.584414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.995685"^^xsd:decimal ;
  dwc:decimalLongitude "1.584414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995685 1.584414)"^^geo:wktLiteral ;
  geo-pos:lat "57.995685"^^xsd:decimal ;
  geo-pos:long "1.584414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_782'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_782'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.298055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.584414'^^xsd:double;
  dwc:startLongitude '1.5844138'^^xsd:double;
  dwc:endLongitude '1.5844138'^^xsd:double;
  dwc:latitude '57.995685'^^xsd:double;
  dwc:startLatitude '57.9956852'^^xsd:double;
  dwc:endLatitude '57.9956852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5844138 57.9956852, 1.5844138 57.9956852, 1.5844138 57.9956852, 1.5844138 57.9956852, 1.5844138 57.9956852))'^^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 '1183_782'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.607478 1.590829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.607478"^^xsd:decimal ;
  dwc:decimalLongitude "1.590829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.607478 1.590829)"^^geo:wktLiteral ;
  geo-pos:lat "54.607478"^^xsd:decimal ;
  geo-pos:long "1.590829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1554'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1554'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.862222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.590829'^^xsd:double;
  dwc:startLongitude '1.5908293'^^xsd:double;
  dwc:endLongitude '1.5908293'^^xsd:double;
  dwc:latitude '54.607478'^^xsd:double;
  dwc:startLatitude '54.6074777'^^xsd:double;
  dwc:endLatitude '54.6074777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5908293 54.6074777, 1.5908293 54.6074777, 1.5908293 54.6074777, 1.5908293 54.6074777, 1.5908293 54.6074777))'^^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 '1183_1554'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.607055 1.591729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.607055"^^xsd:decimal ;
  dwc:decimalLongitude "1.591729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.607055 1.591729)"^^geo:wktLiteral ;
  geo-pos:lat "54.607055"^^xsd:decimal ;
  geo-pos:long "1.591729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1556'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1556'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.865277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.591729'^^xsd:double;
  dwc:startLongitude '1.5917286'^^xsd:double;
  dwc:endLongitude '1.5917286'^^xsd:double;
  dwc:latitude '54.607055'^^xsd:double;
  dwc:startLatitude '54.6070547'^^xsd:double;
  dwc:endLatitude '54.6070547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5917286 54.6070547, 1.5917286 54.6070547, 1.5917286 54.6070547, 1.5917286 54.6070547, 1.5917286 54.6070547))'^^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 '1183_1556'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.603748 1.598759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.603748"^^xsd:decimal ;
  dwc:decimalLongitude "1.598759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.603748 1.598759)"^^geo:wktLiteral ;
  geo-pos:lat "54.603748"^^xsd:decimal ;
  geo-pos:long "1.598759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1555'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1555'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.889166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.598759'^^xsd:double;
  dwc:startLongitude '1.5987593'^^xsd:double;
  dwc:endLongitude '1.5987593'^^xsd:double;
  dwc:latitude '54.603748'^^xsd:double;
  dwc:startLatitude '54.6037476'^^xsd:double;
  dwc:endLatitude '54.6037476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.5987593 54.6037476, 1.5987593 54.6037476, 1.5987593 54.6037476, 1.5987593 54.6037476, 1.5987593 54.6037476))'^^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 '1183_1555'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.608301 1.600641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.608301"^^xsd:decimal ;
  dwc:decimalLongitude "1.600641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.608301 1.600641)"^^geo:wktLiteral ;
  geo-pos:lat "61.608301"^^xsd:decimal ;
  geo-pos:long "1.600641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2696'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2696'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.600641'^^xsd:double;
  dwc:startLongitude '1.600641'^^xsd:double;
  dwc:endLongitude '1.600641'^^xsd:double;
  dwc:latitude '61.608301'^^xsd:double;
  dwc:startLatitude '61.6083013'^^xsd:double;
  dwc:endLatitude '61.6083013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.600641 61.6083013, 1.600641 61.6083013, 1.600641 61.6083013, 1.600641 61.6083013, 1.600641 61.6083013))'^^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 '1183_2696'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.608301 1.600641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.608301"^^xsd:decimal ;
  dwc:decimalLongitude "1.600641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.608301 1.600641)"^^geo:wktLiteral ;
  geo-pos:lat "61.608301"^^xsd:decimal ;
  geo-pos:long "1.600641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2695'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2695'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.600641'^^xsd:double;
  dwc:startLongitude '1.600641'^^xsd:double;
  dwc:endLongitude '1.600641'^^xsd:double;
  dwc:latitude '61.608301'^^xsd:double;
  dwc:startLatitude '61.6083013'^^xsd:double;
  dwc:endLatitude '61.6083013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.600641 61.6083013, 1.600641 61.6083013, 1.600641 61.6083013, 1.600641 61.6083013, 1.600641 61.6083013))'^^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 '1183_2695'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.003047 1.604052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.003047"^^xsd:decimal ;
  dwc:decimalLongitude "1.604052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.003047 1.604052)"^^geo:wktLiteral ;
  geo-pos:lat "55.003047"^^xsd:decimal ;
  geo-pos:long "1.604052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1737'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1737'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.604052'^^xsd:double;
  dwc:startLongitude '1.6040515'^^xsd:double;
  dwc:endLongitude '1.6040515'^^xsd:double;
  dwc:latitude '55.003047'^^xsd:double;
  dwc:startLatitude '55.0030474'^^xsd:double;
  dwc:endLatitude '55.0030474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6040515 55.0030474, 1.6040515 55.0030474, 1.6040515 55.0030474, 1.6040515 55.0030474, 1.6040515 55.0030474))'^^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 '1183_1737'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.346356 1.604063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.346356"^^xsd:decimal ;
  dwc:decimalLongitude "1.604063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.346356 1.604063)"^^geo:wktLiteral ;
  geo-pos:lat "57.346356"^^xsd:decimal ;
  geo-pos:long "1.604063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_504'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_504'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.864722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.604063'^^xsd:double;
  dwc:startLongitude '1.6040634'^^xsd:double;
  dwc:endLongitude '1.6040634'^^xsd:double;
  dwc:latitude '57.346356'^^xsd:double;
  dwc:startLatitude '57.346356'^^xsd:double;
  dwc:endLatitude '57.346356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6040634 57.346356, 1.6040634 57.346356, 1.6040634 57.346356, 1.6040634 57.346356, 1.6040634 57.346356))'^^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 '1183_504'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.003231 1.604439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.003231"^^xsd:decimal ;
  dwc:decimalLongitude "1.604439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.003231 1.604439)"^^geo:wktLiteral ;
  geo-pos:lat "55.003231"^^xsd:decimal ;
  geo-pos:long "1.604439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1736'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1736'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5986111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.604439'^^xsd:double;
  dwc:startLongitude '1.6044385'^^xsd:double;
  dwc:endLongitude '1.6044385'^^xsd:double;
  dwc:latitude '55.003231'^^xsd:double;
  dwc:startLatitude '55.0032312'^^xsd:double;
  dwc:endLatitude '55.0032312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6044385 55.0032312, 1.6044385 55.0032312, 1.6044385 55.0032312, 1.6044385 55.0032312, 1.6044385 55.0032312))'^^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 '1183_1736'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600171 1.606362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.600171"^^xsd:decimal ;
  dwc:decimalLongitude "1.606362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.600171 1.606362)"^^geo:wktLiteral ;
  geo-pos:lat "54.600171"^^xsd:decimal ;
  geo-pos:long "1.606362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1557'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1557'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.915'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.606362'^^xsd:double;
  dwc:startLongitude '1.6063623'^^xsd:double;
  dwc:endLongitude '1.6063623'^^xsd:double;
  dwc:latitude '54.600171'^^xsd:double;
  dwc:startLatitude '54.6001713'^^xsd:double;
  dwc:endLatitude '54.6001713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6063623 54.6001713, 1.6063623 54.6001713, 1.6063623 54.6001713, 1.6063623 54.6001713, 1.6063623 54.6001713))'^^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 '1183_1557'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43996 1.606704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.43996"^^xsd:decimal ;
  dwc:decimalLongitude "1.606704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.43996 1.606704)"^^geo:wktLiteral ;
  geo-pos:lat "55.43996"^^xsd:decimal ;
  geo-pos:long "1.606704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1617'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1617'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.115555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.606704'^^xsd:double;
  dwc:startLongitude '1.6067041'^^xsd:double;
  dwc:endLongitude '1.6067041'^^xsd:double;
  dwc:latitude '55.43996'^^xsd:double;
  dwc:startLatitude '55.4399597'^^xsd:double;
  dwc:endLatitude '55.4399597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6067041 55.4399597, 1.6067041 55.4399597, 1.6067041 55.4399597, 1.6067041 55.4399597, 1.6067041 55.4399597))'^^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 '1183_1617'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.99507 1.610388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.99507"^^xsd:decimal ;
  dwc:decimalLongitude "1.610388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.99507 1.610388)"^^geo:wktLiteral ;
  geo-pos:lat "57.99507"^^xsd:decimal ;
  geo-pos:long "1.610388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_781'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_781'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.125277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.610388'^^xsd:double;
  dwc:startLongitude '1.6103883'^^xsd:double;
  dwc:endLongitude '1.6103883'^^xsd:double;
  dwc:latitude '57.99507'^^xsd:double;
  dwc:startLatitude '57.9950703'^^xsd:double;
  dwc:endLatitude '57.9950703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6103883 57.9950703, 1.6103883 57.9950703, 1.6103883 57.9950703, 1.6103883 57.9950703, 1.6103883 57.9950703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_781'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.354667 1.614431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.354667"^^xsd:decimal ;
  dwc:decimalLongitude "1.614431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.354667 1.614431)"^^geo:wktLiteral ;
  geo-pos:lat "57.354667"^^xsd:decimal ;
  geo-pos:long "1.614431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_503'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_503'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.805277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.614431'^^xsd:double;
  dwc:startLongitude '1.6144314'^^xsd:double;
  dwc:endLongitude '1.6144314'^^xsd:double;
  dwc:latitude '57.354667'^^xsd:double;
  dwc:startLatitude '57.3546667'^^xsd:double;
  dwc:endLatitude '57.3546667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6144314 57.3546667, 1.6144314 57.3546667, 1.6144314 57.3546667, 1.6144314 57.3546667, 1.6144314 57.3546667))'^^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 '1183_503'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.595326 1.616663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.595326"^^xsd:decimal ;
  dwc:decimalLongitude "1.616663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.595326 1.616663)"^^geo:wktLiteral ;
  geo-pos:lat "54.595326"^^xsd:decimal ;
  geo-pos:long "1.616663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1558'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1558'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.616663'^^xsd:double;
  dwc:startLongitude '1.6166632'^^xsd:double;
  dwc:endLongitude '1.6166632'^^xsd:double;
  dwc:latitude '54.595326'^^xsd:double;
  dwc:startLatitude '54.5953259'^^xsd:double;
  dwc:endLatitude '54.5953259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6166632 54.5953259, 1.6166632 54.5953259, 1.6166632 54.5953259, 1.6166632 54.5953259, 1.6166632 54.5953259))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1558'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.593019 1.621568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.593019"^^xsd:decimal ;
  dwc:decimalLongitude "1.621568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.593019 1.621568)"^^geo:wktLiteral ;
  geo-pos:lat "54.593019"^^xsd:decimal ;
  geo-pos:long "1.621568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1559'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1559'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.621568'^^xsd:double;
  dwc:startLongitude '1.6215683'^^xsd:double;
  dwc:endLongitude '1.6215683'^^xsd:double;
  dwc:latitude '54.593019'^^xsd:double;
  dwc:startLatitude '54.5930187'^^xsd:double;
  dwc:endLatitude '54.5930187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6215683 54.5930187, 1.6215683 54.5930187, 1.6215683 54.5930187, 1.6215683 54.5930187, 1.6215683 54.5930187))'^^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 '1183_1559'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.243831 1.628484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.243831"^^xsd:decimal ;
  dwc:decimalLongitude "1.628484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.243831 1.628484)"^^geo:wktLiteral ;
  geo-pos:lat "57.243831"^^xsd:decimal ;
  geo-pos:long "1.628484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_327'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_327'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.6361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.628484'^^xsd:double;
  dwc:startLongitude '1.6284837'^^xsd:double;
  dwc:endLongitude '1.6284837'^^xsd:double;
  dwc:latitude '57.243831'^^xsd:double;
  dwc:startLatitude '57.2438311'^^xsd:double;
  dwc:endLatitude '57.2438311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6284837 57.2438311, 1.6284837 57.2438311, 1.6284837 57.2438311, 1.6284837 57.2438311, 1.6284837 57.2438311))'^^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 '1183_327'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.585558 1.637428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.585558"^^xsd:decimal ;
  dwc:decimalLongitude "1.637428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.585558 1.637428)"^^geo:wktLiteral ;
  geo-pos:lat "54.585558"^^xsd:decimal ;
  geo-pos:long "1.637428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1560'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1560'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.020555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.637428'^^xsd:double;
  dwc:startLongitude '1.6374284'^^xsd:double;
  dwc:endLongitude '1.6374284'^^xsd:double;
  dwc:latitude '54.585558'^^xsd:double;
  dwc:startLatitude '54.5855584'^^xsd:double;
  dwc:endLatitude '54.5855584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6374284 54.5855584, 1.6374284 54.5855584, 1.6374284 54.5855584, 1.6374284 54.5855584, 1.6374284 54.5855584))'^^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 '1183_1560'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.940292 1.638867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.940292"^^xsd:decimal ;
  dwc:decimalLongitude "1.638867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.940292 1.638867)"^^geo:wktLiteral ;
  geo-pos:lat "53.940292"^^xsd:decimal ;
  geo-pos:long "1.638867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1694'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1694'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.366944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.638867'^^xsd:double;
  dwc:startLongitude '1.6388665'^^xsd:double;
  dwc:endLongitude '1.6388665'^^xsd:double;
  dwc:latitude '53.940292'^^xsd:double;
  dwc:startLatitude '53.9402915'^^xsd:double;
  dwc:endLatitude '53.9402915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6388665 53.9402915, 1.6388665 53.9402915, 1.6388665 53.9402915, 1.6388665 53.9402915, 1.6388665 53.9402915))'^^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 '1183_1694'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.28566 1.645689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.28566"^^xsd:decimal ;
  dwc:decimalLongitude "1.645689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.28566 1.645689)"^^geo:wktLiteral ;
  geo-pos:lat "59.28566"^^xsd:decimal ;
  geo-pos:long "1.645689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2631'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2631'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.885833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.645689'^^xsd:double;
  dwc:startLongitude '1.6456889'^^xsd:double;
  dwc:endLongitude '1.6456889'^^xsd:double;
  dwc:latitude '59.28566'^^xsd:double;
  dwc:startLatitude '59.2856603'^^xsd:double;
  dwc:endLatitude '59.2856603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6456889 59.2856603, 1.6456889 59.2856603, 1.6456889 59.2856603, 1.6456889 59.2856603, 1.6456889 59.2856603))'^^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 '1183_2631'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58079 1.647566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.58079"^^xsd:decimal ;
  dwc:decimalLongitude "1.647566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.58079 1.647566)"^^geo:wktLiteral ;
  geo-pos:lat "54.58079"^^xsd:decimal ;
  geo-pos:long "1.647566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1561'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1561'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.055'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.647566'^^xsd:double;
  dwc:startLongitude '1.6475657'^^xsd:double;
  dwc:endLongitude '1.6475657'^^xsd:double;
  dwc:latitude '54.58079'^^xsd:double;
  dwc:startLatitude '54.58079'^^xsd:double;
  dwc:endLatitude '54.58079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6475657 54.58079, 1.6475657 54.58079, 1.6475657 54.58079, 1.6475657 54.58079, 1.6475657 54.58079))'^^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 '1183_1561'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57879 1.651817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57879"^^xsd:decimal ;
  dwc:decimalLongitude "1.651817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57879 1.651817)"^^geo:wktLiteral ;
  geo-pos:lat "54.57879"^^xsd:decimal ;
  geo-pos:long "1.651817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1562'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1562'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.069444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.651817'^^xsd:double;
  dwc:startLongitude '1.6518169'^^xsd:double;
  dwc:endLongitude '1.6518169'^^xsd:double;
  dwc:latitude '54.57879'^^xsd:double;
  dwc:startLatitude '54.5787904'^^xsd:double;
  dwc:endLatitude '54.5787904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6518169 54.5787904, 1.6518169 54.5787904, 1.6518169 54.5787904, 1.6518169 54.5787904, 1.6518169 54.5787904))'^^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 '1183_1562'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345954 1.652075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.345954"^^xsd:decimal ;
  dwc:decimalLongitude "1.652075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.345954 1.652075)"^^geo:wktLiteral ;
  geo-pos:lat "58.345954"^^xsd:decimal ;
  geo-pos:long "1.652075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2733'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_2733'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '17.370555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.652075'^^xsd:double;
  dwc:startLongitude '1.6520747'^^xsd:double;
  dwc:endLongitude '1.6520747'^^xsd:double;
  dwc:latitude '58.345954'^^xsd:double;
  dwc:startLatitude '58.3459536'^^xsd:double;
  dwc:endLatitude '58.3459536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6520747 58.3459536, 1.6520747 58.3459536, 1.6520747 58.3459536, 1.6520747 58.3459536, 1.6520747 58.3459536))'^^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 '1183_2733'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.929725 1.657751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.929725"^^xsd:decimal ;
  dwc:decimalLongitude "1.657751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.929725 1.657751)"^^geo:wktLiteral ;
  geo-pos:lat "53.929725"^^xsd:decimal ;
  geo-pos:long "1.657751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1693'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1693'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.289722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.657751'^^xsd:double;
  dwc:startLongitude '1.6577512'^^xsd:double;
  dwc:endLongitude '1.6577512'^^xsd:double;
  dwc:latitude '53.929725'^^xsd:double;
  dwc:startLatitude '53.9297254'^^xsd:double;
  dwc:endLatitude '53.9297254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6577512 53.9297254, 1.6577512 53.9297254, 1.6577512 53.9297254, 1.6577512 53.9297254, 1.6577512 53.9297254))'^^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 '1183_1693'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.954933 1.66037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.954933"^^xsd:decimal ;
  dwc:decimalLongitude "1.66037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.954933 1.66037)"^^geo:wktLiteral ;
  geo-pos:lat "57.954933"^^xsd:decimal ;
  geo-pos:long "1.66037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_780'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_780'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.858055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.66037'^^xsd:double;
  dwc:startLongitude '1.6603696'^^xsd:double;
  dwc:endLongitude '1.6603696'^^xsd:double;
  dwc:latitude '57.954933'^^xsd:double;
  dwc:startLatitude '57.9549328'^^xsd:double;
  dwc:endLatitude '57.9549328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6603696 57.9549328, 1.6603696 57.9549328, 1.6603696 57.9549328, 1.6603696 57.9549328, 1.6603696 57.9549328))'^^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 '1183_780'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574753 1.660401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574753"^^xsd:decimal ;
  dwc:decimalLongitude "1.660401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574753 1.660401)"^^geo:wktLiteral ;
  geo-pos:lat "54.574753"^^xsd:decimal ;
  geo-pos:long "1.660401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1563'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1563'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.098611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.660401'^^xsd:double;
  dwc:startLongitude '1.6604009'^^xsd:double;
  dwc:endLongitude '1.6604009'^^xsd:double;
  dwc:latitude '54.574753'^^xsd:double;
  dwc:startLatitude '54.5747526'^^xsd:double;
  dwc:endLatitude '54.5747526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6604009 54.5747526, 1.6604009 54.5747526, 1.6604009 54.5747526, 1.6604009 54.5747526, 1.6604009 54.5747526))'^^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 '1183_1563'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.030059 1.660952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.030059"^^xsd:decimal ;
  dwc:decimalLongitude "1.660952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.030059 1.660952)"^^geo:wktLiteral ;
  geo-pos:lat "55.030059"^^xsd:decimal ;
  geo-pos:long "1.660952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1738'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1738'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8013888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.660952'^^xsd:double;
  dwc:startLongitude '1.6609515'^^xsd:double;
  dwc:endLongitude '1.6609515'^^xsd:double;
  dwc:latitude '55.030059'^^xsd:double;
  dwc:startLatitude '55.0300592'^^xsd:double;
  dwc:endLatitude '55.0300592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6609515 55.0300592, 1.6609515 55.0300592, 1.6609515 55.0300592, 1.6609515 55.0300592, 1.6609515 55.0300592))'^^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 '1183_1738'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.953932 1.661688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.953932"^^xsd:decimal ;
  dwc:decimalLongitude "1.661688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.953932 1.661688)"^^geo:wktLiteral ;
  geo-pos:lat "57.953932"^^xsd:decimal ;
  geo-pos:long "1.661688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_779'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_779'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.851388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.661688'^^xsd:double;
  dwc:startLongitude '1.6616877'^^xsd:double;
  dwc:endLongitude '1.6616877'^^xsd:double;
  dwc:latitude '57.953932'^^xsd:double;
  dwc:startLatitude '57.9539319'^^xsd:double;
  dwc:endLatitude '57.9539319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6616877 57.9539319, 1.6616877 57.9539319, 1.6616877 57.9539319, 1.6616877 57.9539319, 1.6616877 57.9539319))'^^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 '1183_779'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.393191 1.662492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.393191"^^xsd:decimal ;
  dwc:decimalLongitude "1.662492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.393191 1.662492)"^^geo:wktLiteral ;
  geo-pos:lat "57.393191"^^xsd:decimal ;
  geo-pos:long "1.662492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_502'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_502'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.529722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.662492'^^xsd:double;
  dwc:startLongitude '1.6624923'^^xsd:double;
  dwc:endLongitude '1.6624923'^^xsd:double;
  dwc:latitude '57.393191'^^xsd:double;
  dwc:startLatitude '57.3931909'^^xsd:double;
  dwc:endLatitude '57.3931909'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6624923 57.3931909, 1.6624923 57.3931909, 1.6624923 57.3931909, 1.6624923 57.3931909, 1.6624923 57.3931909))'^^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 '1183_502'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.571984 1.666287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.571984"^^xsd:decimal ;
  dwc:decimalLongitude "1.666287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.571984 1.666287)"^^geo:wktLiteral ;
  geo-pos:lat "54.571984"^^xsd:decimal ;
  geo-pos:long "1.666287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1564'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1564'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.118611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.666287'^^xsd:double;
  dwc:startLongitude '1.6662871'^^xsd:double;
  dwc:endLongitude '1.6662871'^^xsd:double;
  dwc:latitude '54.571984'^^xsd:double;
  dwc:startLatitude '54.5719839'^^xsd:double;
  dwc:endLatitude '54.5719839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6662871 54.5719839, 1.6662871 54.5719839, 1.6662871 54.5719839, 1.6662871 54.5719839, 1.6662871 54.5719839))'^^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 '1183_1564'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.033551 1.668306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.033551"^^xsd:decimal ;
  dwc:decimalLongitude "1.668306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.033551 1.668306)"^^geo:wktLiteral ;
  geo-pos:lat "55.033551"^^xsd:decimal ;
  geo-pos:long "1.668306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1739'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1739'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.8277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.668306'^^xsd:double;
  dwc:startLongitude '1.6683059'^^xsd:double;
  dwc:endLongitude '1.6683059'^^xsd:double;
  dwc:latitude '55.033551'^^xsd:double;
  dwc:startLatitude '55.0335505'^^xsd:double;
  dwc:endLatitude '55.0335505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6683059 55.0335505, 1.6683059 55.0335505, 1.6683059 55.0335505, 1.6683059 55.0335505, 1.6683059 55.0335505))'^^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 '1183_1739'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.989129 1.669553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.989129"^^xsd:decimal ;
  dwc:decimalLongitude "1.669553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.989129 1.669553)"^^geo:wktLiteral ;
  geo-pos:lat "55.989129"^^xsd:decimal ;
  geo-pos:long "1.669553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1427'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1427'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.940277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.669553'^^xsd:double;
  dwc:startLongitude '1.6695526'^^xsd:double;
  dwc:endLongitude '1.6695526'^^xsd:double;
  dwc:latitude '55.989129'^^xsd:double;
  dwc:startLatitude '55.9891286'^^xsd:double;
  dwc:endLatitude '55.9891286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6695526 55.9891286, 1.6695526 55.9891286, 1.6695526 55.9891286, 1.6695526 55.9891286, 1.6695526 55.9891286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1427'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.208644 1.672606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.208644"^^xsd:decimal ;
  dwc:decimalLongitude "1.672606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.208644 1.672606)"^^geo:wktLiteral ;
  geo-pos:lat "57.208644"^^xsd:decimal ;
  geo-pos:long "1.672606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_326'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_326'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.339444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.672606'^^xsd:double;
  dwc:startLongitude '1.672606'^^xsd:double;
  dwc:endLongitude '1.672606'^^xsd:double;
  dwc:latitude '57.208644'^^xsd:double;
  dwc:startLatitude '57.2086438'^^xsd:double;
  dwc:endLatitude '57.2086438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672606 57.2086438, 1.672606 57.2086438, 1.672606 57.2086438, 1.672606 57.2086438, 1.672606 57.2086438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_326'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94509 1.673331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.94509"^^xsd:decimal ;
  dwc:decimalLongitude "1.673331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.94509 1.673331)"^^geo:wktLiteral ;
  geo-pos:lat "57.94509"^^xsd:decimal ;
  geo-pos:long "1.673331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_778'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_778'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.7925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.673331'^^xsd:double;
  dwc:startLongitude '1.6733305'^^xsd:double;
  dwc:endLongitude '1.6733305'^^xsd:double;
  dwc:latitude '57.94509'^^xsd:double;
  dwc:startLatitude '57.9450901'^^xsd:double;
  dwc:endLatitude '57.9450901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6733305 57.9450901, 1.6733305 57.9450901, 1.6733305 57.9450901, 1.6733305 57.9450901, 1.6733305 57.9450901))'^^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 '1183_778'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.568523 1.673645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.568523"^^xsd:decimal ;
  dwc:decimalLongitude "1.673645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.568523 1.673645)"^^geo:wktLiteral ;
  geo-pos:lat "54.568523"^^xsd:decimal ;
  geo-pos:long "1.673645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1565'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1565'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.143611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.673645'^^xsd:double;
  dwc:startLongitude '1.6736449'^^xsd:double;
  dwc:endLongitude '1.6736449'^^xsd:double;
  dwc:latitude '54.568523'^^xsd:double;
  dwc:startLatitude '54.5685229'^^xsd:double;
  dwc:endLatitude '54.5685229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6736449 54.5685229, 1.6736449 54.5685229, 1.6736449 54.5685229, 1.6736449 54.5685229, 1.6736449 54.5685229))'^^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 '1183_1565'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.568292 1.674135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.568292"^^xsd:decimal ;
  dwc:decimalLongitude "1.674135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.568292 1.674135)"^^geo:wktLiteral ;
  geo-pos:lat "54.568292"^^xsd:decimal ;
  geo-pos:long "1.674135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1566'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1566'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.145277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.674135'^^xsd:double;
  dwc:startLongitude '1.6741354'^^xsd:double;
  dwc:endLongitude '1.6741354'^^xsd:double;
  dwc:latitude '54.568292'^^xsd:double;
  dwc:startLatitude '54.5682922'^^xsd:double;
  dwc:endLatitude '54.5682922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6741354 54.5682922, 1.6741354 54.5682922, 1.6741354 54.5682922, 1.6741354 54.5682922, 1.6741354 54.5682922))'^^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 '1183_1566'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.404248 1.675482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.404248"^^xsd:decimal ;
  dwc:decimalLongitude "1.675482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.404248 1.675482)"^^geo:wktLiteral ;
  geo-pos:lat "57.404248"^^xsd:decimal ;
  geo-pos:long "1.675482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_501'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_501'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.4525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.675482'^^xsd:double;
  dwc:startLongitude '1.6754819'^^xsd:double;
  dwc:endLongitude '1.6754819'^^xsd:double;
  dwc:latitude '57.404248'^^xsd:double;
  dwc:startLatitude '57.4042475'^^xsd:double;
  dwc:endLatitude '57.4042475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6754819 57.4042475, 1.6754819 57.4042475, 1.6754819 57.4042475, 1.6754819 57.4042475, 1.6754819 57.4042475))'^^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 '1183_501'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.565408 1.680267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.565408"^^xsd:decimal ;
  dwc:decimalLongitude "1.680267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.565408 1.680267)"^^geo:wktLiteral ;
  geo-pos:lat "54.565408"^^xsd:decimal ;
  geo-pos:long "1.680267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1567'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1567'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.166111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.680267'^^xsd:double;
  dwc:startLongitude '1.6802668'^^xsd:double;
  dwc:endLongitude '1.6802668'^^xsd:double;
  dwc:latitude '54.565408'^^xsd:double;
  dwc:startLatitude '54.5654081'^^xsd:double;
  dwc:endLatitude '54.5654081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6802668 54.5654081, 1.6802668 54.5654081, 1.6802668 54.5654081, 1.6802668 54.5654081, 1.6802668 54.5654081))'^^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 '1183_1567'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.90496 1.685163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.90496"^^xsd:decimal ;
  dwc:decimalLongitude "1.685163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.90496 1.685163)"^^geo:wktLiteral ;
  geo-pos:lat "59.90496"^^xsd:decimal ;
  geo-pos:long "1.685163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2663'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2663'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.492222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.685163'^^xsd:double;
  dwc:startLongitude '1.6851631'^^xsd:double;
  dwc:endLongitude '1.6851631'^^xsd:double;
  dwc:latitude '59.90496'^^xsd:double;
  dwc:startLatitude '59.9049604'^^xsd:double;
  dwc:endLatitude '59.9049604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6851631 59.9049604, 1.6851631 59.9049604, 1.6851631 59.9049604, 1.6851631 59.9049604, 1.6851631 59.9049604))'^^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 '1183_2663'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.562063 1.687379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.562063"^^xsd:decimal ;
  dwc:decimalLongitude "1.687379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.562063 1.687379)"^^geo:wktLiteral ;
  geo-pos:lat "54.562063"^^xsd:decimal ;
  geo-pos:long "1.687379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1568'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1568'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.190277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.687379'^^xsd:double;
  dwc:startLongitude '1.6873793'^^xsd:double;
  dwc:endLongitude '1.6873793'^^xsd:double;
  dwc:latitude '54.562063'^^xsd:double;
  dwc:startLatitude '54.5620625'^^xsd:double;
  dwc:endLatitude '54.5620625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6873793 54.5620625, 1.6873793 54.5620625, 1.6873793 54.5620625, 1.6873793 54.5620625, 1.6873793 54.5620625))'^^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 '1183_1568'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978635 1.690703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978635"^^xsd:decimal ;
  dwc:decimalLongitude "1.690703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978635 1.690703)"^^geo:wktLiteral ;
  geo-pos:lat "55.978635"^^xsd:decimal ;
  geo-pos:long "1.690703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1426'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1426'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.690703'^^xsd:double;
  dwc:startLongitude '1.6907026'^^xsd:double;
  dwc:endLongitude '1.6907026'^^xsd:double;
  dwc:latitude '55.978635'^^xsd:double;
  dwc:startLatitude '55.9786353'^^xsd:double;
  dwc:endLatitude '55.9786353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6907026 55.9786353, 1.6907026 55.9786353, 1.6907026 55.9786353, 1.6907026 55.9786353, 1.6907026 55.9786353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1426'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.19275 1.693095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.19275"^^xsd:decimal ;
  dwc:decimalLongitude "1.693095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.19275 1.693095)"^^geo:wktLiteral ;
  geo-pos:lat "57.19275"^^xsd:decimal ;
  geo-pos:long "1.693095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_325'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_325'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.224444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.693095'^^xsd:double;
  dwc:startLongitude '1.6930954'^^xsd:double;
  dwc:endLongitude '1.6930954'^^xsd:double;
  dwc:latitude '57.19275'^^xsd:double;
  dwc:startLatitude '57.1927503'^^xsd:double;
  dwc:endLatitude '57.1927503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6930954 57.1927503, 1.6930954 57.1927503, 1.6930954 57.1927503, 1.6930954 57.1927503, 1.6930954 57.1927503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_325'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.976168 1.695675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.976168"^^xsd:decimal ;
  dwc:decimalLongitude "1.695675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.976168 1.695675)"^^geo:wktLiteral ;
  geo-pos:lat "55.976168"^^xsd:decimal ;
  geo-pos:long "1.695675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1424'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1424'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.8425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.695675'^^xsd:double;
  dwc:startLongitude '1.6956747'^^xsd:double;
  dwc:endLongitude '1.6956747'^^xsd:double;
  dwc:latitude '55.976168'^^xsd:double;
  dwc:startLatitude '55.9761684'^^xsd:double;
  dwc:endLatitude '55.9761684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6956747 55.9761684, 1.6956747 55.9761684, 1.6956747 55.9761684, 1.6956747 55.9761684, 1.6956747 55.9761684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1424'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923956 1.697706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.923956"^^xsd:decimal ;
  dwc:decimalLongitude "1.697706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923956 1.697706)"^^geo:wktLiteral ;
  geo-pos:lat "57.923956"^^xsd:decimal ;
  geo-pos:long "1.697706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_777'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_777'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.66'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.697706'^^xsd:double;
  dwc:startLongitude '1.6977061'^^xsd:double;
  dwc:endLongitude '1.6977061'^^xsd:double;
  dwc:latitude '57.923956'^^xsd:double;
  dwc:startLatitude '57.9239561'^^xsd:double;
  dwc:endLatitude '57.9239561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6977061 57.9239561, 1.6977061 57.9239561, 1.6977061 57.9239561, 1.6977061 57.9239561, 1.6977061 57.9239561))'^^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 '1183_777'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923709 1.698009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.923709"^^xsd:decimal ;
  dwc:decimalLongitude "1.698009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.923709 1.698009)"^^geo:wktLiteral ;
  geo-pos:lat "57.923709"^^xsd:decimal ;
  geo-pos:long "1.698009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_775'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_775'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.658333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.698009'^^xsd:double;
  dwc:startLongitude '1.6980088'^^xsd:double;
  dwc:endLongitude '1.6980088'^^xsd:double;
  dwc:latitude '57.923709'^^xsd:double;
  dwc:startLatitude '57.9237088'^^xsd:double;
  dwc:endLatitude '57.9237088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6980088 57.9237088, 1.6980088 57.9237088, 1.6980088 57.9237088, 1.6980088 57.9237088, 1.6980088 57.9237088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_775'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.906807 1.698713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.906807"^^xsd:decimal ;
  dwc:decimalLongitude "1.698713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.906807 1.698713)"^^geo:wktLiteral ;
  geo-pos:lat "53.906807"^^xsd:decimal ;
  geo-pos:long "1.698713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1691'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1691'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.698713'^^xsd:double;
  dwc:startLongitude '1.6987133'^^xsd:double;
  dwc:endLongitude '1.6987133'^^xsd:double;
  dwc:latitude '53.906807'^^xsd:double;
  dwc:startLatitude '53.9068068'^^xsd:double;
  dwc:endLatitude '53.9068068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6987133 53.9068068, 1.6987133 53.9068068, 1.6987133 53.9068068, 1.6987133 53.9068068, 1.6987133 53.9068068))'^^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 '1183_1691'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92309 1.698765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.92309"^^xsd:decimal ;
  dwc:decimalLongitude "1.698765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.92309 1.698765)"^^geo:wktLiteral ;
  geo-pos:lat "57.92309"^^xsd:decimal ;
  geo-pos:long "1.698765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_776'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.654166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.698765'^^xsd:double;
  dwc:startLongitude '1.6987654'^^xsd:double;
  dwc:endLongitude '1.6987654'^^xsd:double;
  dwc:latitude '57.92309'^^xsd:double;
  dwc:startLatitude '57.9230904'^^xsd:double;
  dwc:endLatitude '57.9230904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6987654 57.9230904, 1.6987654 57.9230904, 1.6987654 57.9230904, 1.6987654 57.9230904, 1.6987654 57.9230904))'^^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 '1183_776'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.187913 1.699331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.187913"^^xsd:decimal ;
  dwc:decimalLongitude "1.699331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.187913 1.699331)"^^geo:wktLiteral ;
  geo-pos:lat "57.187913"^^xsd:decimal ;
  geo-pos:long "1.699331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_324'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_324'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.189444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.699331'^^xsd:double;
  dwc:startLongitude '1.6993313'^^xsd:double;
  dwc:endLongitude '1.6993313'^^xsd:double;
  dwc:latitude '57.187913'^^xsd:double;
  dwc:startLatitude '57.1879131'^^xsd:double;
  dwc:endLatitude '57.1879131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.6993313 57.1879131, 1.6993313 57.1879131, 1.6993313 57.1879131, 1.6993313 57.1879131, 1.6993313 57.1879131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_324'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.921895 1.700228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.921895"^^xsd:decimal ;
  dwc:decimalLongitude "1.700228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.921895 1.700228)"^^geo:wktLiteral ;
  geo-pos:lat "57.921895"^^xsd:decimal ;
  geo-pos:long "1.700228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_774'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_774'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.646111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.700228'^^xsd:double;
  dwc:startLongitude '1.7002281'^^xsd:double;
  dwc:endLongitude '1.7002281'^^xsd:double;
  dwc:latitude '57.921895'^^xsd:double;
  dwc:startLatitude '57.9218947'^^xsd:double;
  dwc:endLatitude '57.9218947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7002281 57.9218947, 1.7002281 57.9218947, 1.7002281 57.9218947, 1.7002281 57.9218947, 1.7002281 57.9218947))'^^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 '1183_774'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.905895 1.700344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.905895"^^xsd:decimal ;
  dwc:decimalLongitude "1.700344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.905895 1.700344)"^^geo:wktLiteral ;
  geo-pos:lat "53.905895"^^xsd:decimal ;
  geo-pos:long "1.700344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1692'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1692'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.115555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.700344'^^xsd:double;
  dwc:startLongitude '1.7003436'^^xsd:double;
  dwc:endLongitude '1.7003436'^^xsd:double;
  dwc:latitude '53.905895'^^xsd:double;
  dwc:startLatitude '53.9058946'^^xsd:double;
  dwc:endLatitude '53.9058946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7003436 53.9058946, 1.7003436 53.9058946, 1.7003436 53.9058946, 1.7003436 53.9058946, 1.7003436 53.9058946))'^^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 '1183_1692'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533357 1.701017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533357"^^xsd:decimal ;
  dwc:decimalLongitude "1.701017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533357 1.701017)"^^geo:wktLiteral ;
  geo-pos:lat "53.533357"^^xsd:decimal ;
  geo-pos:long "1.701017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1386'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1386'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.973888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.701017'^^xsd:double;
  dwc:startLongitude '1.7010171'^^xsd:double;
  dwc:endLongitude '1.7010171'^^xsd:double;
  dwc:latitude '53.533357'^^xsd:double;
  dwc:startLatitude '53.5333565'^^xsd:double;
  dwc:endLatitude '53.5333565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7010171 53.5333565, 1.7010171 53.5333565, 1.7010171 53.5333565, 1.7010171 53.5333565, 1.7010171 53.5333565))'^^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 '1183_1386'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.905211 1.701566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.905211"^^xsd:decimal ;
  dwc:decimalLongitude "1.701566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.905211 1.701566)"^^geo:wktLiteral ;
  geo-pos:lat "53.905211"^^xsd:decimal ;
  geo-pos:long "1.701566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1690'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1690'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.110555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.701566'^^xsd:double;
  dwc:startLongitude '1.7015664'^^xsd:double;
  dwc:endLongitude '1.7015664'^^xsd:double;
  dwc:latitude '53.905211'^^xsd:double;
  dwc:startLatitude '53.9052105'^^xsd:double;
  dwc:endLatitude '53.9052105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7015664 53.9052105, 1.7015664 53.9052105, 1.7015664 53.9052105, 1.7015664 53.9052105, 1.7015664 53.9052105))'^^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 '1183_1690'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.185917 1.701905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.185917"^^xsd:decimal ;
  dwc:decimalLongitude "1.701905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.185917 1.701905)"^^geo:wktLiteral ;
  geo-pos:lat "57.185917"^^xsd:decimal ;
  geo-pos:long "1.701905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_323'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_323'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.175'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.701905'^^xsd:double;
  dwc:startLongitude '1.7019048'^^xsd:double;
  dwc:endLongitude '1.7019048'^^xsd:double;
  dwc:latitude '57.185917'^^xsd:double;
  dwc:startLatitude '57.1859168'^^xsd:double;
  dwc:endLatitude '57.1859168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7019048 57.1859168, 1.7019048 57.1859168, 1.7019048 57.1859168, 1.7019048 57.1859168, 1.7019048 57.1859168))'^^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 '1183_323'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.577404 1.704995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.577404"^^xsd:decimal ;
  dwc:decimalLongitude "1.704995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.577404 1.704995)"^^geo:wktLiteral ;
  geo-pos:lat "61.577404"^^xsd:decimal ;
  geo-pos:long "1.704995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2694'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2694'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.050555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.704995'^^xsd:double;
  dwc:startLongitude '1.7049945'^^xsd:double;
  dwc:endLongitude '1.7049945'^^xsd:double;
  dwc:latitude '61.577404'^^xsd:double;
  dwc:startLatitude '61.5774042'^^xsd:double;
  dwc:endLatitude '61.5774042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7049945 61.5774042, 1.7049945 61.5774042, 1.7049945 61.5774042, 1.7049945 61.5774042, 1.7049945 61.5774042))'^^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 '1183_2694'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.971492 1.705099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.971492"^^xsd:decimal ;
  dwc:decimalLongitude "1.705099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.971492 1.705099)"^^geo:wktLiteral ;
  geo-pos:lat "55.971492"^^xsd:decimal ;
  geo-pos:long "1.705099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1423'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1423'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.807222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.705099'^^xsd:double;
  dwc:startLongitude '1.7050994'^^xsd:double;
  dwc:endLongitude '1.7050994'^^xsd:double;
  dwc:latitude '55.971492'^^xsd:double;
  dwc:startLatitude '55.9714924'^^xsd:double;
  dwc:endLatitude '55.9714924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7050994 55.9714924, 1.7050994 55.9714924, 1.7050994 55.9714924, 1.7050994 55.9714924, 1.7050994 55.9714924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1423'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.917731 1.705322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.917731"^^xsd:decimal ;
  dwc:decimalLongitude "1.705322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.917731 1.705322)"^^geo:wktLiteral ;
  geo-pos:lat "57.917731"^^xsd:decimal ;
  geo-pos:long "1.705322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_773'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_773'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.618055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.705322'^^xsd:double;
  dwc:startLongitude '1.7053224'^^xsd:double;
  dwc:endLongitude '1.7053224'^^xsd:double;
  dwc:latitude '57.917731'^^xsd:double;
  dwc:startLatitude '57.9177307'^^xsd:double;
  dwc:endLatitude '57.9177307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7053224 57.9177307, 1.7053224 57.9177307, 1.7053224 57.9177307, 1.7053224 57.9177307, 1.7053224 57.9177307))'^^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 '1183_773'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 1.706583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9167"^^xsd:decimal ;
  dwc:decimalLongitude "1.706583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9167 1.706583)"^^geo:wktLiteral ;
  geo-pos:lat "57.9167"^^xsd:decimal ;
  geo-pos:long "1.706583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_772'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_772'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.706583'^^xsd:double;
  dwc:startLongitude '1.7065833'^^xsd:double;
  dwc:endLongitude '1.7065833'^^xsd:double;
  dwc:latitude '57.9167'^^xsd:double;
  dwc:startLatitude '57.9167'^^xsd:double;
  dwc:endLatitude '57.9167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7065833 57.9167, 1.7065833 57.9167, 1.7065833 57.9167, 1.7065833 57.9167, 1.7065833 57.9167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_772'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538064 1.709708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538064"^^xsd:decimal ;
  dwc:decimalLongitude "1.709708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538064 1.709708)"^^geo:wktLiteral ;
  geo-pos:lat "53.538064"^^xsd:decimal ;
  geo-pos:long "1.709708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1387'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1387'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.709708'^^xsd:double;
  dwc:startLongitude '1.7097077'^^xsd:double;
  dwc:endLongitude '1.7097077'^^xsd:double;
  dwc:latitude '53.538064'^^xsd:double;
  dwc:startLatitude '53.5380644'^^xsd:double;
  dwc:endLatitude '53.5380644'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7097077 53.5380644, 1.7097077 53.5380644, 1.7097077 53.5380644, 1.7097077 53.5380644, 1.7097077 53.5380644))'^^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 '1183_1387'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.900536 1.709922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.900536"^^xsd:decimal ;
  dwc:decimalLongitude "1.709922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.900536 1.709922)"^^geo:wktLiteral ;
  geo-pos:lat "53.900536"^^xsd:decimal ;
  geo-pos:long "1.709922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1689'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1689'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.076388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.709922'^^xsd:double;
  dwc:startLongitude '1.7099218'^^xsd:double;
  dwc:endLongitude '1.7099218'^^xsd:double;
  dwc:latitude '53.900536'^^xsd:double;
  dwc:startLatitude '53.9005356'^^xsd:double;
  dwc:endLatitude '53.9005356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7099218 53.9005356, 1.7099218 53.9005356, 1.7099218 53.9005356, 1.7099218 53.9005356, 1.7099218 53.9005356))'^^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 '1183_1689'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538672 1.710829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538672"^^xsd:decimal ;
  dwc:decimalLongitude "1.710829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538672 1.710829)"^^geo:wktLiteral ;
  geo-pos:lat "53.538672"^^xsd:decimal ;
  geo-pos:long "1.710829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1388'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1388'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.012777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.710829'^^xsd:double;
  dwc:startLongitude '1.7108291'^^xsd:double;
  dwc:endLongitude '1.7108291'^^xsd:double;
  dwc:latitude '53.538672'^^xsd:double;
  dwc:startLatitude '53.5386718'^^xsd:double;
  dwc:endLatitude '53.5386718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7108291 53.5386718, 1.7108291 53.5386718, 1.7108291 53.5386718, 1.7108291 53.5386718, 1.7108291 53.5386718))'^^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 '1183_1388'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908005 1.717187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.908005"^^xsd:decimal ;
  dwc:decimalLongitude "1.717187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.908005 1.717187)"^^geo:wktLiteral ;
  geo-pos:lat "57.908005"^^xsd:decimal ;
  geo-pos:long "1.717187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_771'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_771'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.5525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.717187'^^xsd:double;
  dwc:startLongitude '1.7171871'^^xsd:double;
  dwc:endLongitude '1.7171871'^^xsd:double;
  dwc:latitude '57.908005'^^xsd:double;
  dwc:startLatitude '57.908005'^^xsd:double;
  dwc:endLatitude '57.908005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7171871 57.908005, 1.7171871 57.908005, 1.7171871 57.908005, 1.7171871 57.908005, 1.7171871 57.908005))'^^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 '1183_771'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.440894 1.718125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.440894"^^xsd:decimal ;
  dwc:decimalLongitude "1.718125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.440894 1.718125)"^^geo:wktLiteral ;
  geo-pos:lat "57.440894"^^xsd:decimal ;
  geo-pos:long "1.718125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_500'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_500'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.1975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.718125'^^xsd:double;
  dwc:startLongitude '1.7181254'^^xsd:double;
  dwc:endLongitude '1.7181254'^^xsd:double;
  dwc:latitude '57.440894'^^xsd:double;
  dwc:startLatitude '57.4408942'^^xsd:double;
  dwc:endLatitude '57.4408942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7181254 57.4408942, 1.7181254 57.4408942, 1.7181254 57.4408942, 1.7181254 57.4408942, 1.7181254 57.4408942))'^^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 '1183_500'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.544595 1.721762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.544595"^^xsd:decimal ;
  dwc:decimalLongitude "1.721762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.544595 1.721762)"^^geo:wktLiteral ;
  geo-pos:lat "53.544595"^^xsd:decimal ;
  geo-pos:long "1.721762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1389'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1389'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.056111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.721762'^^xsd:double;
  dwc:startLongitude '1.7217624'^^xsd:double;
  dwc:endLongitude '1.7217624'^^xsd:double;
  dwc:latitude '53.544595'^^xsd:double;
  dwc:startLatitude '53.5445947'^^xsd:double;
  dwc:endLatitude '53.5445947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7217624 53.5445947, 1.7217624 53.5445947, 1.7217624 53.5445947, 1.7217624 53.5445947, 1.7217624 53.5445947))'^^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 '1183_1389'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.903104 1.723142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.903104"^^xsd:decimal ;
  dwc:decimalLongitude "1.723142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.903104 1.723142)"^^geo:wktLiteral ;
  geo-pos:lat "57.903104"^^xsd:decimal ;
  geo-pos:long "1.723142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_770'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_770'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.519444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.723142'^^xsd:double;
  dwc:startLongitude '1.7231416'^^xsd:double;
  dwc:endLongitude '1.7231416'^^xsd:double;
  dwc:latitude '57.903104'^^xsd:double;
  dwc:startLatitude '57.9031039'^^xsd:double;
  dwc:endLatitude '57.9031039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7231416 57.9031039, 1.7231416 57.9031039, 1.7231416 57.9031039, 1.7231416 57.9031039, 1.7231416 57.9031039))'^^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 '1183_770'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.892972 1.72344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.892972"^^xsd:decimal ;
  dwc:decimalLongitude "1.72344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.892972 1.72344)"^^geo:wktLiteral ;
  geo-pos:lat "53.892972"^^xsd:decimal ;
  geo-pos:long "1.72344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1688'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1688'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.021111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.72344'^^xsd:double;
  dwc:startLongitude '1.72344'^^xsd:double;
  dwc:endLongitude '1.72344'^^xsd:double;
  dwc:latitude '53.892972'^^xsd:double;
  dwc:startLatitude '53.892972'^^xsd:double;
  dwc:endLatitude '53.892972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.72344 53.892972, 1.72344 53.892972, 1.72344 53.892972, 1.72344 53.892972, 1.72344 53.892972))'^^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 '1183_1688'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.900798 1.725944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.900798"^^xsd:decimal ;
  dwc:decimalLongitude "1.725944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.900798 1.725944)"^^geo:wktLiteral ;
  geo-pos:lat "57.900798"^^xsd:decimal ;
  geo-pos:long "1.725944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_769'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_769'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.503888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.725944'^^xsd:double;
  dwc:startLongitude '1.7259438'^^xsd:double;
  dwc:endLongitude '1.7259438'^^xsd:double;
  dwc:latitude '57.900798'^^xsd:double;
  dwc:startLatitude '57.9007975'^^xsd:double;
  dwc:endLatitude '57.9007975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7259438 57.9007975, 1.7259438 57.9007975, 1.7259438 57.9007975, 1.7259438 57.9007975, 1.7259438 57.9007975))'^^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 '1183_769'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.960815 1.72662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.960815"^^xsd:decimal ;
  dwc:decimalLongitude "1.72662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.960815 1.72662)"^^geo:wktLiteral ;
  geo-pos:lat "55.960815"^^xsd:decimal ;
  geo-pos:long "1.72662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1422'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1422'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.726666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.72662'^^xsd:double;
  dwc:startLongitude '1.7266204'^^xsd:double;
  dwc:endLongitude '1.7266204'^^xsd:double;
  dwc:latitude '55.960815'^^xsd:double;
  dwc:startLatitude '55.9608149'^^xsd:double;
  dwc:endLatitude '55.9608149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7266204 55.9608149, 1.7266204 55.9608149, 1.7266204 55.9608149, 1.7266204 55.9608149, 1.7266204 55.9608149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1422'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.900221 1.726644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.900221"^^xsd:decimal ;
  dwc:decimalLongitude "1.726644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.900221 1.726644)"^^geo:wktLiteral ;
  geo-pos:lat "57.900221"^^xsd:decimal ;
  geo-pos:long "1.726644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_768'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_768'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.726644'^^xsd:double;
  dwc:startLongitude '1.7266443'^^xsd:double;
  dwc:endLongitude '1.7266443'^^xsd:double;
  dwc:latitude '57.900221'^^xsd:double;
  dwc:startLatitude '57.9002209'^^xsd:double;
  dwc:endLatitude '57.9002209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7266443 57.9002209, 1.7266443 57.9002209, 1.7266443 57.9002209, 1.7266443 57.9002209, 1.7266443 57.9002209))'^^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 '1183_768'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.166645 1.72675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.166645"^^xsd:decimal ;
  dwc:decimalLongitude "1.72675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.166645 1.72675)"^^geo:wktLiteral ;
  geo-pos:lat "57.166645"^^xsd:decimal ;
  geo-pos:long "1.72675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_322'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_322'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.035555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.72675'^^xsd:double;
  dwc:startLongitude '1.7267495'^^xsd:double;
  dwc:endLongitude '1.7267495'^^xsd:double;
  dwc:latitude '57.166645'^^xsd:double;
  dwc:startLatitude '57.1666449'^^xsd:double;
  dwc:endLatitude '57.1666449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7267495 57.1666449, 1.7267495 57.1666449, 1.7267495 57.1666449, 1.7267495 57.1666449, 1.7267495 57.1666449))'^^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 '1183_322'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.570926 1.726851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.570926"^^xsd:decimal ;
  dwc:decimalLongitude "1.726851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.570926 1.726851)"^^geo:wktLiteral ;
  geo-pos:lat "61.570926"^^xsd:decimal ;
  geo-pos:long "1.726851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2693'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2693'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.976666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.726851'^^xsd:double;
  dwc:startLongitude '1.7268514'^^xsd:double;
  dwc:endLongitude '1.7268514'^^xsd:double;
  dwc:latitude '61.570926'^^xsd:double;
  dwc:startLatitude '61.5709264'^^xsd:double;
  dwc:endLatitude '61.5709264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7268514 61.5709264, 1.7268514 61.5709264, 1.7268514 61.5709264, 1.7268514 61.5709264, 1.7268514 61.5709264))'^^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 '1183_2693'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.449757 1.728438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.449757"^^xsd:decimal ;
  dwc:decimalLongitude "1.728438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.449757 1.728438)"^^geo:wktLiteral ;
  geo-pos:lat "57.449757"^^xsd:decimal ;
  geo-pos:long "1.728438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_499'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_499'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.135833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.728438'^^xsd:double;
  dwc:startLongitude '1.7284379'^^xsd:double;
  dwc:endLongitude '1.7284379'^^xsd:double;
  dwc:latitude '57.449757'^^xsd:double;
  dwc:startLatitude '57.4497565'^^xsd:double;
  dwc:endLatitude '57.4497565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7284379 57.4497565, 1.7284379 57.4497565, 1.7284379 57.4497565, 1.7284379 57.4497565, 1.7284379 57.4497565))'^^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 '1183_499'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.452591 1.731736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.452591"^^xsd:decimal ;
  dwc:decimalLongitude "1.731736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.452591 1.731736)"^^geo:wktLiteral ;
  geo-pos:lat "57.452591"^^xsd:decimal ;
  geo-pos:long "1.731736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_498'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_498'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.116111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.731736'^^xsd:double;
  dwc:startLongitude '1.731736'^^xsd:double;
  dwc:endLongitude '1.731736'^^xsd:double;
  dwc:latitude '57.452591'^^xsd:double;
  dwc:startLatitude '57.4525908'^^xsd:double;
  dwc:endLatitude '57.4525908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.731736 57.4525908, 1.731736 57.4525908, 1.731736 57.4525908, 1.731736 57.4525908, 1.731736 57.4525908))'^^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 '1183_498'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89499 1.732999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.89499"^^xsd:decimal ;
  dwc:decimalLongitude "1.732999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.89499 1.732999)"^^geo:wktLiteral ;
  geo-pos:lat "57.89499"^^xsd:decimal ;
  geo-pos:long "1.732999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_767'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_767'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.464722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.732999'^^xsd:double;
  dwc:startLongitude '1.7329992'^^xsd:double;
  dwc:endLongitude '1.7329992'^^xsd:double;
  dwc:latitude '57.89499'^^xsd:double;
  dwc:startLatitude '57.8949904'^^xsd:double;
  dwc:endLatitude '57.8949904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7329992 57.8949904, 1.7329992 57.8949904, 1.7329992 57.8949904, 1.7329992 57.8949904, 1.7329992 57.8949904))'^^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 '1183_767'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456663 1.736474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456663"^^xsd:decimal ;
  dwc:decimalLongitude "1.736474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456663 1.736474)"^^geo:wktLiteral ;
  geo-pos:lat "57.456663"^^xsd:decimal ;
  geo-pos:long "1.736474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_497'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_497'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.087777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.736474'^^xsd:double;
  dwc:startLongitude '1.7364741'^^xsd:double;
  dwc:endLongitude '1.7364741'^^xsd:double;
  dwc:latitude '57.456663'^^xsd:double;
  dwc:startLatitude '57.4566627'^^xsd:double;
  dwc:endLatitude '57.4566627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7364741 57.4566627, 1.7364741 57.4566627, 1.7364741 57.4566627, 1.7364741 57.4566627, 1.7364741 57.4566627))'^^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 '1183_497'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.528708 1.73668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.528708"^^xsd:decimal ;
  dwc:decimalLongitude "1.73668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.528708 1.73668)"^^geo:wktLiteral ;
  geo-pos:lat "53.528708"^^xsd:decimal ;
  geo-pos:long "1.73668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1385'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1385'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.871666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.73668'^^xsd:double;
  dwc:startLongitude '1.7366795'^^xsd:double;
  dwc:endLongitude '1.7366795'^^xsd:double;
  dwc:latitude '53.528708'^^xsd:double;
  dwc:startLatitude '53.5287076'^^xsd:double;
  dwc:endLatitude '53.5287076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7366795 53.5287076, 1.7366795 53.5287076, 1.7366795 53.5287076, 1.7366795 53.5287076, 1.7366795 53.5287076))'^^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 '1183_1385'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.887436 1.742272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.887436"^^xsd:decimal ;
  dwc:decimalLongitude "1.742272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.887436 1.742272)"^^geo:wktLiteral ;
  geo-pos:lat "57.887436"^^xsd:decimal ;
  geo-pos:long "1.742272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_765'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_765'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.413888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.742272'^^xsd:double;
  dwc:startLongitude '1.7422716'^^xsd:double;
  dwc:endLongitude '1.7422716'^^xsd:double;
  dwc:latitude '57.887436'^^xsd:double;
  dwc:startLatitude '57.8874358'^^xsd:double;
  dwc:endLatitude '57.8874358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7422716 57.8874358, 1.7422716 57.8874358, 1.7422716 57.8874358, 1.7422716 57.8874358, 1.7422716 57.8874358))'^^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 '1183_765'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886816 1.743033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.886816"^^xsd:decimal ;
  dwc:decimalLongitude "1.743033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886816 1.743033)"^^geo:wktLiteral ;
  geo-pos:lat "57.886816"^^xsd:decimal ;
  geo-pos:long "1.743033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_766'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_766'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.409722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.743033'^^xsd:double;
  dwc:startLongitude '1.7430328'^^xsd:double;
  dwc:endLongitude '1.7430328'^^xsd:double;
  dwc:latitude '57.886816'^^xsd:double;
  dwc:startLatitude '57.8868164'^^xsd:double;
  dwc:endLatitude '57.8868164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7430328 57.8868164, 1.7430328 57.8868164, 1.7430328 57.8868164, 1.7430328 57.8868164, 1.7430328 57.8868164))'^^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 '1183_766'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.950653 1.747103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.950653"^^xsd:decimal ;
  dwc:decimalLongitude "1.747103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.950653 1.747103)"^^geo:wktLiteral ;
  geo-pos:lat "55.950653"^^xsd:decimal ;
  geo-pos:long "1.747103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1421'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1421'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.747103'^^xsd:double;
  dwc:startLongitude '1.7471025'^^xsd:double;
  dwc:endLongitude '1.7471025'^^xsd:double;
  dwc:latitude '55.950653'^^xsd:double;
  dwc:startLatitude '55.9506529'^^xsd:double;
  dwc:endLatitude '55.9506529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7471025 55.9506529, 1.7471025 55.9506529, 1.7471025 55.9506529, 1.7471025 55.9506529, 1.7471025 55.9506529))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1421'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.558718 1.747834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.558718"^^xsd:decimal ;
  dwc:decimalLongitude "1.747834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.558718 1.747834)"^^geo:wktLiteral ;
  geo-pos:lat "53.558718"^^xsd:decimal ;
  geo-pos:long "1.747834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1390'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1390'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.159444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.747834'^^xsd:double;
  dwc:startLongitude '1.7478342'^^xsd:double;
  dwc:endLongitude '1.7478342'^^xsd:double;
  dwc:latitude '53.558718'^^xsd:double;
  dwc:startLatitude '53.5587183'^^xsd:double;
  dwc:endLatitude '53.5587183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7478342 53.5587183, 1.7478342 53.5587183, 1.7478342 53.5587183, 1.7478342 53.5587183, 1.7478342 53.5587183))'^^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 '1183_1390'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.882522 1.74831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.882522"^^xsd:decimal ;
  dwc:decimalLongitude "1.74831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.882522 1.74831)"^^geo:wktLiteral ;
  geo-pos:lat "57.882522"^^xsd:decimal ;
  geo-pos:long "1.74831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_764'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_764'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.380833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.74831'^^xsd:double;
  dwc:startLongitude '1.7483104'^^xsd:double;
  dwc:endLongitude '1.7483104'^^xsd:double;
  dwc:latitude '57.882522'^^xsd:double;
  dwc:startLatitude '57.8825219'^^xsd:double;
  dwc:endLatitude '57.8825219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7483104 57.8825219, 1.7483104 57.8825219, 1.7483104 57.8825219, 1.7483104 57.8825219, 1.7483104 57.8825219))'^^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 '1183_764'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.949917 1.748587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.949917"^^xsd:decimal ;
  dwc:decimalLongitude "1.748587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.949917 1.748587)"^^geo:wktLiteral ;
  geo-pos:lat "55.949917"^^xsd:decimal ;
  geo-pos:long "1.748587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1420'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1420'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.748587'^^xsd:double;
  dwc:startLongitude '1.7485867'^^xsd:double;
  dwc:endLongitude '1.7485867'^^xsd:double;
  dwc:latitude '55.949917'^^xsd:double;
  dwc:startLatitude '55.9499165'^^xsd:double;
  dwc:endLatitude '55.9499165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7485867 55.9499165, 1.7485867 55.9499165, 1.7485867 55.9499165, 1.7485867 55.9499165, 1.7485867 55.9499165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1420'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.878111 1.750001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.878111"^^xsd:decimal ;
  dwc:decimalLongitude "1.750001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.878111 1.750001)"^^geo:wktLiteral ;
  geo-pos:lat "53.878111"^^xsd:decimal ;
  geo-pos:long "1.750001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1687'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1687'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.9125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.750001'^^xsd:double;
  dwc:startLongitude '1.7500008'^^xsd:double;
  dwc:endLongitude '1.7500008'^^xsd:double;
  dwc:latitude '53.878111'^^xsd:double;
  dwc:startLatitude '53.8781111'^^xsd:double;
  dwc:endLatitude '53.8781111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7500008 53.8781111, 1.7500008 53.8781111, 1.7500008 53.8781111, 1.7500008 53.8781111, 1.7500008 53.8781111))'^^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 '1183_1687'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.879961 1.751452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.879961"^^xsd:decimal ;
  dwc:decimalLongitude "1.751452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.879961 1.751452)"^^geo:wktLiteral ;
  geo-pos:lat "57.879961"^^xsd:decimal ;
  geo-pos:long "1.751452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_762'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_762'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.363611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.751452'^^xsd:double;
  dwc:startLongitude '1.7514521'^^xsd:double;
  dwc:endLongitude '1.7514521'^^xsd:double;
  dwc:latitude '57.879961'^^xsd:double;
  dwc:startLatitude '57.879961'^^xsd:double;
  dwc:endLatitude '57.879961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7514521 57.879961, 1.7514521 57.879961, 1.7514521 57.879961, 1.7514521 57.879961, 1.7514521 57.879961))'^^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 '1183_762'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878513 1.75321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.878513"^^xsd:decimal ;
  dwc:decimalLongitude "1.75321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.878513 1.75321)"^^geo:wktLiteral ;
  geo-pos:lat "57.878513"^^xsd:decimal ;
  geo-pos:long "1.75321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_763'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_763'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.353888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.75321'^^xsd:double;
  dwc:startLongitude '1.7532104'^^xsd:double;
  dwc:endLongitude '1.7532104'^^xsd:double;
  dwc:latitude '57.878513'^^xsd:double;
  dwc:startLatitude '57.878513'^^xsd:double;
  dwc:endLatitude '57.878513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7532104 57.878513, 1.7532104 57.878513, 1.7532104 57.878513, 1.7532104 57.878513, 1.7532104 57.878513))'^^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 '1183_763'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.031571 1.753466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.031571"^^xsd:decimal ;
  dwc:decimalLongitude "1.753466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.031571 1.753466)"^^geo:wktLiteral ;
  geo-pos:lat "55.031571"^^xsd:decimal ;
  geo-pos:long "1.753466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1655'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1655'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.479166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.753466'^^xsd:double;
  dwc:startLongitude '1.7534656'^^xsd:double;
  dwc:endLongitude '1.7534656'^^xsd:double;
  dwc:latitude '55.031571'^^xsd:double;
  dwc:startLatitude '55.0315707'^^xsd:double;
  dwc:endLatitude '55.0315707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7534656 55.0315707, 1.7534656 55.0315707, 1.7534656 55.0315707, 1.7534656 55.0315707, 1.7534656 55.0315707))'^^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 '1183_1655'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.946897 1.754672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.946897"^^xsd:decimal ;
  dwc:decimalLongitude "1.754672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.946897 1.754672)"^^geo:wktLiteral ;
  geo-pos:lat "55.946897"^^xsd:decimal ;
  geo-pos:long "1.754672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1419'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1419'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.621666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.754672'^^xsd:double;
  dwc:startLongitude '1.754672'^^xsd:double;
  dwc:endLongitude '1.754672'^^xsd:double;
  dwc:latitude '55.946897'^^xsd:double;
  dwc:startLatitude '55.9468974'^^xsd:double;
  dwc:endLatitude '55.9468974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.754672 55.9468974, 1.754672 55.9468974, 1.754672 55.9468974, 1.754672 55.9468974, 1.754672 55.9468974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1419'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.877231 1.754768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.877231"^^xsd:decimal ;
  dwc:decimalLongitude "1.754768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.877231 1.754768)"^^geo:wktLiteral ;
  geo-pos:lat "57.877231"^^xsd:decimal ;
  geo-pos:long "1.754768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_761'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_761'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.754768'^^xsd:double;
  dwc:startLongitude '1.7547677'^^xsd:double;
  dwc:endLongitude '1.7547677'^^xsd:double;
  dwc:latitude '57.877231'^^xsd:double;
  dwc:startLatitude '57.8772305'^^xsd:double;
  dwc:endLatitude '57.8772305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7547677 57.8772305, 1.7547677 57.8772305, 1.7547677 57.8772305, 1.7547677 57.8772305, 1.7547677 57.8772305))'^^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 '1183_761'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.474675 1.758259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.474675"^^xsd:decimal ;
  dwc:decimalLongitude "1.758259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.474675 1.758259)"^^geo:wktLiteral ;
  geo-pos:lat "57.474675"^^xsd:decimal ;
  geo-pos:long "1.758259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_496'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_496'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.961111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.758259'^^xsd:double;
  dwc:startLongitude '1.7582585'^^xsd:double;
  dwc:endLongitude '1.7582585'^^xsd:double;
  dwc:latitude '57.474675'^^xsd:double;
  dwc:startLatitude '57.4746754'^^xsd:double;
  dwc:endLatitude '57.4746754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7582585 57.4746754, 1.7582585 57.4746754, 1.7582585 57.4746754, 1.7582585 57.4746754, 1.7582585 57.4746754))'^^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 '1183_496'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944578 1.759347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.944578"^^xsd:decimal ;
  dwc:decimalLongitude "1.759347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.944578 1.759347)"^^geo:wktLiteral ;
  geo-pos:lat "55.944578"^^xsd:decimal ;
  geo-pos:long "1.759347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1418'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1418'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.604166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.759347'^^xsd:double;
  dwc:startLongitude '1.7593472'^^xsd:double;
  dwc:endLongitude '1.7593472'^^xsd:double;
  dwc:latitude '55.944578'^^xsd:double;
  dwc:startLatitude '55.9445778'^^xsd:double;
  dwc:endLatitude '55.9445778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7593472 55.9445778, 1.7593472 55.9445778, 1.7593472 55.9445778, 1.7593472 55.9445778, 1.7593472 55.9445778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1418'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.872018 1.761098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.872018"^^xsd:decimal ;
  dwc:decimalLongitude "1.761098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.872018 1.761098)"^^geo:wktLiteral ;
  geo-pos:lat "57.872018"^^xsd:decimal ;
  geo-pos:long "1.761098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_760'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_760'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.310277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.761098'^^xsd:double;
  dwc:startLongitude '1.7610975'^^xsd:double;
  dwc:endLongitude '1.7610975'^^xsd:double;
  dwc:latitude '57.872018'^^xsd:double;
  dwc:startLatitude '57.8720177'^^xsd:double;
  dwc:endLatitude '57.8720177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7610975 57.8720177, 1.7610975 57.8720177, 1.7610975 57.8720177, 1.7610975 57.8720177, 1.7610975 57.8720177))'^^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 '1183_760'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.077292 1.761513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.077292"^^xsd:decimal ;
  dwc:decimalLongitude "1.761513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.077292 1.761513)"^^geo:wktLiteral ;
  geo-pos:lat "55.077292"^^xsd:decimal ;
  geo-pos:long "1.761513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1740'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1740'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.761513'^^xsd:double;
  dwc:startLongitude '1.7615126'^^xsd:double;
  dwc:endLongitude '1.7615126'^^xsd:double;
  dwc:latitude '55.077292'^^xsd:double;
  dwc:startLatitude '55.0772918'^^xsd:double;
  dwc:endLatitude '55.0772918'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7615126 55.0772918, 1.7615126 55.0772918, 1.7615126 55.0772918, 1.7615126 55.0772918, 1.7615126 55.0772918))'^^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 '1183_1740'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.482127 1.76785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.482127"^^xsd:decimal ;
  dwc:decimalLongitude "1.76785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.482127 1.76785)"^^geo:wktLiteral ;
  geo-pos:lat "57.482127"^^xsd:decimal ;
  geo-pos:long "1.76785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_495'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_495'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.907777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.76785'^^xsd:double;
  dwc:startLongitude '1.7678495'^^xsd:double;
  dwc:endLongitude '1.7678495'^^xsd:double;
  dwc:latitude '57.482127'^^xsd:double;
  dwc:startLatitude '57.4821269'^^xsd:double;
  dwc:endLatitude '57.4821269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7678495 57.4821269, 1.7678495 57.4821269, 1.7678495 57.4821269, 1.7678495 57.4821269, 1.7678495 57.4821269))'^^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 '1183_495'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864985 1.769638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864985"^^xsd:decimal ;
  dwc:decimalLongitude "1.769638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864985 1.769638)"^^geo:wktLiteral ;
  geo-pos:lat "57.864985"^^xsd:decimal ;
  geo-pos:long "1.769638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_759'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_759'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.263055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.769638'^^xsd:double;
  dwc:startLongitude '1.7696377'^^xsd:double;
  dwc:endLongitude '1.7696377'^^xsd:double;
  dwc:latitude '57.864985'^^xsd:double;
  dwc:startLatitude '57.8649846'^^xsd:double;
  dwc:endLatitude '57.8649846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7696377 57.8649846, 1.7696377 57.8649846, 1.7696377 57.8649846, 1.7696377 57.8649846, 1.7696377 57.8649846))'^^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 '1183_759'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.863413 1.771547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.863413"^^xsd:decimal ;
  dwc:decimalLongitude "1.771547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.863413 1.771547)"^^geo:wktLiteral ;
  geo-pos:lat "57.863413"^^xsd:decimal ;
  geo-pos:long "1.771547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_758'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_758'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.2525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.771547'^^xsd:double;
  dwc:startLongitude '1.7715467'^^xsd:double;
  dwc:endLongitude '1.7715467'^^xsd:double;
  dwc:latitude '57.863413'^^xsd:double;
  dwc:startLatitude '57.8634125'^^xsd:double;
  dwc:endLatitude '57.8634125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7715467 57.8634125, 1.7715467 57.8634125, 1.7715467 57.8634125, 1.7715467 57.8634125, 1.7715467 57.8634125))'^^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 '1183_758'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.936662 1.775303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.936662"^^xsd:decimal ;
  dwc:decimalLongitude "1.775303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.936662 1.775303)"^^geo:wktLiteral ;
  geo-pos:lat "55.936662"^^xsd:decimal ;
  geo-pos:long "1.775303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1417'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1417'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.775303'^^xsd:double;
  dwc:startLongitude '1.7753025'^^xsd:double;
  dwc:endLongitude '1.7753025'^^xsd:double;
  dwc:latitude '55.936662'^^xsd:double;
  dwc:startLatitude '55.9366618'^^xsd:double;
  dwc:endLatitude '55.9366618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7753025 55.9366618, 1.7753025 55.9366618, 1.7753025 55.9366618, 1.7753025 55.9366618, 1.7753025 55.9366618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1417'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.859606 1.776168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.859606"^^xsd:decimal ;
  dwc:decimalLongitude "1.776168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.859606 1.776168)"^^geo:wktLiteral ;
  geo-pos:lat "57.859606"^^xsd:decimal ;
  geo-pos:long "1.776168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_757'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_757'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.226944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.776168'^^xsd:double;
  dwc:startLongitude '1.7761684'^^xsd:double;
  dwc:endLongitude '1.7761684'^^xsd:double;
  dwc:latitude '57.859606'^^xsd:double;
  dwc:startLatitude '57.8596064'^^xsd:double;
  dwc:endLatitude '57.8596064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7761684 57.8596064, 1.7761684 57.8596064, 1.7761684 57.8596064, 1.7761684 57.8596064, 1.7761684 57.8596064))'^^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 '1183_757'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.934637 1.779384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.934637"^^xsd:decimal ;
  dwc:decimalLongitude "1.779384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.934637 1.779384)"^^geo:wktLiteral ;
  geo-pos:lat "55.934637"^^xsd:decimal ;
  geo-pos:long "1.779384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1416'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1416'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.529166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.779384'^^xsd:double;
  dwc:startLongitude '1.7793841'^^xsd:double;
  dwc:endLongitude '1.7793841'^^xsd:double;
  dwc:latitude '55.934637'^^xsd:double;
  dwc:startLatitude '55.9346367'^^xsd:double;
  dwc:endLatitude '55.9346367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7793841 55.9346367, 1.7793841 55.9346367, 1.7793841 55.9346367, 1.7793841 55.9346367, 1.7793841 55.9346367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1416'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.933716 1.781239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.933716"^^xsd:decimal ;
  dwc:decimalLongitude "1.781239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.933716 1.781239)"^^geo:wktLiteral ;
  geo-pos:lat "55.933716"^^xsd:decimal ;
  geo-pos:long "1.781239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1415'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1415'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.522222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.781239'^^xsd:double;
  dwc:startLongitude '1.7812393'^^xsd:double;
  dwc:endLongitude '1.7812393'^^xsd:double;
  dwc:latitude '55.933716'^^xsd:double;
  dwc:startLatitude '55.9337163'^^xsd:double;
  dwc:endLatitude '55.9337163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7812393 55.9337163, 1.7812393 55.9337163, 1.7812393 55.9337163, 1.7812393 55.9337163, 1.7812393 55.9337163))'^^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 '1183_1415'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.493692 1.782735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.493692"^^xsd:decimal ;
  dwc:decimalLongitude "1.782735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.493692 1.782735)"^^geo:wktLiteral ;
  geo-pos:lat "57.493692"^^xsd:decimal ;
  geo-pos:long "1.782735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_494'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_494'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.782735'^^xsd:double;
  dwc:startLongitude '1.7827354'^^xsd:double;
  dwc:endLongitude '1.7827354'^^xsd:double;
  dwc:latitude '57.493692'^^xsd:double;
  dwc:startLatitude '57.4936924'^^xsd:double;
  dwc:endLatitude '57.4936924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7827354 57.4936924, 1.7827354 57.4936924, 1.7827354 57.4936924, 1.7827354 57.4936924, 1.7827354 57.4936924))'^^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 '1183_494'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.578499 1.784349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.578499"^^xsd:decimal ;
  dwc:decimalLongitude "1.784349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.578499 1.784349)"^^geo:wktLiteral ;
  geo-pos:lat "53.578499"^^xsd:decimal ;
  geo-pos:long "1.784349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1391'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.304166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.784349'^^xsd:double;
  dwc:startLongitude '1.7843487'^^xsd:double;
  dwc:endLongitude '1.7843487'^^xsd:double;
  dwc:latitude '53.578499'^^xsd:double;
  dwc:startLatitude '53.5784989'^^xsd:double;
  dwc:endLatitude '53.5784989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7843487 53.5784989, 1.7843487 53.5784989, 1.7843487 53.5784989, 1.7843487 53.5784989, 1.7843487 53.5784989))'^^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 '1183_1391'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.851792 1.7856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.851792"^^xsd:decimal ;
  dwc:decimalLongitude "1.7856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.851792 1.7856)"^^geo:wktLiteral ;
  geo-pos:lat "57.851792"^^xsd:decimal ;
  geo-pos:long "1.7856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_756'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_756'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.174722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.7856'^^xsd:double;
  dwc:startLongitude '1.7855996'^^xsd:double;
  dwc:endLongitude '1.7855996'^^xsd:double;
  dwc:latitude '57.851792'^^xsd:double;
  dwc:startLatitude '57.8517917'^^xsd:double;
  dwc:endLatitude '57.8517917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7855996 57.8517917, 1.7855996 57.8517917, 1.7855996 57.8517917, 1.7855996 57.8517917, 1.7855996 57.8517917))'^^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 '1183_756'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498078 1.78838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.498078"^^xsd:decimal ;
  dwc:decimalLongitude "1.78838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.498078 1.78838)"^^geo:wktLiteral ;
  geo-pos:lat "57.498078"^^xsd:decimal ;
  geo-pos:long "1.78838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_493'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.793611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.78838'^^xsd:double;
  dwc:startLongitude '1.7883801'^^xsd:double;
  dwc:endLongitude '1.7883801'^^xsd:double;
  dwc:latitude '57.498078'^^xsd:double;
  dwc:startLatitude '57.4980779'^^xsd:double;
  dwc:endLatitude '57.4980779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7883801 57.4980779, 1.7883801 57.4980779, 1.7883801 57.4980779, 1.7883801 57.4980779, 1.7883801 57.4980779))'^^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 '1183_493'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.029384 1.790639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.029384"^^xsd:decimal ;
  dwc:decimalLongitude "1.790639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.029384 1.790639)"^^geo:wktLiteral ;
  geo-pos:lat "55.029384"^^xsd:decimal ;
  geo-pos:long "1.790639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1656'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1656'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.576388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.790639'^^xsd:double;
  dwc:startLongitude '1.7906391'^^xsd:double;
  dwc:endLongitude '1.7906391'^^xsd:double;
  dwc:latitude '55.029384'^^xsd:double;
  dwc:startLatitude '55.029384'^^xsd:double;
  dwc:endLatitude '55.029384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7906391 55.029384, 1.7906391 55.029384, 1.7906391 55.029384, 1.7906391 55.029384, 1.7906391 55.029384))'^^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 '1183_1656'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8458 1.792818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8458"^^xsd:decimal ;
  dwc:decimalLongitude "1.792818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8458 1.792818)"^^geo:wktLiteral ;
  geo-pos:lat "57.8458"^^xsd:decimal ;
  geo-pos:long "1.792818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_755'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_755'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.134722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.792818'^^xsd:double;
  dwc:startLongitude '1.7928184'^^xsd:double;
  dwc:endLongitude '1.7928184'^^xsd:double;
  dwc:latitude '57.8458'^^xsd:double;
  dwc:startLatitude '57.8458001'^^xsd:double;
  dwc:endLatitude '57.8458001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7928184 57.8458001, 1.7928184 57.8458001, 1.7928184 57.8458001, 1.7928184 57.8458001, 1.7928184 57.8458001))'^^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 '1183_755'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.844078 1.794924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.844078"^^xsd:decimal ;
  dwc:decimalLongitude "1.794924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.844078 1.794924)"^^geo:wktLiteral ;
  geo-pos:lat "57.844078"^^xsd:decimal ;
  geo-pos:long "1.794924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_754'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_754'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.123055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.794924'^^xsd:double;
  dwc:startLongitude '1.7949238'^^xsd:double;
  dwc:endLongitude '1.7949238'^^xsd:double;
  dwc:latitude '57.844078'^^xsd:double;
  dwc:startLatitude '57.8440775'^^xsd:double;
  dwc:endLatitude '57.8440775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7949238 57.8440775, 1.7949238 57.8440775, 1.7949238 57.8440775, 1.7949238 57.8440775, 1.7949238 57.8440775))'^^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 '1183_754'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.843749 1.795325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.843749"^^xsd:decimal ;
  dwc:decimalLongitude "1.795325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.843749 1.795325)"^^geo:wktLiteral ;
  geo-pos:lat "57.843749"^^xsd:decimal ;
  geo-pos:long "1.795325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_753'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_753'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.120833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.795325'^^xsd:double;
  dwc:startLongitude '1.7953249'^^xsd:double;
  dwc:endLongitude '1.7953249'^^xsd:double;
  dwc:latitude '57.843749'^^xsd:double;
  dwc:startLatitude '57.8437494'^^xsd:double;
  dwc:endLatitude '57.8437494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7953249 57.8437494, 1.7953249 57.8437494, 1.7953249 57.8437494, 1.7953249 57.8437494, 1.7953249 57.8437494))'^^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 '1183_753'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.549217 1.795334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.549217"^^xsd:decimal ;
  dwc:decimalLongitude "1.795334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.549217 1.795334)"^^geo:wktLiteral ;
  geo-pos:lat "61.549217"^^xsd:decimal ;
  geo-pos:long "1.795334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2692'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2692'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '17.743055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.795334'^^xsd:double;
  dwc:startLongitude '1.7953342'^^xsd:double;
  dwc:endLongitude '1.7953342'^^xsd:double;
  dwc:latitude '61.549217'^^xsd:double;
  dwc:startLatitude '61.5492171'^^xsd:double;
  dwc:endLatitude '61.5492171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7953342 61.5492171, 1.7953342 61.5492171, 1.7953342 61.5492171, 1.7953342 61.5492171, 1.7953342 61.5492171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2692'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.842519 1.796829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.842519"^^xsd:decimal ;
  dwc:decimalLongitude "1.796829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.842519 1.796829)"^^geo:wktLiteral ;
  geo-pos:lat "57.842519"^^xsd:decimal ;
  geo-pos:long "1.796829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_752'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_752'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.1125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.796829'^^xsd:double;
  dwc:startLongitude '1.7968288'^^xsd:double;
  dwc:endLongitude '1.7968288'^^xsd:double;
  dwc:latitude '57.842519'^^xsd:double;
  dwc:startLatitude '57.8425189'^^xsd:double;
  dwc:endLatitude '57.8425189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7968288 57.8425189, 1.7968288 57.8425189, 1.7968288 57.8425189, 1.7968288 57.8425189, 1.7968288 57.8425189))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_752'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84137 1.798232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.84137"^^xsd:decimal ;
  dwc:decimalLongitude "1.798232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84137 1.798232)"^^geo:wktLiteral ;
  geo-pos:lat "57.84137"^^xsd:decimal ;
  geo-pos:long "1.798232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_751'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_751'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.104722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.798232'^^xsd:double;
  dwc:startLongitude '1.7982324'^^xsd:double;
  dwc:endLongitude '1.7982324'^^xsd:double;
  dwc:latitude '57.84137'^^xsd:double;
  dwc:startLatitude '57.8413704'^^xsd:double;
  dwc:endLatitude '57.8413704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.7982324 57.8413704, 1.7982324 57.8413704, 1.7982324 57.8413704, 1.7982324 57.8413704, 1.7982324 57.8413704))'^^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 '1183_751'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.508013 1.801168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.508013"^^xsd:decimal ;
  dwc:decimalLongitude "1.801168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.508013 1.801168)"^^geo:wktLiteral ;
  geo-pos:lat "57.508013"^^xsd:decimal ;
  geo-pos:long "1.801168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_492'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.7225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.801168'^^xsd:double;
  dwc:startLongitude '1.801168'^^xsd:double;
  dwc:endLongitude '1.801168'^^xsd:double;
  dwc:latitude '57.508013'^^xsd:double;
  dwc:startLatitude '57.5080133'^^xsd:double;
  dwc:endLatitude '57.5080133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.801168 57.5080133, 1.801168 57.5080133, 1.801168 57.5080133, 1.801168 57.5080133, 1.801168 57.5080133))'^^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 '1183_492'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.838622 1.801591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.838622"^^xsd:decimal ;
  dwc:decimalLongitude "1.801591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.838622 1.801591)"^^geo:wktLiteral ;
  geo-pos:lat "57.838622"^^xsd:decimal ;
  geo-pos:long "1.801591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_750'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_750'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.801591'^^xsd:double;
  dwc:startLongitude '1.8015911'^^xsd:double;
  dwc:endLongitude '1.8015911'^^xsd:double;
  dwc:latitude '57.838622'^^xsd:double;
  dwc:startLatitude '57.8386224'^^xsd:double;
  dwc:endLatitude '57.8386224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8015911 57.8386224, 1.8015911 57.8386224, 1.8015911 57.8386224, 1.8015911 57.8386224, 1.8015911 57.8386224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_750'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.108134 1.804642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.108134"^^xsd:decimal ;
  dwc:decimalLongitude "1.804642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.108134 1.804642)"^^geo:wktLiteral ;
  geo-pos:lat "55.108134"^^xsd:decimal ;
  geo-pos:long "1.804642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1741'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1741'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.804642'^^xsd:double;
  dwc:startLongitude '1.8046416'^^xsd:double;
  dwc:endLongitude '1.8046416'^^xsd:double;
  dwc:latitude '55.108134'^^xsd:double;
  dwc:startLatitude '55.1081341'^^xsd:double;
  dwc:endLatitude '55.1081341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8046416 55.1081341, 1.8046416 55.1081341, 1.8046416 55.1081341, 1.8046416 55.1081341, 1.8046416 55.1081341))'^^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 '1183_1741'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5117 1.805914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5117"^^xsd:decimal ;
  dwc:decimalLongitude "1.805914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5117 1.805914)"^^geo:wktLiteral ;
  geo-pos:lat "57.5117"^^xsd:decimal ;
  geo-pos:long "1.805914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_491'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.696111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.805914'^^xsd:double;
  dwc:startLongitude '1.8059135'^^xsd:double;
  dwc:endLongitude '1.8059135'^^xsd:double;
  dwc:latitude '57.5117'^^xsd:double;
  dwc:startLatitude '57.5117003'^^xsd:double;
  dwc:endLatitude '57.5117003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8059135 57.5117003, 1.8059135 57.5117003, 1.8059135 57.5117003, 1.8059135 57.5117003, 1.8059135 57.5117003))'^^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 '1183_491'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.102533 1.8094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.102533"^^xsd:decimal ;
  dwc:decimalLongitude "1.8094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.102533 1.8094)"^^geo:wktLiteral ;
  geo-pos:lat "57.102533"^^xsd:decimal ;
  geo-pos:long "1.8094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_321'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_321'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.571666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.8094'^^xsd:double;
  dwc:startLongitude '1.8094'^^xsd:double;
  dwc:endLongitude '1.8094'^^xsd:double;
  dwc:latitude '57.102533'^^xsd:double;
  dwc:startLatitude '57.1025333'^^xsd:double;
  dwc:endLatitude '57.1025333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8094 57.1025333, 1.8094 57.1025333, 1.8094 57.1025333, 1.8094 57.1025333, 1.8094 57.1025333))'^^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 '1183_321'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.830536 1.811443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.830536"^^xsd:decimal ;
  dwc:decimalLongitude "1.811443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.830536 1.811443)"^^geo:wktLiteral ;
  geo-pos:lat "57.830536"^^xsd:decimal ;
  geo-pos:long "1.811443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_749'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_749'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.031666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.811443'^^xsd:double;
  dwc:startLongitude '1.811443'^^xsd:double;
  dwc:endLongitude '1.811443'^^xsd:double;
  dwc:latitude '57.830536'^^xsd:double;
  dwc:startLatitude '57.8305358'^^xsd:double;
  dwc:endLatitude '57.8305358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.811443 57.8305358, 1.811443 57.8305358, 1.811443 57.8305358, 1.811443 57.8305358, 1.811443 57.8305358))'^^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 '1183_749'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.111439 1.811992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.111439"^^xsd:decimal ;
  dwc:decimalLongitude "1.811992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.111439 1.811992)"^^geo:wktLiteral ;
  geo-pos:lat "55.111439"^^xsd:decimal ;
  geo-pos:long "1.811992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1742'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1742'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.165555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.811992'^^xsd:double;
  dwc:startLongitude '1.8119915'^^xsd:double;
  dwc:endLongitude '1.8119915'^^xsd:double;
  dwc:latitude '55.111439'^^xsd:double;
  dwc:startLatitude '55.1114389'^^xsd:double;
  dwc:endLatitude '55.1114389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8119915 55.1114389, 1.8119915 55.1114389, 1.8119915 55.1114389, 1.8119915 55.1114389, 1.8119915 55.1114389))'^^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 '1183_1742'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.113022 1.815513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.113022"^^xsd:decimal ;
  dwc:decimalLongitude "1.815513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.113022 1.815513)"^^geo:wktLiteral ;
  geo-pos:lat "55.113022"^^xsd:decimal ;
  geo-pos:long "1.815513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1743'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1743'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.178333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.815513'^^xsd:double;
  dwc:startLongitude '1.8155134'^^xsd:double;
  dwc:endLongitude '1.8155134'^^xsd:double;
  dwc:latitude '55.113022'^^xsd:double;
  dwc:startLatitude '55.1130224'^^xsd:double;
  dwc:endLatitude '55.1130224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8155134 55.1130224, 1.8155134 55.1130224, 1.8155134 55.1130224, 1.8155134 55.1130224, 1.8155134 55.1130224))'^^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 '1183_1743'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.499661 1.815907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.499661"^^xsd:decimal ;
  dwc:decimalLongitude "1.815907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.499661 1.815907)"^^geo:wktLiteral ;
  geo-pos:lat "54.499661"^^xsd:decimal ;
  geo-pos:long "1.815907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1569'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1569'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.625555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.815907'^^xsd:double;
  dwc:startLongitude '1.8159072'^^xsd:double;
  dwc:endLongitude '1.8159072'^^xsd:double;
  dwc:latitude '54.499661'^^xsd:double;
  dwc:startLatitude '54.4996612'^^xsd:double;
  dwc:endLatitude '54.4996612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8159072 54.4996612, 1.8159072 54.4996612, 1.8159072 54.4996612, 1.8159072 54.4996612, 1.8159072 54.4996612))'^^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 '1183_1569'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395054 1.816936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.395054"^^xsd:decimal ;
  dwc:decimalLongitude "1.816936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395054 1.816936)"^^geo:wktLiteral ;
  geo-pos:lat "58.395054"^^xsd:decimal ;
  geo-pos:long "1.816936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2732'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_2732'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.804722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.816936'^^xsd:double;
  dwc:startLongitude '1.8169356'^^xsd:double;
  dwc:endLongitude '1.8169356'^^xsd:double;
  dwc:latitude '58.395054'^^xsd:double;
  dwc:startLatitude '58.3950541'^^xsd:double;
  dwc:endLatitude '58.3950541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8169356 58.3950541, 1.8169356 58.3950541, 1.8169356 58.3950541, 1.8169356 58.3950541, 1.8169356 58.3950541))'^^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 '1183_2732'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395465 1.818293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.395465"^^xsd:decimal ;
  dwc:decimalLongitude "1.818293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.395465 1.818293)"^^geo:wktLiteral ;
  geo-pos:lat "58.395465"^^xsd:decimal ;
  geo-pos:long "1.818293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2731'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_2731'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.818293'^^xsd:double;
  dwc:startLongitude '1.8182925'^^xsd:double;
  dwc:endLongitude '1.8182925'^^xsd:double;
  dwc:latitude '58.395465'^^xsd:double;
  dwc:startLatitude '58.3954654'^^xsd:double;
  dwc:endLatitude '58.3954654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8182925 58.3954654, 1.8182925 58.3954654, 1.8182925 58.3954654, 1.8182925 58.3954654, 1.8182925 58.3954654))'^^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 '1183_2731'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518561 1.818626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.518561"^^xsd:decimal ;
  dwc:decimalLongitude "1.818626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.518561 1.818626)"^^geo:wktLiteral ;
  geo-pos:lat "53.518561"^^xsd:decimal ;
  geo-pos:long "1.818626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1384'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1384'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.642222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.818626'^^xsd:double;
  dwc:startLongitude '1.818626'^^xsd:double;
  dwc:endLongitude '1.818626'^^xsd:double;
  dwc:latitude '53.518561'^^xsd:double;
  dwc:startLatitude '53.518561'^^xsd:double;
  dwc:endLatitude '53.518561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.818626 53.518561, 1.818626 53.518561, 1.818626 53.518561, 1.818626 53.518561, 1.818626 53.518561))'^^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 '1183_1384'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.115467 1.820949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.115467"^^xsd:decimal ;
  dwc:decimalLongitude "1.820949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.115467 1.820949)"^^geo:wktLiteral ;
  geo-pos:lat "55.115467"^^xsd:decimal ;
  geo-pos:long "1.820949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1744'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1744'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.198055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.820949'^^xsd:double;
  dwc:startLongitude '1.8209492'^^xsd:double;
  dwc:endLongitude '1.8209492'^^xsd:double;
  dwc:latitude '55.115467'^^xsd:double;
  dwc:startLatitude '55.1154665'^^xsd:double;
  dwc:endLatitude '55.1154665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8209492 55.1154665, 1.8209492 55.1154665, 1.8209492 55.1154665, 1.8209492 55.1154665, 1.8209492 55.1154665))'^^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 '1183_1744'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.822093 1.821711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.822093"^^xsd:decimal ;
  dwc:decimalLongitude "1.821711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.822093 1.821711)"^^geo:wktLiteral ;
  geo-pos:lat "57.822093"^^xsd:decimal ;
  geo-pos:long "1.821711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_748'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_748'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.821711'^^xsd:double;
  dwc:startLongitude '1.8217114'^^xsd:double;
  dwc:endLongitude '1.8217114'^^xsd:double;
  dwc:latitude '57.822093'^^xsd:double;
  dwc:startLatitude '57.8220928'^^xsd:double;
  dwc:endLatitude '57.8220928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8217114 57.8220928, 1.8217114 57.8220928, 1.8217114 57.8220928, 1.8217114 57.8220928, 1.8217114 57.8220928))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_748'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.116671 1.823629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.116671"^^xsd:decimal ;
  dwc:decimalLongitude "1.823629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.116671 1.823629)"^^geo:wktLiteral ;
  geo-pos:lat "55.116671"^^xsd:decimal ;
  geo-pos:long "1.823629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1745'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1745'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.207777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.823629'^^xsd:double;
  dwc:startLongitude '1.8236289'^^xsd:double;
  dwc:endLongitude '1.8236289'^^xsd:double;
  dwc:latitude '55.116671'^^xsd:double;
  dwc:startLatitude '55.1166714'^^xsd:double;
  dwc:endLatitude '55.1166714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8236289 55.1166714, 1.8236289 55.1166714, 1.8236289 55.1166714, 1.8236289 55.1166714, 1.8236289 55.1166714))'^^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 '1183_1745'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.088214 1.82786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.088214"^^xsd:decimal ;
  dwc:decimalLongitude "1.82786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.088214 1.82786)"^^geo:wktLiteral ;
  geo-pos:lat "57.088214"^^xsd:decimal ;
  geo-pos:long "1.82786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_320'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_320'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '18.468055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.82786'^^xsd:double;
  dwc:startLongitude '1.8278603'^^xsd:double;
  dwc:endLongitude '1.8278603'^^xsd:double;
  dwc:latitude '57.088214'^^xsd:double;
  dwc:startLatitude '57.0882138'^^xsd:double;
  dwc:endLatitude '57.0882138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8278603 57.0882138, 1.8278603 57.0882138, 1.8278603 57.0882138, 1.8278603 57.0882138, 1.8278603 57.0882138))'^^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 '1183_320'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.119116 1.829065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.119116"^^xsd:decimal ;
  dwc:decimalLongitude "1.829065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.119116 1.829065)"^^geo:wktLiteral ;
  geo-pos:lat "55.119116"^^xsd:decimal ;
  geo-pos:long "1.829065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1747'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1747'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.2275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.829065'^^xsd:double;
  dwc:startLongitude '1.8290647'^^xsd:double;
  dwc:endLongitude '1.8290647'^^xsd:double;
  dwc:latitude '55.119116'^^xsd:double;
  dwc:startLatitude '55.1191155'^^xsd:double;
  dwc:endLatitude '55.1191155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8290647 55.1191155, 1.8290647 55.1191155, 1.8290647 55.1191155, 1.8290647 55.1191155, 1.8290647 55.1191155))'^^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 '1183_1747'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.815637 1.829564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.815637"^^xsd:decimal ;
  dwc:decimalLongitude "1.829564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.815637 1.829564)"^^geo:wktLiteral ;
  geo-pos:lat "57.815637"^^xsd:decimal ;
  geo-pos:long "1.829564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_747'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_747'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.931666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.829564'^^xsd:double;
  dwc:startLongitude '1.8295638'^^xsd:double;
  dwc:endLongitude '1.8295638'^^xsd:double;
  dwc:latitude '57.815637'^^xsd:double;
  dwc:startLatitude '57.8156365'^^xsd:double;
  dwc:endLatitude '57.8156365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8295638 57.8156365, 1.8295638 57.8156365, 1.8295638 57.8156365, 1.8295638 57.8156365, 1.8295638 57.8156365))'^^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 '1183_747'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.812532 1.833339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.812532"^^xsd:decimal ;
  dwc:decimalLongitude "1.833339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.812532 1.833339)"^^geo:wktLiteral ;
  geo-pos:lat "57.812532"^^xsd:decimal ;
  geo-pos:long "1.833339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_746'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_746'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.910833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.833339'^^xsd:double;
  dwc:startLongitude '1.8333389'^^xsd:double;
  dwc:endLongitude '1.8333389'^^xsd:double;
  dwc:latitude '57.812532'^^xsd:double;
  dwc:startLatitude '57.8125324'^^xsd:double;
  dwc:endLatitude '57.8125324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8333389 57.8125324, 1.8333389 57.8125324, 1.8333389 57.8125324, 1.8333389 57.8125324, 1.8333389 57.8125324))'^^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 '1183_746'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.811994 1.833993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.811994"^^xsd:decimal ;
  dwc:decimalLongitude "1.833993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.811994 1.833993)"^^geo:wktLiteral ;
  geo-pos:lat "57.811994"^^xsd:decimal ;
  geo-pos:long "1.833993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_745'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_745'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.907222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.833993'^^xsd:double;
  dwc:startLongitude '1.8339933'^^xsd:double;
  dwc:endLongitude '1.8339933'^^xsd:double;
  dwc:latitude '57.811994'^^xsd:double;
  dwc:startLatitude '57.8119944'^^xsd:double;
  dwc:endLatitude '57.8119944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8339933 57.8119944, 1.8339933 57.8119944, 1.8339933 57.8119944, 1.8339933 57.8119944, 1.8339933 57.8119944))'^^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 '1183_745'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.240383 1.835137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.240383"^^xsd:decimal ;
  dwc:decimalLongitude "1.835137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.240383 1.835137)"^^geo:wktLiteral ;
  geo-pos:lat "59.240383"^^xsd:decimal ;
  geo-pos:long "1.835137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2630'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2630'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.216111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.835137'^^xsd:double;
  dwc:startLongitude '1.8351374'^^xsd:double;
  dwc:endLongitude '1.8351374'^^xsd:double;
  dwc:latitude '59.240383'^^xsd:double;
  dwc:startLatitude '59.2403828'^^xsd:double;
  dwc:endLatitude '59.2403828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8351374 59.2403828, 1.8351374 59.2403828, 1.8351374 59.2403828, 1.8351374 59.2403828, 1.8351374 59.2403828))'^^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 '1183_2630'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.123212 1.838176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.123212"^^xsd:decimal ;
  dwc:decimalLongitude "1.838176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.123212 1.838176)"^^geo:wktLiteral ;
  geo-pos:lat "55.123212"^^xsd:decimal ;
  geo-pos:long "1.838176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1746'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1746'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.260555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.838176'^^xsd:double;
  dwc:startLongitude '1.8381755'^^xsd:double;
  dwc:endLongitude '1.8381755'^^xsd:double;
  dwc:latitude '55.123212'^^xsd:double;
  dwc:startLatitude '55.123212'^^xsd:double;
  dwc:endLatitude '55.123212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8381755 55.123212, 1.8381755 55.123212, 1.8381755 55.123212, 1.8381755 55.123212, 1.8381755 55.123212))'^^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 '1183_1746'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80798 1.838876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80798"^^xsd:decimal ;
  dwc:decimalLongitude "1.838876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80798 1.838876)"^^geo:wktLiteral ;
  geo-pos:lat "57.80798"^^xsd:decimal ;
  geo-pos:long "1.838876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_744'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_744'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.880277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.838876'^^xsd:double;
  dwc:startLongitude '1.8388758'^^xsd:double;
  dwc:endLongitude '1.8388758'^^xsd:double;
  dwc:latitude '57.80798'^^xsd:double;
  dwc:startLatitude '57.8079799'^^xsd:double;
  dwc:endLatitude '57.8079799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8388758 57.8079799, 1.8388758 57.8079799, 1.8388758 57.8079799, 1.8388758 57.8079799, 1.8388758 57.8079799))'^^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 '1183_744'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806118 1.841141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.806118"^^xsd:decimal ;
  dwc:decimalLongitude "1.841141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806118 1.841141)"^^geo:wktLiteral ;
  geo-pos:lat "57.806118"^^xsd:decimal ;
  geo-pos:long "1.841141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_695'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_695'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.867777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.841141'^^xsd:double;
  dwc:startLongitude '1.8411409'^^xsd:double;
  dwc:endLongitude '1.8411409'^^xsd:double;
  dwc:latitude '57.806118'^^xsd:double;
  dwc:startLatitude '57.8061175'^^xsd:double;
  dwc:endLatitude '57.8061175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8411409 57.8061175, 1.8411409 57.8061175, 1.8411409 57.8061175, 1.8411409 57.8061175, 1.8411409 57.8061175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_695'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.125346 1.842922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.125346"^^xsd:decimal ;
  dwc:decimalLongitude "1.842922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.125346 1.842922)"^^geo:wktLiteral ;
  geo-pos:lat "55.125346"^^xsd:decimal ;
  geo-pos:long "1.842922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1748'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1748'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.842922'^^xsd:double;
  dwc:startLongitude '1.8429223'^^xsd:double;
  dwc:endLongitude '1.8429223'^^xsd:double;
  dwc:latitude '55.125346'^^xsd:double;
  dwc:startLatitude '55.1253463'^^xsd:double;
  dwc:endLatitude '55.1253463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8429223 55.1253463, 1.8429223 55.1253463, 1.8429223 55.1253463, 1.8429223 55.1253463, 1.8429223 55.1253463))'^^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 '1183_1748'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79988 1.84882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.79988"^^xsd:decimal ;
  dwc:decimalLongitude "1.84882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79988 1.84882)"^^geo:wktLiteral ;
  geo-pos:lat "57.79988"^^xsd:decimal ;
  geo-pos:long "1.84882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_743'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_743'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.825277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.84882'^^xsd:double;
  dwc:startLongitude '1.8488197'^^xsd:double;
  dwc:endLongitude '1.8488197'^^xsd:double;
  dwc:latitude '57.79988'^^xsd:double;
  dwc:startLatitude '57.7998798'^^xsd:double;
  dwc:endLatitude '57.7998798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8488197 57.7998798, 1.8488197 57.7998798, 1.8488197 57.7998798, 1.8488197 57.7998798, 1.8488197 57.7998798))'^^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 '1183_743'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.54868 1.851818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.54868"^^xsd:decimal ;
  dwc:decimalLongitude "1.851818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.54868 1.851818)"^^geo:wktLiteral ;
  geo-pos:lat "57.54868"^^xsd:decimal ;
  geo-pos:long "1.851818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_490'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_490'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.434166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.851818'^^xsd:double;
  dwc:startLongitude '1.8518181'^^xsd:double;
  dwc:endLongitude '1.8518181'^^xsd:double;
  dwc:latitude '57.54868'^^xsd:double;
  dwc:startLatitude '57.5486803'^^xsd:double;
  dwc:endLatitude '57.5486803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8518181 57.5486803, 1.8518181 57.5486803, 1.8518181 57.5486803, 1.8518181 57.5486803, 1.8518181 57.5486803))'^^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 '1183_490'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.129994 1.853258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.129994"^^xsd:decimal ;
  dwc:decimalLongitude "1.853258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.129994 1.853258)"^^geo:wktLiteral ;
  geo-pos:lat "55.129994"^^xsd:decimal ;
  geo-pos:long "1.853258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1749'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1749'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.315277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.853258'^^xsd:double;
  dwc:startLongitude '1.8532581'^^xsd:double;
  dwc:endLongitude '1.8532581'^^xsd:double;
  dwc:latitude '55.129994'^^xsd:double;
  dwc:startLatitude '55.1299936'^^xsd:double;
  dwc:endLatitude '55.1299936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8532581 55.1299936, 1.8532581 55.1299936, 1.8532581 55.1299936, 1.8532581 55.1299936, 1.8532581 55.1299936))'^^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 '1183_1749'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48097 1.853966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48097"^^xsd:decimal ;
  dwc:decimalLongitude "1.853966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48097 1.853966)"^^geo:wktLiteral ;
  geo-pos:lat "54.48097"^^xsd:decimal ;
  geo-pos:long "1.853966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1570'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1570'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.853966'^^xsd:double;
  dwc:startLongitude '1.8539659'^^xsd:double;
  dwc:endLongitude '1.8539659'^^xsd:double;
  dwc:latitude '54.48097'^^xsd:double;
  dwc:startLatitude '54.4809698'^^xsd:double;
  dwc:endLatitude '54.4809698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8539659 54.4809698, 1.8539659 54.4809698, 1.8539659 54.4809698, 1.8539659 54.4809698, 1.8539659 54.4809698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1570'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.130544 1.854483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.130544"^^xsd:decimal ;
  dwc:decimalLongitude "1.854483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.130544 1.854483)"^^geo:wktLiteral ;
  geo-pos:lat "55.130544"^^xsd:decimal ;
  geo-pos:long "1.854483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1750'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1750'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.319722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.854483'^^xsd:double;
  dwc:startLongitude '1.8544831'^^xsd:double;
  dwc:endLongitude '1.8544831'^^xsd:double;
  dwc:latitude '55.130544'^^xsd:double;
  dwc:startLatitude '55.1305444'^^xsd:double;
  dwc:endLatitude '55.1305444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8544831 55.1305444, 1.8544831 55.1305444, 1.8544831 55.1305444, 1.8544831 55.1305444, 1.8544831 55.1305444))'^^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 '1183_1750'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.131095 1.855708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.131095"^^xsd:decimal ;
  dwc:decimalLongitude "1.855708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.131095 1.855708)"^^geo:wktLiteral ;
  geo-pos:lat "55.131095"^^xsd:decimal ;
  geo-pos:long "1.855708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1751'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1751'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.324166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.855708'^^xsd:double;
  dwc:startLongitude '1.8557081'^^xsd:double;
  dwc:endLongitude '1.8557081'^^xsd:double;
  dwc:latitude '55.131095'^^xsd:double;
  dwc:startLatitude '55.1310952'^^xsd:double;
  dwc:endLatitude '55.1310952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8557081 55.1310952, 1.8557081 55.1310952, 1.8557081 55.1310952, 1.8557081 55.1310952, 1.8557081 55.1310952))'^^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 '1183_1751'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.476529 1.863008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.476529"^^xsd:decimal ;
  dwc:decimalLongitude "1.863008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.476529 1.863008)"^^geo:wktLiteral ;
  geo-pos:lat "54.476529"^^xsd:decimal ;
  geo-pos:long "1.863008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1571'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.784722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.863008'^^xsd:double;
  dwc:startLongitude '1.863008'^^xsd:double;
  dwc:endLongitude '1.863008'^^xsd:double;
  dwc:latitude '54.476529'^^xsd:double;
  dwc:startLatitude '54.476529'^^xsd:double;
  dwc:endLatitude '54.476529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.863008 54.476529, 1.863008 54.476529, 1.863008 54.476529, 1.863008 54.476529, 1.863008 54.476529))'^^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 '1183_1571'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.786632 1.865171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.786632"^^xsd:decimal ;
  dwc:decimalLongitude "1.865171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.786632 1.865171)"^^geo:wktLiteral ;
  geo-pos:lat "57.786632"^^xsd:decimal ;
  geo-pos:long "1.865171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_742'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_742'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.734722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.865171'^^xsd:double;
  dwc:startLongitude '1.8651706'^^xsd:double;
  dwc:endLongitude '1.8651706'^^xsd:double;
  dwc:latitude '57.786632'^^xsd:double;
  dwc:startLatitude '57.7866323'^^xsd:double;
  dwc:endLatitude '57.7866323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8651706 57.7866323, 1.8651706 57.7866323, 1.8651706 57.7866323, 1.8651706 57.7866323, 1.8651706 57.7866323))'^^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 '1183_742'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.786632 1.865171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.786632"^^xsd:decimal ;
  dwc:decimalLongitude "1.865171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.786632 1.865171)"^^geo:wktLiteral ;
  geo-pos:lat "57.786632"^^xsd:decimal ;
  geo-pos:long "1.865171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_741'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_741'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.734722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.865171'^^xsd:double;
  dwc:startLongitude '1.8651706'^^xsd:double;
  dwc:endLongitude '1.8651706'^^xsd:double;
  dwc:latitude '57.786632'^^xsd:double;
  dwc:startLatitude '57.7866323'^^xsd:double;
  dwc:endLatitude '57.7866323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8651706 57.7866323, 1.8651706 57.7866323, 1.8651706 57.7866323, 1.8651706 57.7866323, 1.8651706 57.7866323))'^^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 '1183_741'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.136052 1.866733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.136052"^^xsd:decimal ;
  dwc:decimalLongitude "1.866733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.136052 1.866733)"^^geo:wktLiteral ;
  geo-pos:lat "55.136052"^^xsd:decimal ;
  geo-pos:long "1.866733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1752'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1752'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.364166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.866733'^^xsd:double;
  dwc:startLongitude '1.8667329'^^xsd:double;
  dwc:endLongitude '1.8667329'^^xsd:double;
  dwc:latitude '55.136052'^^xsd:double;
  dwc:startLatitude '55.1360523'^^xsd:double;
  dwc:endLatitude '55.1360523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8667329 55.1360523, 1.8667329 55.1360523, 1.8667329 55.1360523, 1.8667329 55.1360523, 1.8667329 55.1360523))'^^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 '1183_1752'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.961018 1.870701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.961018"^^xsd:decimal ;
  dwc:decimalLongitude "1.870701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.961018 1.870701)"^^geo:wktLiteral ;
  geo-pos:lat "59.961018"^^xsd:decimal ;
  geo-pos:long "1.870701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2664'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2664'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.160833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.870701'^^xsd:double;
  dwc:startLongitude '1.8707008'^^xsd:double;
  dwc:endLongitude '1.8707008'^^xsd:double;
  dwc:latitude '59.961018'^^xsd:double;
  dwc:startLatitude '59.9610182'^^xsd:double;
  dwc:endLatitude '59.9610182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8707008 59.9610182, 1.8707008 59.9610182, 1.8707008 59.9610182, 1.8707008 59.9610182, 1.8707008 59.9610182))'^^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 '1183_2664'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.138083 1.87125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.138083"^^xsd:decimal ;
  dwc:decimalLongitude "1.87125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.138083 1.87125)"^^geo:wktLiteral ;
  geo-pos:lat "55.138083"^^xsd:decimal ;
  geo-pos:long "1.87125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1754'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1754'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.380555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.87125'^^xsd:double;
  dwc:startLongitude '1.87125'^^xsd:double;
  dwc:endLongitude '1.87125'^^xsd:double;
  dwc:latitude '55.138083'^^xsd:double;
  dwc:startLatitude '55.1380833'^^xsd:double;
  dwc:endLatitude '55.1380833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.87125 55.1380833, 1.87125 55.1380833, 1.87125 55.1380833, 1.87125 55.1380833, 1.87125 55.1380833))'^^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 '1183_1754'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.472331 1.871557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.472331"^^xsd:decimal ;
  dwc:decimalLongitude "1.871557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.472331 1.871557)"^^geo:wktLiteral ;
  geo-pos:lat "54.472331"^^xsd:decimal ;
  geo-pos:long "1.871557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1572'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1572'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.813611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.871557'^^xsd:double;
  dwc:startLongitude '1.8715568'^^xsd:double;
  dwc:endLongitude '1.8715568'^^xsd:double;
  dwc:latitude '54.472331'^^xsd:double;
  dwc:startLatitude '54.4723305'^^xsd:double;
  dwc:endLatitude '54.4723305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8715568 54.4723305, 1.8715568 54.4723305, 1.8715568 54.4723305, 1.8715568 54.4723305, 1.8715568 54.4723305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1572'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13891 1.873088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13891"^^xsd:decimal ;
  dwc:decimalLongitude "1.873088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13891 1.873088)"^^geo:wktLiteral ;
  geo-pos:lat "55.13891"^^xsd:decimal ;
  geo-pos:long "1.873088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1753'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1753'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.387222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.873088'^^xsd:double;
  dwc:startLongitude '1.8730875'^^xsd:double;
  dwc:endLongitude '1.8730875'^^xsd:double;
  dwc:latitude '55.13891'^^xsd:double;
  dwc:startLatitude '55.1389095'^^xsd:double;
  dwc:endLatitude '55.1389095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8730875 55.1389095, 1.8730875 55.1389095, 1.8730875 55.1389095, 1.8730875 55.1389095, 1.8730875 55.1389095))'^^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 '1183_1753'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78013 1.873196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78013"^^xsd:decimal ;
  dwc:decimalLongitude "1.873196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78013 1.873196)"^^geo:wktLiteral ;
  geo-pos:lat "57.78013"^^xsd:decimal ;
  geo-pos:long "1.873196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_740'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_740'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.690277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.873196'^^xsd:double;
  dwc:startLongitude '1.8731957'^^xsd:double;
  dwc:endLongitude '1.8731957'^^xsd:double;
  dwc:latitude '57.78013'^^xsd:double;
  dwc:startLatitude '57.7801304'^^xsd:double;
  dwc:endLatitude '57.7801304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8731957 57.7801304, 1.8731957 57.7801304, 1.8731957 57.7801304, 1.8731957 57.7801304, 1.8731957 57.7801304))'^^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 '1183_740'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.779765 1.873647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.779765"^^xsd:decimal ;
  dwc:decimalLongitude "1.873647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.779765 1.873647)"^^geo:wktLiteral ;
  geo-pos:lat "57.779765"^^xsd:decimal ;
  geo-pos:long "1.873647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_739'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_739'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.687777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.873647'^^xsd:double;
  dwc:startLongitude '1.8736471'^^xsd:double;
  dwc:endLongitude '1.8736471'^^xsd:double;
  dwc:latitude '57.779765'^^xsd:double;
  dwc:startLatitude '57.7797647'^^xsd:double;
  dwc:endLatitude '57.7797647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8736471 57.7797647, 1.8736471 57.7797647, 1.8736471 57.7797647, 1.8736471 57.7797647, 1.8736471 57.7797647))'^^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 '1183_739'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.470554 1.875174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.470554"^^xsd:decimal ;
  dwc:decimalLongitude "1.875174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.470554 1.875174)"^^geo:wktLiteral ;
  geo-pos:lat "54.470554"^^xsd:decimal ;
  geo-pos:long "1.875174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1573'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_1573'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.825833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.875174'^^xsd:double;
  dwc:startLongitude '1.8751736'^^xsd:double;
  dwc:endLongitude '1.8751736'^^xsd:double;
  dwc:latitude '54.470554'^^xsd:double;
  dwc:startLatitude '54.4705542'^^xsd:double;
  dwc:endLatitude '54.4705542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8751736 54.4705542, 1.8751736 54.4705542, 1.8751736 54.4705542, 1.8751736 54.4705542, 1.8751736 54.4705542))'^^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 '1183_1573'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.777327 1.876656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.777327"^^xsd:decimal ;
  dwc:decimalLongitude "1.876656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.777327 1.876656)"^^geo:wktLiteral ;
  geo-pos:lat "57.777327"^^xsd:decimal ;
  geo-pos:long "1.876656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_738'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_738'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.671111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.876656'^^xsd:double;
  dwc:startLongitude '1.8766564'^^xsd:double;
  dwc:endLongitude '1.8766564'^^xsd:double;
  dwc:latitude '57.777327'^^xsd:double;
  dwc:startLatitude '57.7773265'^^xsd:double;
  dwc:endLatitude '57.7773265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8766564 57.7773265, 1.8766564 57.7773265, 1.8766564 57.7773265, 1.8766564 57.7773265, 1.8766564 57.7773265))'^^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 '1183_738'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.772572 1.882525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.772572"^^xsd:decimal ;
  dwc:decimalLongitude "1.882525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.772572 1.882525)"^^geo:wktLiteral ;
  geo-pos:lat "57.772572"^^xsd:decimal ;
  geo-pos:long "1.882525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_737'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_737'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.638611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.882525'^^xsd:double;
  dwc:startLongitude '1.8825247'^^xsd:double;
  dwc:endLongitude '1.8825247'^^xsd:double;
  dwc:latitude '57.772572'^^xsd:double;
  dwc:startLatitude '57.772572'^^xsd:double;
  dwc:endLatitude '57.772572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8825247 57.772572, 1.8825247 57.772572, 1.8825247 57.772572, 1.8825247 57.772572, 1.8825247 57.772572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_737'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771963 1.883277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.771963"^^xsd:decimal ;
  dwc:decimalLongitude "1.883277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771963 1.883277)"^^geo:wktLiteral ;
  geo-pos:lat "57.771963"^^xsd:decimal ;
  geo-pos:long "1.883277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_735'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_735'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.634444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.883277'^^xsd:double;
  dwc:startLongitude '1.8832771'^^xsd:double;
  dwc:endLongitude '1.8832771'^^xsd:double;
  dwc:latitude '57.771963'^^xsd:double;
  dwc:startLatitude '57.7719625'^^xsd:double;
  dwc:endLatitude '57.7719625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8832771 57.7719625, 1.8832771 57.7719625, 1.8832771 57.7719625, 1.8832771 57.7719625, 1.8832771 57.7719625))'^^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 '1183_735'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771394 1.883979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.771394"^^xsd:decimal ;
  dwc:decimalLongitude "1.883979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771394 1.883979)"^^geo:wktLiteral ;
  geo-pos:lat "57.771394"^^xsd:decimal ;
  geo-pos:long "1.883979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_736'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_736'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.630555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.883979'^^xsd:double;
  dwc:startLongitude '1.8839793'^^xsd:double;
  dwc:endLongitude '1.8839793'^^xsd:double;
  dwc:latitude '57.771394'^^xsd:double;
  dwc:startLatitude '57.7713936'^^xsd:double;
  dwc:endLatitude '57.7713936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8839793 57.7713936, 1.8839793 57.7713936, 1.8839793 57.7713936, 1.8839793 57.7713936, 1.8839793 57.7713936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_736'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.57873 1.88632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.57873"^^xsd:decimal ;
  dwc:decimalLongitude "1.88632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.57873 1.88632)"^^geo:wktLiteral ;
  geo-pos:lat "57.57873"^^xsd:decimal ;
  geo-pos:long "1.88632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_489'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.225833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.88632'^^xsd:double;
  dwc:startLongitude '1.8863201'^^xsd:double;
  dwc:endLongitude '1.8863201'^^xsd:double;
  dwc:latitude '57.57873'^^xsd:double;
  dwc:startLatitude '57.5787304'^^xsd:double;
  dwc:endLatitude '57.5787304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8863201 57.5787304, 1.8863201 57.5787304, 1.8863201 57.5787304, 1.8863201 57.5787304, 1.8863201 57.5787304))'^^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 '1183_489'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.562512 1.889456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.562512"^^xsd:decimal ;
  dwc:decimalLongitude "1.889456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.562512 1.889456)"^^geo:wktLiteral ;
  geo-pos:lat "59.562512"^^xsd:decimal ;
  geo-pos:long "1.889456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2766'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2766'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.967777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.889456'^^xsd:double;
  dwc:startLongitude '1.8894564'^^xsd:double;
  dwc:endLongitude '1.8894564'^^xsd:double;
  dwc:latitude '59.562512'^^xsd:double;
  dwc:startLatitude '59.5625122'^^xsd:double;
  dwc:endLatitude '59.5625122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8894564 59.5625122, 1.8894564 59.5625122, 1.8894564 59.5625122, 1.8894564 59.5625122, 1.8894564 59.5625122))'^^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 '1183_2766'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.763266 1.894011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.763266"^^xsd:decimal ;
  dwc:decimalLongitude "1.894011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.763266 1.894011)"^^geo:wktLiteral ;
  geo-pos:lat "57.763266"^^xsd:decimal ;
  geo-pos:long "1.894011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_733'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_733'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.894011'^^xsd:double;
  dwc:startLongitude '1.8940105'^^xsd:double;
  dwc:endLongitude '1.8940105'^^xsd:double;
  dwc:latitude '57.763266'^^xsd:double;
  dwc:startLatitude '57.7632663'^^xsd:double;
  dwc:endLatitude '57.7632663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8940105 57.7632663, 1.8940105 57.7632663, 1.8940105 57.7632663, 1.8940105 57.7632663, 1.8940105 57.7632663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_733'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.762494 1.894964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.762494"^^xsd:decimal ;
  dwc:decimalLongitude "1.894964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.762494 1.894964)"^^geo:wktLiteral ;
  geo-pos:lat "57.762494"^^xsd:decimal ;
  geo-pos:long "1.894964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_734'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_734'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.569722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.894964'^^xsd:double;
  dwc:startLongitude '1.8949635'^^xsd:double;
  dwc:endLongitude '1.8949635'^^xsd:double;
  dwc:latitude '57.762494'^^xsd:double;
  dwc:startLatitude '57.7624942'^^xsd:double;
  dwc:endLatitude '57.7624942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8949635 57.7624942, 1.8949635 57.7624942, 1.8949635 57.7624942, 1.8949635 57.7624942, 1.8949635 57.7624942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_734'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.760422 1.897522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.760422"^^xsd:decimal ;
  dwc:decimalLongitude "1.897522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.760422 1.897522)"^^geo:wktLiteral ;
  geo-pos:lat "57.760422"^^xsd:decimal ;
  geo-pos:long "1.897522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_732'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_732'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.897522'^^xsd:double;
  dwc:startLongitude '1.8975215'^^xsd:double;
  dwc:endLongitude '1.8975215'^^xsd:double;
  dwc:latitude '57.760422'^^xsd:double;
  dwc:startLatitude '57.7604217'^^xsd:double;
  dwc:endLatitude '57.7604217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.8975215 57.7604217, 1.8975215 57.7604217, 1.8975215 57.7604217, 1.8975215 57.7604217, 1.8975215 57.7604217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_732'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.848447 1.901782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.848447"^^xsd:decimal ;
  dwc:decimalLongitude "1.901782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.848447 1.901782)"^^geo:wktLiteral ;
  geo-pos:lat "55.848447"^^xsd:decimal ;
  geo-pos:long "1.901782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1425'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1425'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.020555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.901782'^^xsd:double;
  dwc:startLongitude '1.9017818'^^xsd:double;
  dwc:endLongitude '1.9017818'^^xsd:double;
  dwc:latitude '55.848447'^^xsd:double;
  dwc:startLatitude '55.8484465'^^xsd:double;
  dwc:endLatitude '55.8484465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9017818 55.8484465, 1.9017818 55.8484465, 1.9017818 55.8484465, 1.9017818 55.8484465, 1.9017818 55.8484465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1425'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.022818 1.902266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.022818"^^xsd:decimal ;
  dwc:decimalLongitude "1.902266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.022818 1.902266)"^^geo:wktLiteral ;
  geo-pos:lat "55.022818"^^xsd:decimal ;
  geo-pos:long "1.902266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1657'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1657'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.868333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.902266'^^xsd:double;
  dwc:startLongitude '1.9022659'^^xsd:double;
  dwc:endLongitude '1.9022659'^^xsd:double;
  dwc:latitude '55.022818'^^xsd:double;
  dwc:startLatitude '55.0228177'^^xsd:double;
  dwc:endLatitude '55.0228177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9022659 55.0228177, 1.9022659 55.0228177, 1.9022659 55.0228177, 1.9022659 55.0228177, 1.9022659 55.0228177))'^^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 '1183_1657'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.592794 1.902467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.592794"^^xsd:decimal ;
  dwc:decimalLongitude "1.902467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.592794 1.902467)"^^geo:wktLiteral ;
  geo-pos:lat "57.592794"^^xsd:decimal ;
  geo-pos:long "1.902467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_488'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_488'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.128333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.902467'^^xsd:double;
  dwc:startLongitude '1.902467'^^xsd:double;
  dwc:endLongitude '1.902467'^^xsd:double;
  dwc:latitude '57.592794'^^xsd:double;
  dwc:startLatitude '57.5927938'^^xsd:double;
  dwc:endLatitude '57.5927938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.902467 57.5927938, 1.902467 57.5927938, 1.902467 57.5927938, 1.902467 57.5927938, 1.902467 57.5927938))'^^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 '1183_488'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.789818 1.910274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.789818"^^xsd:decimal ;
  dwc:decimalLongitude "1.910274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.789818 1.910274)"^^geo:wktLiteral ;
  geo-pos:lat "53.789818"^^xsd:decimal ;
  geo-pos:long "1.910274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1686'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1686'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.269444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.910274'^^xsd:double;
  dwc:startLongitude '1.9102742'^^xsd:double;
  dwc:endLongitude '1.9102742'^^xsd:double;
  dwc:latitude '53.789818'^^xsd:double;
  dwc:startLatitude '53.7898175'^^xsd:double;
  dwc:endLatitude '53.7898175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9102742 53.7898175, 1.9102742 53.7898175, 1.9102742 53.7898175, 1.9102742 53.7898175, 1.9102742 53.7898175))'^^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 '1183_1686'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.971979 1.911256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.971979"^^xsd:decimal ;
  dwc:decimalLongitude "1.911256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.971979 1.911256)"^^geo:wktLiteral ;
  geo-pos:lat "59.971979"^^xsd:decimal ;
  geo-pos:long "1.911256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2665'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2665'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.911256'^^xsd:double;
  dwc:startLongitude '1.9112555'^^xsd:double;
  dwc:endLongitude '1.9112555'^^xsd:double;
  dwc:latitude '59.971979'^^xsd:double;
  dwc:startLatitude '59.971979'^^xsd:double;
  dwc:endLatitude '59.971979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9112555 59.971979, 1.9112555 59.971979, 1.9112555 59.971979, 1.9112555 59.971979, 1.9112555 59.971979))'^^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 '1183_2665'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.748508 1.912263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.748508"^^xsd:decimal ;
  dwc:decimalLongitude "1.912263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.748508 1.912263)"^^geo:wktLiteral ;
  geo-pos:lat "57.748508"^^xsd:decimal ;
  geo-pos:long "1.912263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_731'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_731'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.473888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.912263'^^xsd:double;
  dwc:startLongitude '1.9122626'^^xsd:double;
  dwc:endLongitude '1.9122626'^^xsd:double;
  dwc:latitude '57.748508'^^xsd:double;
  dwc:startLatitude '57.7485081'^^xsd:double;
  dwc:endLatitude '57.7485081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9122626 57.7485081, 1.9122626 57.7485081, 1.9122626 57.7485081, 1.9122626 57.7485081, 1.9122626 57.7485081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_731'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.972589 1.913513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.972589"^^xsd:decimal ;
  dwc:decimalLongitude "1.913513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.972589 1.913513)"^^geo:wktLiteral ;
  geo-pos:lat "59.972589"^^xsd:decimal ;
  geo-pos:long "1.913513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2666'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2666'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.313611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.913513'^^xsd:double;
  dwc:startLongitude '1.9135129'^^xsd:double;
  dwc:endLongitude '1.9135129'^^xsd:double;
  dwc:latitude '59.972589'^^xsd:double;
  dwc:startLatitude '59.9725891'^^xsd:double;
  dwc:endLatitude '59.9725891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9135129 59.9725891, 1.9135129 59.9725891, 1.9135129 59.9725891, 1.9135129 59.9725891, 1.9135129 59.9725891))'^^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 '1183_2666'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.746646 1.914569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.746646"^^xsd:decimal ;
  dwc:decimalLongitude "1.914569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.746646 1.914569)"^^geo:wktLiteral ;
  geo-pos:lat "57.746646"^^xsd:decimal ;
  geo-pos:long "1.914569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_730'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_730'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.914569'^^xsd:double;
  dwc:startLongitude '1.9145687'^^xsd:double;
  dwc:endLongitude '1.9145687'^^xsd:double;
  dwc:latitude '57.746646'^^xsd:double;
  dwc:startLatitude '57.7466459'^^xsd:double;
  dwc:endLatitude '57.7466459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9145687 57.7466459, 1.9145687 57.7466459, 1.9145687 57.7466459, 1.9145687 57.7466459, 1.9145687 57.7466459))'^^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 '1183_730'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021924 1.917454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.021924"^^xsd:decimal ;
  dwc:decimalLongitude "1.917454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021924 1.917454)"^^geo:wktLiteral ;
  geo-pos:lat "55.021924"^^xsd:decimal ;
  geo-pos:long "1.917454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1658'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1658'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.908055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.917454'^^xsd:double;
  dwc:startLongitude '1.917454'^^xsd:double;
  dwc:endLongitude '1.917454'^^xsd:double;
  dwc:latitude '55.021924'^^xsd:double;
  dwc:startLatitude '55.0219243'^^xsd:double;
  dwc:endLatitude '55.0219243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.917454 55.0219243, 1.917454 55.0219243, 1.917454 55.0219243, 1.917454 55.0219243, 1.917454 55.0219243))'^^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 '1183_1658'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021606 1.922871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.021606"^^xsd:decimal ;
  dwc:decimalLongitude "1.922871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021606 1.922871)"^^geo:wktLiteral ;
  geo-pos:lat "55.021606"^^xsd:decimal ;
  geo-pos:long "1.922871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1659'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1659'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.922222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.922871'^^xsd:double;
  dwc:startLongitude '1.9228707'^^xsd:double;
  dwc:endLongitude '1.9228707'^^xsd:double;
  dwc:latitude '55.021606'^^xsd:double;
  dwc:startLatitude '55.0216057'^^xsd:double;
  dwc:endLatitude '55.0216057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9228707 55.0216057, 1.9228707 55.0216057, 1.9228707 55.0216057, 1.9228707 55.0216057, 1.9228707 55.0216057))'^^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 '1183_1659'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.162692 1.925617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.162692"^^xsd:decimal ;
  dwc:decimalLongitude "1.925617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.162692 1.925617)"^^geo:wktLiteral ;
  geo-pos:lat "55.162692"^^xsd:decimal ;
  geo-pos:long "1.925617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1755'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1755'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.578333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.925617'^^xsd:double;
  dwc:startLongitude '1.9256169'^^xsd:double;
  dwc:endLongitude '1.9256169'^^xsd:double;
  dwc:latitude '55.162692'^^xsd:double;
  dwc:startLatitude '55.1626915'^^xsd:double;
  dwc:endLatitude '55.1626915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9256169 55.1626915, 1.9256169 55.1626915, 1.9256169 55.1626915, 1.9256169 55.1626915, 1.9256169 55.1626915))'^^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 '1183_1755'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73689 1.926651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.73689"^^xsd:decimal ;
  dwc:decimalLongitude "1.926651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.73689 1.926651)"^^geo:wktLiteral ;
  geo-pos:lat "57.73689"^^xsd:decimal ;
  geo-pos:long "1.926651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_729'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_729'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.394166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.926651'^^xsd:double;
  dwc:startLongitude '1.926651'^^xsd:double;
  dwc:endLongitude '1.926651'^^xsd:double;
  dwc:latitude '57.73689'^^xsd:double;
  dwc:startLatitude '57.7368896'^^xsd:double;
  dwc:endLatitude '57.7368896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.926651 57.7368896, 1.926651 57.7368896, 1.926651 57.7368896, 1.926651 57.7368896, 1.926651 57.7368896))'^^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 '1183_729'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736849 1.926701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.736849"^^xsd:decimal ;
  dwc:decimalLongitude "1.926701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.736849 1.926701)"^^geo:wktLiteral ;
  geo-pos:lat "57.736849"^^xsd:decimal ;
  geo-pos:long "1.926701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_728'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.393888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.926701'^^xsd:double;
  dwc:startLongitude '1.9267012'^^xsd:double;
  dwc:endLongitude '1.9267012'^^xsd:double;
  dwc:latitude '57.736849'^^xsd:double;
  dwc:startLatitude '57.7368492'^^xsd:double;
  dwc:endLatitude '57.7368492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9267012 57.7368492, 1.9267012 57.7368492, 1.9267012 57.7368492, 1.9267012 57.7368492, 1.9267012 57.7368492))'^^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 '1183_728'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.780035 1.928485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.780035"^^xsd:decimal ;
  dwc:decimalLongitude "1.928485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.780035 1.928485)"^^geo:wktLiteral ;
  geo-pos:lat "53.780035"^^xsd:decimal ;
  geo-pos:long "1.928485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1685'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1685'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.198611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.928485'^^xsd:double;
  dwc:startLongitude '1.9284851'^^xsd:double;
  dwc:endLongitude '1.9284851'^^xsd:double;
  dwc:latitude '53.780035'^^xsd:double;
  dwc:startLatitude '53.7800354'^^xsd:double;
  dwc:endLatitude '53.7800354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9284851 53.7800354, 1.9284851 53.7800354, 1.9284851 53.7800354, 1.9284851 53.7800354, 1.9284851 53.7800354))'^^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 '1183_1685'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.505848 1.929131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.505848"^^xsd:decimal ;
  dwc:decimalLongitude "1.929131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.505848 1.929131)"^^geo:wktLiteral ;
  geo-pos:lat "53.505848"^^xsd:decimal ;
  geo-pos:long "1.929131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1383'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1383'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.336666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.929131'^^xsd:double;
  dwc:startLongitude '1.9291308'^^xsd:double;
  dwc:endLongitude '1.9291308'^^xsd:double;
  dwc:latitude '53.505848'^^xsd:double;
  dwc:startLatitude '53.5058483'^^xsd:double;
  dwc:endLatitude '53.5058483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9291308 53.5058483, 1.9291308 53.5058483, 1.9291308 53.5058483, 1.9291308 53.5058483, 1.9291308 53.5058483))'^^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 '1183_1383'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.734096 1.93011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.734096"^^xsd:decimal ;
  dwc:decimalLongitude "1.93011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.734096 1.93011)"^^geo:wktLiteral ;
  geo-pos:lat "57.734096"^^xsd:decimal ;
  geo-pos:long "1.93011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_727'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_727'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.93011'^^xsd:double;
  dwc:startLongitude '1.9301103'^^xsd:double;
  dwc:endLongitude '1.9301103'^^xsd:double;
  dwc:latitude '57.734096'^^xsd:double;
  dwc:startLatitude '57.7340963'^^xsd:double;
  dwc:endLatitude '57.7340963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9301103 57.7340963, 1.9301103 57.7340963, 1.9301103 57.7340963, 1.9301103 57.7340963, 1.9301103 57.7340963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_727'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.165025 1.930721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.165025"^^xsd:decimal ;
  dwc:decimalLongitude "1.930721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.165025 1.930721)"^^geo:wktLiteral ;
  geo-pos:lat "55.165025"^^xsd:decimal ;
  geo-pos:long "1.930721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1756'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1756'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.596944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.930721'^^xsd:double;
  dwc:startLongitude '1.9307211'^^xsd:double;
  dwc:endLongitude '1.9307211'^^xsd:double;
  dwc:latitude '55.165025'^^xsd:double;
  dwc:startLatitude '55.1650249'^^xsd:double;
  dwc:endLatitude '55.1650249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9307211 55.1650249, 1.9307211 55.1650249, 1.9307211 55.1650249, 1.9307211 55.1650249, 1.9307211 55.1650249))'^^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 '1183_1756'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.006584 1.933881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.006584"^^xsd:decimal ;
  dwc:decimalLongitude "1.933881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.006584 1.933881)"^^geo:wktLiteral ;
  geo-pos:lat "57.006584"^^xsd:decimal ;
  geo-pos:long "1.933881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_319'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_319'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.873888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.933881'^^xsd:double;
  dwc:startLongitude '1.9338812'^^xsd:double;
  dwc:endLongitude '1.9338812'^^xsd:double;
  dwc:latitude '57.006584'^^xsd:double;
  dwc:startLatitude '57.0065842'^^xsd:double;
  dwc:endLatitude '57.0065842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9338812 57.0065842, 1.9338812 57.0065842, 1.9338812 57.0065842, 1.9338812 57.0065842, 1.9338812 57.0065842))'^^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 '1183_319'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.730655 1.934372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.730655"^^xsd:decimal ;
  dwc:decimalLongitude "1.934372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.730655 1.934372)"^^geo:wktLiteral ;
  geo-pos:lat "57.730655"^^xsd:decimal ;
  geo-pos:long "1.934372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_726'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_726'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.351388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.934372'^^xsd:double;
  dwc:startLongitude '1.9343717'^^xsd:double;
  dwc:endLongitude '1.9343717'^^xsd:double;
  dwc:latitude '57.730655'^^xsd:double;
  dwc:startLatitude '57.7306553'^^xsd:double;
  dwc:endLatitude '57.7306553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9343717 57.7306553, 1.9343717 57.7306553, 1.9343717 57.7306553, 1.9343717 57.7306553, 1.9343717 57.7306553))'^^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 '1183_726'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.727214 1.938633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.727214"^^xsd:decimal ;
  dwc:decimalLongitude "1.938633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.727214 1.938633)"^^geo:wktLiteral ;
  geo-pos:lat "57.727214"^^xsd:decimal ;
  geo-pos:long "1.938633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_725'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_725'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.938633'^^xsd:double;
  dwc:startLongitude '1.9386331'^^xsd:double;
  dwc:endLongitude '1.9386331'^^xsd:double;
  dwc:latitude '57.727214'^^xsd:double;
  dwc:startLatitude '57.7272143'^^xsd:double;
  dwc:endLatitude '57.7272143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9386331 57.7272143, 1.9386331 57.7272143, 1.9386331 57.7272143, 1.9386331 57.7272143, 1.9386331 57.7272143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_725'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.724623 1.941842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.724623"^^xsd:decimal ;
  dwc:decimalLongitude "1.941842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.724623 1.941842)"^^geo:wktLiteral ;
  geo-pos:lat "57.724623"^^xsd:decimal ;
  geo-pos:long "1.941842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_724'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_724'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.31'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.941842'^^xsd:double;
  dwc:startLongitude '1.9418416'^^xsd:double;
  dwc:endLongitude '1.9418416'^^xsd:double;
  dwc:latitude '57.724623'^^xsd:double;
  dwc:startLatitude '57.7246234'^^xsd:double;
  dwc:endLatitude '57.7246234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9418416 57.7246234, 1.9418416 57.7246234, 1.9418416 57.7246234, 1.9418416 57.7246234, 1.9418416 57.7246234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_724'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.724178 1.942393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.724178"^^xsd:decimal ;
  dwc:decimalLongitude "1.942393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.724178 1.942393)"^^geo:wktLiteral ;
  geo-pos:lat "57.724178"^^xsd:decimal ;
  geo-pos:long "1.942393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_723'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_723'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.306944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.942393'^^xsd:double;
  dwc:startLongitude '1.9423931'^^xsd:double;
  dwc:endLongitude '1.9423931'^^xsd:double;
  dwc:latitude '57.724178'^^xsd:double;
  dwc:startLatitude '57.7241781'^^xsd:double;
  dwc:endLatitude '57.7241781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9423931 57.7241781, 1.9423931 57.7241781, 1.9423931 57.7241781, 1.9423931 57.7241781, 1.9423931 57.7241781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_723'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.996802 1.946445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.996802"^^xsd:decimal ;
  dwc:decimalLongitude "1.946445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.996802 1.946445)"^^geo:wktLiteral ;
  geo-pos:lat "56.996802"^^xsd:decimal ;
  geo-pos:long "1.946445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_318'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_318'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.801944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.946445'^^xsd:double;
  dwc:startLongitude '1.9464453'^^xsd:double;
  dwc:endLongitude '1.9464453'^^xsd:double;
  dwc:latitude '56.996802'^^xsd:double;
  dwc:startLatitude '56.9968022'^^xsd:double;
  dwc:endLatitude '56.9968022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9464453 56.9968022, 1.9464453 56.9968022, 1.9464453 56.9968022, 1.9464453 56.9968022, 1.9464453 56.9968022))'^^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 '1183_318'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.717094 1.951167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.717094"^^xsd:decimal ;
  dwc:decimalLongitude "1.951167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.717094 1.951167)"^^geo:wktLiteral ;
  geo-pos:lat "57.717094"^^xsd:decimal ;
  geo-pos:long "1.951167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_721'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_721'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.258333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.951167'^^xsd:double;
  dwc:startLongitude '1.9511666'^^xsd:double;
  dwc:endLongitude '1.9511666'^^xsd:double;
  dwc:latitude '57.717094'^^xsd:double;
  dwc:startLatitude '57.7170937'^^xsd:double;
  dwc:endLatitude '57.7170937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9511666 57.7170937, 1.9511666 57.7170937, 1.9511666 57.7170937, 1.9511666 57.7170937, 1.9511666 57.7170937))'^^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 '1183_721'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.992622 1.951841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.992622"^^xsd:decimal ;
  dwc:decimalLongitude "1.951841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.992622 1.951841)"^^geo:wktLiteral ;
  geo-pos:lat "56.992622"^^xsd:decimal ;
  geo-pos:long "1.951841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_317'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_317'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.771388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.951841'^^xsd:double;
  dwc:startLongitude '1.9518412'^^xsd:double;
  dwc:endLongitude '1.9518412'^^xsd:double;
  dwc:latitude '56.992622'^^xsd:double;
  dwc:startLatitude '56.9926215'^^xsd:double;
  dwc:endLatitude '56.9926215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9518412 56.9926215, 1.9518412 56.9926215, 1.9518412 56.9926215, 1.9518412 56.9926215, 1.9518412 56.9926215))'^^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 '1183_317'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716284 1.952169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.716284"^^xsd:decimal ;
  dwc:decimalLongitude "1.952169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.716284 1.952169)"^^geo:wktLiteral ;
  geo-pos:lat "57.716284"^^xsd:decimal ;
  geo-pos:long "1.952169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_722'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_722'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.252777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.952169'^^xsd:double;
  dwc:startLongitude '1.9521693'^^xsd:double;
  dwc:endLongitude '1.9521693'^^xsd:double;
  dwc:latitude '57.716284'^^xsd:double;
  dwc:startLatitude '57.716284'^^xsd:double;
  dwc:endLatitude '57.716284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9521693 57.716284, 1.9521693 57.716284, 1.9521693 57.716284, 1.9521693 57.716284, 1.9521693 57.716284))'^^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 '1183_722'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.988021 1.957782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.988021"^^xsd:decimal ;
  dwc:decimalLongitude "1.957782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.988021 1.957782)"^^geo:wktLiteral ;
  geo-pos:lat "56.988021"^^xsd:decimal ;
  geo-pos:long "1.957782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_316'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_316'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.737777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.957782'^^xsd:double;
  dwc:startLongitude '1.9577819'^^xsd:double;
  dwc:endLongitude '1.9577819'^^xsd:double;
  dwc:latitude '56.988021'^^xsd:double;
  dwc:startLatitude '56.9880205'^^xsd:double;
  dwc:endLatitude '56.9880205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9577819 56.9880205, 1.9577819 56.9880205, 1.9577819 56.9880205, 1.9577819 56.9880205, 1.9577819 56.9880205))'^^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 '1183_316'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.711507 1.958085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.711507"^^xsd:decimal ;
  dwc:decimalLongitude "1.958085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.711507 1.958085)"^^geo:wktLiteral ;
  geo-pos:lat "57.711507"^^xsd:decimal ;
  geo-pos:long "1.958085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_719'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_719'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.22'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.958085'^^xsd:double;
  dwc:startLongitude '1.9580851'^^xsd:double;
  dwc:endLongitude '1.9580851'^^xsd:double;
  dwc:latitude '57.711507'^^xsd:double;
  dwc:startLatitude '57.7115071'^^xsd:double;
  dwc:endLatitude '57.7115071'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9580851 57.7115071, 1.9580851 57.7115071, 1.9580851 57.7115071, 1.9580851 57.7115071, 1.9580851 57.7115071))'^^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 '1183_719'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.711102 1.958586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.711102"^^xsd:decimal ;
  dwc:decimalLongitude "1.958586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.711102 1.958586)"^^geo:wktLiteral ;
  geo-pos:lat "57.711102"^^xsd:decimal ;
  geo-pos:long "1.958586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_720'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_720'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.217222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.958586'^^xsd:double;
  dwc:startLongitude '1.9585864'^^xsd:double;
  dwc:endLongitude '1.9585864'^^xsd:double;
  dwc:latitude '57.711102'^^xsd:double;
  dwc:startLatitude '57.7111022'^^xsd:double;
  dwc:endLatitude '57.7111022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9585864 57.7111022, 1.9585864 57.7111022, 1.9585864 57.7111022, 1.9585864 57.7111022, 1.9585864 57.7111022))'^^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 '1183_720'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.762581 1.960979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.762581"^^xsd:decimal ;
  dwc:decimalLongitude "1.960979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.762581 1.960979)"^^geo:wktLiteral ;
  geo-pos:lat "53.762581"^^xsd:decimal ;
  geo-pos:long "1.960979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1684'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1684'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.072222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.960979'^^xsd:double;
  dwc:startLongitude '1.9609791'^^xsd:double;
  dwc:endLongitude '1.9609791'^^xsd:double;
  dwc:latitude '53.762581'^^xsd:double;
  dwc:startLatitude '53.762581'^^xsd:double;
  dwc:endLatitude '53.762581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9609791 53.762581, 1.9609791 53.762581, 1.9609791 53.762581, 1.9609791 53.762581, 1.9609791 53.762581))'^^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 '1183_1684'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.705232 1.965856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.705232"^^xsd:decimal ;
  dwc:decimalLongitude "1.965856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.705232 1.965856)"^^geo:wktLiteral ;
  geo-pos:lat "57.705232"^^xsd:decimal ;
  geo-pos:long "1.965856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_718'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_718'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.176944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.965856'^^xsd:double;
  dwc:startLongitude '1.9658559'^^xsd:double;
  dwc:endLongitude '1.9658559'^^xsd:double;
  dwc:latitude '57.705232'^^xsd:double;
  dwc:startLatitude '57.7052323'^^xsd:double;
  dwc:endLatitude '57.7052323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9658559 57.7052323, 1.9658559 57.7052323, 1.9658559 57.7052323, 1.9658559 57.7052323, 1.9658559 57.7052323))'^^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 '1183_718'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.986769 1.965977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.986769"^^xsd:decimal ;
  dwc:decimalLongitude "1.965977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.986769 1.965977)"^^geo:wktLiteral ;
  geo-pos:lat "59.986769"^^xsd:decimal ;
  geo-pos:long "1.965977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2667'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2667'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.500833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.965977'^^xsd:double;
  dwc:startLongitude '1.9659771'^^xsd:double;
  dwc:endLongitude '1.9659771'^^xsd:double;
  dwc:latitude '59.986769'^^xsd:double;
  dwc:startLatitude '59.9867686'^^xsd:double;
  dwc:endLatitude '59.9867686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9659771 59.9867686, 1.9659771 59.9867686, 1.9659771 59.9867686, 1.9659771 59.9867686, 1.9659771 59.9867686))'^^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 '1183_2667'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.182124 1.968126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.182124"^^xsd:decimal ;
  dwc:decimalLongitude "1.968126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.182124 1.968126)"^^geo:wktLiteral ;
  geo-pos:lat "55.182124"^^xsd:decimal ;
  geo-pos:long "1.968126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1757'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1757'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.968126'^^xsd:double;
  dwc:startLongitude '1.9681262'^^xsd:double;
  dwc:endLongitude '1.9681262'^^xsd:double;
  dwc:latitude '55.182124'^^xsd:double;
  dwc:startLatitude '55.1821244'^^xsd:double;
  dwc:endLatitude '55.1821244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9681262 55.1821244, 1.9681262 55.1821244, 1.9681262 55.1821244, 1.9681262 55.1821244, 1.9681262 55.1821244))'^^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 '1183_1757'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.756367 1.972548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.756367"^^xsd:decimal ;
  dwc:decimalLongitude "1.972548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.756367 1.972548)"^^geo:wktLiteral ;
  geo-pos:lat "53.756367"^^xsd:decimal ;
  geo-pos:long "1.972548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1683'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1683'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.027222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.972548'^^xsd:double;
  dwc:startLongitude '1.9725483'^^xsd:double;
  dwc:endLongitude '1.9725483'^^xsd:double;
  dwc:latitude '53.756367'^^xsd:double;
  dwc:startLatitude '53.7563665'^^xsd:double;
  dwc:endLatitude '53.7563665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9725483 53.7563665, 1.9725483 53.7563665, 1.9725483 53.7563665, 1.9725483 53.7563665, 1.9725483 53.7563665))'^^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 '1183_1683'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.756328 1.97262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.756328"^^xsd:decimal ;
  dwc:decimalLongitude "1.97262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.756328 1.97262)"^^geo:wktLiteral ;
  geo-pos:lat "53.756328"^^xsd:decimal ;
  geo-pos:long "1.97262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1682'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1682'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.026944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.97262'^^xsd:double;
  dwc:startLongitude '1.9726197'^^xsd:double;
  dwc:endLongitude '1.9726197'^^xsd:double;
  dwc:latitude '53.756328'^^xsd:double;
  dwc:startLatitude '53.7563281'^^xsd:double;
  dwc:endLatitude '53.7563281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9726197 53.7563281, 1.9726197 53.7563281, 1.9726197 53.7563281, 1.9726197 53.7563281, 1.9726197 53.7563281))'^^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 '1183_1682'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.975967 1.973346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.975967"^^xsd:decimal ;
  dwc:decimalLongitude "1.973346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.975967 1.973346)"^^geo:wktLiteral ;
  geo-pos:lat "56.975967"^^xsd:decimal ;
  geo-pos:long "1.973346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_314'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_314'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.649722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.973346'^^xsd:double;
  dwc:startLongitude '1.9733456'^^xsd:double;
  dwc:endLongitude '1.9733456'^^xsd:double;
  dwc:latitude '56.975967'^^xsd:double;
  dwc:startLatitude '56.9759668'^^xsd:double;
  dwc:endLatitude '56.9759668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9733456 56.9759668, 1.9733456 56.9759668, 1.9733456 56.9759668, 1.9733456 56.9759668, 1.9733456 56.9759668))'^^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 '1183_314'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.975777 1.973591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.975777"^^xsd:decimal ;
  dwc:decimalLongitude "1.973591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.975777 1.973591)"^^geo:wktLiteral ;
  geo-pos:lat "56.975777"^^xsd:decimal ;
  geo-pos:long "1.973591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_315'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_315'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.648333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.973591'^^xsd:double;
  dwc:startLongitude '1.9735911'^^xsd:double;
  dwc:endLongitude '1.9735911'^^xsd:double;
  dwc:latitude '56.975777'^^xsd:double;
  dwc:startLatitude '56.9757767'^^xsd:double;
  dwc:endLatitude '56.9757767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9735911 56.9757767, 1.9735911 56.9757767, 1.9735911 56.9757767, 1.9735911 56.9757767, 1.9735911 56.9757767))'^^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 '1183_315'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.184632 1.973611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.184632"^^xsd:decimal ;
  dwc:decimalLongitude "1.973611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.184632 1.973611)"^^geo:wktLiteral ;
  geo-pos:lat "55.184632"^^xsd:decimal ;
  geo-pos:long "1.973611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1758'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1758'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.753333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.973611'^^xsd:double;
  dwc:startLongitude '1.9736113'^^xsd:double;
  dwc:endLongitude '1.9736113'^^xsd:double;
  dwc:latitude '55.184632'^^xsd:double;
  dwc:startLatitude '55.1846318'^^xsd:double;
  dwc:endLatitude '55.1846318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9736113 55.1846318, 1.9736113 55.1846318, 1.9736113 55.1846318, 1.9736113 55.1846318, 1.9736113 55.1846318))'^^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 '1183_1758'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.695516 1.977888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.695516"^^xsd:decimal ;
  dwc:decimalLongitude "1.977888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.695516 1.977888)"^^geo:wktLiteral ;
  geo-pos:lat "57.695516"^^xsd:decimal ;
  geo-pos:long "1.977888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_716'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_716'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.110277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.977888'^^xsd:double;
  dwc:startLongitude '1.977888'^^xsd:double;
  dwc:endLongitude '1.977888'^^xsd:double;
  dwc:latitude '57.695516'^^xsd:double;
  dwc:startLatitude '57.6955164'^^xsd:double;
  dwc:endLatitude '57.6955164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.977888 57.6955164, 1.977888 57.6955164, 1.977888 57.6955164, 1.977888 57.6955164, 1.977888 57.6955164))'^^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 '1183_716'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.695071 1.97844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.695071"^^xsd:decimal ;
  dwc:decimalLongitude "1.97844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.695071 1.97844)"^^geo:wktLiteral ;
  geo-pos:lat "57.695071"^^xsd:decimal ;
  geo-pos:long "1.97844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_717'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_717'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.107222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.97844'^^xsd:double;
  dwc:startLongitude '1.9784395'^^xsd:double;
  dwc:endLongitude '1.9784395'^^xsd:double;
  dwc:latitude '57.695071'^^xsd:double;
  dwc:startLatitude '57.6950711'^^xsd:double;
  dwc:endLatitude '57.6950711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9784395 57.6950711, 1.9784395 57.6950711, 1.9784395 57.6950711, 1.9784395 57.6950711, 1.9784395 57.6950711))'^^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 '1183_717'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.970643 1.980219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.970643"^^xsd:decimal ;
  dwc:decimalLongitude "1.980219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.970643 1.980219)"^^geo:wktLiteral ;
  geo-pos:lat "56.970643"^^xsd:decimal ;
  geo-pos:long "1.980219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_311'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_311'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.610833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.980219'^^xsd:double;
  dwc:startLongitude '1.9802191'^^xsd:double;
  dwc:endLongitude '1.9802191'^^xsd:double;
  dwc:latitude '56.970643'^^xsd:double;
  dwc:startLatitude '56.9706434'^^xsd:double;
  dwc:endLatitude '56.9706434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9802191 56.9706434, 1.9802191 56.9706434, 1.9802191 56.9706434, 1.9802191 56.9706434, 1.9802191 56.9706434))'^^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 '1183_311'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.970605 1.980268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.970605"^^xsd:decimal ;
  dwc:decimalLongitude "1.980268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.970605 1.980268)"^^geo:wktLiteral ;
  geo-pos:lat "56.970605"^^xsd:decimal ;
  geo-pos:long "1.980268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_313'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_313'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.610555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.980268'^^xsd:double;
  dwc:startLongitude '1.9802682'^^xsd:double;
  dwc:endLongitude '1.9802682'^^xsd:double;
  dwc:latitude '56.970605'^^xsd:double;
  dwc:startLatitude '56.9706053'^^xsd:double;
  dwc:endLatitude '56.9706053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9802682 56.9706053, 1.9802682 56.9706053, 1.9802682 56.9706053, 1.9802682 56.9706053, 1.9802682 56.9706053))'^^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 '1183_313'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96878 1.982625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96878"^^xsd:decimal ;
  dwc:decimalLongitude "1.982625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96878 1.982625)"^^geo:wktLiteral ;
  geo-pos:lat "56.96878"^^xsd:decimal ;
  geo-pos:long "1.982625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_312'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_312'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.982625'^^xsd:double;
  dwc:startLongitude '1.9826249'^^xsd:double;
  dwc:endLongitude '1.9826249'^^xsd:double;
  dwc:latitude '56.96878'^^xsd:double;
  dwc:startLatitude '56.9687802'^^xsd:double;
  dwc:endLatitude '56.9687802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9826249 56.9687802, 1.9826249 56.9687802, 1.9826249 56.9687802, 1.9826249 56.9687802, 1.9826249 56.9687802))'^^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 '1183_312'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96878 1.982625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.96878"^^xsd:decimal ;
  dwc:decimalLongitude "1.982625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.96878 1.982625)"^^geo:wktLiteral ;
  geo-pos:lat "56.96878"^^xsd:decimal ;
  geo-pos:long "1.982625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_310'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_310'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.597222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.982625'^^xsd:double;
  dwc:startLongitude '1.9826249'^^xsd:double;
  dwc:endLongitude '1.9826249'^^xsd:double;
  dwc:latitude '56.96878'^^xsd:double;
  dwc:startLatitude '56.9687802'^^xsd:double;
  dwc:endLatitude '56.9687802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9826249 56.9687802, 1.9826249 56.9687802, 1.9826249 56.9687802, 1.9826249 56.9687802, 1.9826249 56.9687802))'^^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 '1183_310'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.189647 1.984582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.189647"^^xsd:decimal ;
  dwc:decimalLongitude "1.984582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.189647 1.984582)"^^geo:wktLiteral ;
  geo-pos:lat "55.189647"^^xsd:decimal ;
  geo-pos:long "1.984582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1759'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1759'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.793333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.984582'^^xsd:double;
  dwc:startLongitude '1.9845815'^^xsd:double;
  dwc:endLongitude '1.9845815'^^xsd:double;
  dwc:latitude '55.189647'^^xsd:double;
  dwc:startLatitude '55.1896468'^^xsd:double;
  dwc:endLatitude '55.1896468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9845815 55.1896468, 1.9845815 55.1896468, 1.9845815 55.1896468, 1.9845815 55.1896468, 1.9845815 55.1896468))'^^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 '1183_1759'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.748772 1.987228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.748772"^^xsd:decimal ;
  dwc:decimalLongitude "1.987228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.748772 1.987228)"^^geo:wktLiteral ;
  geo-pos:lat "53.748772"^^xsd:decimal ;
  geo-pos:long "1.987228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1681'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1681'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.987228'^^xsd:double;
  dwc:startLongitude '1.9872278'^^xsd:double;
  dwc:endLongitude '1.9872278'^^xsd:double;
  dwc:latitude '53.748772'^^xsd:double;
  dwc:startLatitude '53.7487719'^^xsd:double;
  dwc:endLatitude '53.7487719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9872278 53.7487719, 1.9872278 53.7487719, 1.9872278 53.7487719, 1.9872278 53.7487719, 1.9872278 53.7487719))'^^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 '1183_1681'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.963837 1.989007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.963837"^^xsd:decimal ;
  dwc:decimalLongitude "1.989007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.963837 1.989007)"^^geo:wktLiteral ;
  geo-pos:lat "56.963837"^^xsd:decimal ;
  geo-pos:long "1.989007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_309'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_309'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.561111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.989007'^^xsd:double;
  dwc:startLongitude '1.9890074'^^xsd:double;
  dwc:endLongitude '1.9890074'^^xsd:double;
  dwc:latitude '56.963837'^^xsd:double;
  dwc:startLatitude '56.963837'^^xsd:double;
  dwc:endLatitude '56.963837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9890074 56.963837, 1.9890074 56.963837, 1.9890074 56.963837, 1.9890074 56.963837, 1.9890074 56.963837))'^^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 '1183_309'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.684708 1.991274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.684708"^^xsd:decimal ;
  dwc:decimalLongitude "1.991274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.684708 1.991274)"^^geo:wktLiteral ;
  geo-pos:lat "57.684708"^^xsd:decimal ;
  geo-pos:long "1.991274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_715'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_715'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.036111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.991274'^^xsd:double;
  dwc:startLongitude '1.9912738'^^xsd:double;
  dwc:endLongitude '1.9912738'^^xsd:double;
  dwc:latitude '57.684708'^^xsd:double;
  dwc:startLatitude '57.6847076'^^xsd:double;
  dwc:endLatitude '57.6847076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9912738 57.6847076, 1.9912738 57.6847076, 1.9912738 57.6847076, 1.9912738 57.6847076, 1.9912738 57.6847076))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_715'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.961936 1.991462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.961936"^^xsd:decimal ;
  dwc:decimalLongitude "1.991462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.961936 1.991462)"^^geo:wktLiteral ;
  geo-pos:lat "56.961936"^^xsd:decimal ;
  geo-pos:long "1.991462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_308'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_308'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.991462'^^xsd:double;
  dwc:startLongitude '1.9914623'^^xsd:double;
  dwc:endLongitude '1.9914623'^^xsd:double;
  dwc:latitude '56.961936'^^xsd:double;
  dwc:startLatitude '56.9619358'^^xsd:double;
  dwc:endLatitude '56.9619358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9914623 56.9619358, 1.9914623 56.9619358, 1.9914623 56.9619358, 1.9914623 56.9619358, 1.9914623 56.9619358))'^^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 '1183_308'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74601 1.992638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.74601"^^xsd:decimal ;
  dwc:decimalLongitude "1.992638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.74601 1.992638)"^^geo:wktLiteral ;
  geo-pos:lat "53.74601"^^xsd:decimal ;
  geo-pos:long "1.992638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1680'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1680'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.952222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.992638'^^xsd:double;
  dwc:startLongitude '1.9926375'^^xsd:double;
  dwc:endLongitude '1.9926375'^^xsd:double;
  dwc:latitude '53.74601'^^xsd:double;
  dwc:startLatitude '53.7460104'^^xsd:double;
  dwc:endLatitude '53.7460104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9926375 53.7460104, 1.9926375 53.7460104, 1.9926375 53.7460104, 1.9926375 53.7460104, 1.9926375 53.7460104))'^^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 '1183_1680'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.996293 1.996822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.996293"^^xsd:decimal ;
  dwc:decimalLongitude "1.996822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.996293 1.996822)"^^geo:wktLiteral ;
  geo-pos:lat "59.996293"^^xsd:decimal ;
  geo-pos:long "1.996822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2668'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2668'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.613055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.996822'^^xsd:double;
  dwc:startLongitude '1.9968224'^^xsd:double;
  dwc:endLongitude '1.9968224'^^xsd:double;
  dwc:latitude '59.996293'^^xsd:double;
  dwc:startLatitude '59.996293'^^xsd:double;
  dwc:endLatitude '59.996293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9968224 59.996293, 1.9968224 59.996293, 1.9968224 59.996293, 1.9968224 59.996293, 1.9968224 59.996293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2668'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.69419 1.999025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.69419"^^xsd:decimal ;
  dwc:decimalLongitude "1.999025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.69419 1.999025)"^^geo:wktLiteral ;
  geo-pos:lat "53.69419"^^xsd:decimal ;
  geo-pos:long "1.999025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1392'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1392'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.236666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.999025'^^xsd:double;
  dwc:startLongitude '1.9990245'^^xsd:double;
  dwc:endLongitude '1.9990245'^^xsd:double;
  dwc:latitude '53.69419'^^xsd:double;
  dwc:startLatitude '53.6941896'^^xsd:double;
  dwc:endLatitude '53.6941896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9990245 53.6941896, 1.9990245 53.6941896, 1.9990245 53.6941896, 1.9990245 53.6941896, 1.9990245 53.6941896))'^^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 '1183_1392'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742328 1.99985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.742328"^^xsd:decimal ;
  dwc:decimalLongitude "1.99985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.742328 1.99985)"^^geo:wktLiteral ;
  geo-pos:lat "53.742328"^^xsd:decimal ;
  geo-pos:long "1.99985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1678'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1678'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.925555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '1.99985'^^xsd:double;
  dwc:startLongitude '1.9998504'^^xsd:double;
  dwc:endLongitude '1.9998504'^^xsd:double;
  dwc:latitude '53.742328'^^xsd:double;
  dwc:startLatitude '53.7423283'^^xsd:double;
  dwc:endLatitude '53.7423283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.9998504 53.7423283, 1.9998504 53.7423283, 1.9998504 53.7423283, 1.9998504 53.7423283, 1.9998504 53.7423283))'^^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 '1183_1678'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.676395 2.000845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.676395"^^xsd:decimal ;
  dwc:decimalLongitude "2.000845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.676395 2.000845)"^^geo:wktLiteral ;
  geo-pos:lat "57.676395"^^xsd:decimal ;
  geo-pos:long "2.000845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_714'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_714'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.978888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.000845'^^xsd:double;
  dwc:startLongitude '2.000845'^^xsd:double;
  dwc:endLongitude '2.000845'^^xsd:double;
  dwc:latitude '57.676395'^^xsd:double;
  dwc:startLatitude '57.6763954'^^xsd:double;
  dwc:endLatitude '57.6763954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.000845 57.6763954, 2.000845 57.6763954, 2.000845 57.6763954, 2.000845 57.6763954, 2.000845 57.6763954))'^^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 '1183_714'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740487 2.003457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.740487"^^xsd:decimal ;
  dwc:decimalLongitude "2.003457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.740487 2.003457)"^^geo:wktLiteral ;
  geo-pos:lat "53.740487"^^xsd:decimal ;
  geo-pos:long "2.003457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1679'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1679'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.912222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.003457'^^xsd:double;
  dwc:startLongitude '2.0034568'^^xsd:double;
  dwc:endLongitude '2.0034568'^^xsd:double;
  dwc:latitude '53.740487'^^xsd:double;
  dwc:startLatitude '53.7404873'^^xsd:double;
  dwc:endLatitude '53.7404873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0034568 53.7404873, 2.0034568 53.7404873, 2.0034568 53.7404873, 2.0034568 53.7404873, 2.0034568 53.7404873))'^^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 '1183_1679'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9525 2.003639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9525"^^xsd:decimal ;
  dwc:decimalLongitude "2.003639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9525 2.003639)"^^geo:wktLiteral ;
  geo-pos:lat "56.9525"^^xsd:decimal ;
  geo-pos:long "2.003639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_307'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_307'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.478333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.003639'^^xsd:double;
  dwc:startLongitude '2.0036389'^^xsd:double;
  dwc:endLongitude '2.0036389'^^xsd:double;
  dwc:latitude '56.9525'^^xsd:double;
  dwc:startLatitude '56.9525002'^^xsd:double;
  dwc:endLatitude '56.9525002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0036389 56.9525002, 2.0036389 56.9525002, 2.0036389 56.9525002, 2.0036389 56.9525002, 2.0036389 56.9525002))'^^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 '1183_307'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.496955 2.003887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.496955"^^xsd:decimal ;
  dwc:decimalLongitude "2.003887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.496955 2.003887)"^^geo:wktLiteral ;
  geo-pos:lat "53.496955"^^xsd:decimal ;
  geo-pos:long "2.003887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1382'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1382'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.127777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.003887'^^xsd:double;
  dwc:startLongitude '2.0038874'^^xsd:double;
  dwc:endLongitude '2.0038874'^^xsd:double;
  dwc:latitude '53.496955'^^xsd:double;
  dwc:startLatitude '53.4969549'^^xsd:double;
  dwc:endLatitude '53.4969549'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0038874 53.4969549, 2.0038874 53.4969549, 2.0038874 53.4969549, 2.0038874 53.4969549, 2.0038874 53.4969549))'^^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 '1183_1382'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738109 2.008115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.738109"^^xsd:decimal ;
  dwc:decimalLongitude "2.008115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.738109 2.008115)"^^geo:wktLiteral ;
  geo-pos:lat "53.738109"^^xsd:decimal ;
  geo-pos:long "2.008115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1677'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1677'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.895'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.008115'^^xsd:double;
  dwc:startLongitude '2.0081152'^^xsd:double;
  dwc:endLongitude '2.0081152'^^xsd:double;
  dwc:latitude '53.738109'^^xsd:double;
  dwc:startLatitude '53.7381093'^^xsd:double;
  dwc:endLatitude '53.7381093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0081152 53.7381093, 2.0081152 53.7381093, 2.0081152 53.7381093, 2.0081152 53.7381093, 2.0081152 53.7381093))'^^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 '1183_1677'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.669789 2.008148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.669789"^^xsd:decimal ;
  dwc:decimalLongitude "2.008148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.669789 2.008148)"^^geo:wktLiteral ;
  geo-pos:lat "57.669789"^^xsd:decimal ;
  geo-pos:long "2.008148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_713'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_713'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.008148'^^xsd:double;
  dwc:startLongitude '2.008148'^^xsd:double;
  dwc:endLongitude '2.008148'^^xsd:double;
  dwc:latitude '57.669789'^^xsd:double;
  dwc:startLatitude '57.6697894'^^xsd:double;
  dwc:endLatitude '57.6697894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.008148 57.6697894, 2.008148 57.6697894, 2.008148 57.6697894, 2.008148 57.6697894, 2.008148 57.6697894))'^^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 '1183_713'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.496349 2.008736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.496349"^^xsd:decimal ;
  dwc:decimalLongitude "2.008736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.496349 2.008736)"^^geo:wktLiteral ;
  geo-pos:lat "53.496349"^^xsd:decimal ;
  geo-pos:long "2.008736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1381'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1381'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.008736'^^xsd:double;
  dwc:startLongitude '2.0087358'^^xsd:double;
  dwc:endLongitude '2.0087358'^^xsd:double;
  dwc:latitude '53.496349'^^xsd:double;
  dwc:startLatitude '53.4963494'^^xsd:double;
  dwc:endLatitude '53.4963494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0087358 53.4963494, 2.0087358 53.4963494, 2.0087358 53.4963494, 2.0087358 53.4963494, 2.0087358 53.4963494))'^^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 '1183_1381'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.849002 2.009619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.849002"^^xsd:decimal ;
  dwc:decimalLongitude "2.009619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.849002 2.009619)"^^geo:wktLiteral ;
  geo-pos:lat "60.849002"^^xsd:decimal ;
  geo-pos:long "2.009619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2775'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_2775'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.0144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.009619'^^xsd:double;
  dwc:startLongitude '2.0096187'^^xsd:double;
  dwc:endLongitude '2.0096187'^^xsd:double;
  dwc:latitude '60.849002'^^xsd:double;
  dwc:startLatitude '60.8490019'^^xsd:double;
  dwc:endLatitude '60.8490019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0096187 60.8490019, 2.0096187 60.8490019, 2.0096187 60.8490019, 2.0096187 60.8490019, 2.0096187 60.8490019))'^^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 '1183_2775'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94658 2.011208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94658"^^xsd:decimal ;
  dwc:decimalLongitude "2.011208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94658 2.011208)"^^geo:wktLiteral ;
  geo-pos:lat "56.94658"^^xsd:decimal ;
  geo-pos:long "2.011208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_306'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_306'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.435555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.011208'^^xsd:double;
  dwc:startLongitude '2.0112077'^^xsd:double;
  dwc:endLongitude '2.0112077'^^xsd:double;
  dwc:latitude '56.94658'^^xsd:double;
  dwc:startLatitude '56.9465797'^^xsd:double;
  dwc:endLatitude '56.9465797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0112077 56.9465797, 2.0112077 56.9465797, 2.0112077 56.9465797, 2.0112077 56.9465797, 2.0112077 56.9465797))'^^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 '1183_306'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.850377 2.014064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.850377"^^xsd:decimal ;
  dwc:decimalLongitude "2.014064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.850377 2.014064)"^^geo:wktLiteral ;
  geo-pos:lat "60.850377"^^xsd:decimal ;
  geo-pos:long "2.014064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2774'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_2774'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.9969444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.014064'^^xsd:double;
  dwc:startLongitude '2.014064'^^xsd:double;
  dwc:endLongitude '2.014064'^^xsd:double;
  dwc:latitude '60.850377'^^xsd:double;
  dwc:startLatitude '60.8503773'^^xsd:double;
  dwc:endLatitude '60.8503773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.014064 60.8503773, 2.014064 60.8503773, 2.014064 60.8503773, 2.014064 60.8503773, 2.014064 60.8503773))'^^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 '1183_2774'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94139 2.017843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94139"^^xsd:decimal ;
  dwc:decimalLongitude "2.017843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94139 2.017843)"^^geo:wktLiteral ;
  geo-pos:lat "56.94139"^^xsd:decimal ;
  geo-pos:long "2.017843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_305'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_305'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.398055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.017843'^^xsd:double;
  dwc:startLongitude '2.0178427'^^xsd:double;
  dwc:endLongitude '2.0178427'^^xsd:double;
  dwc:latitude '56.94139'^^xsd:double;
  dwc:startLatitude '56.9413897'^^xsd:double;
  dwc:endLatitude '56.9413897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0178427 56.9413897, 2.0178427 56.9413897, 2.0178427 56.9413897, 2.0178427 56.9413897, 2.0178427 56.9413897))'^^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 '1183_305'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.938391 2.021676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.938391"^^xsd:decimal ;
  dwc:decimalLongitude "2.021676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.938391 2.021676)"^^geo:wktLiteral ;
  geo-pos:lat "56.938391"^^xsd:decimal ;
  geo-pos:long "2.021676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_304'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_304'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.376388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.021676'^^xsd:double;
  dwc:startLongitude '2.0216763'^^xsd:double;
  dwc:endLongitude '2.0216763'^^xsd:double;
  dwc:latitude '56.938391'^^xsd:double;
  dwc:startLatitude '56.938391'^^xsd:double;
  dwc:endLatitude '56.938391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0216763 56.938391, 2.0216763 56.938391, 2.0216763 56.938391, 2.0216763 56.938391, 2.0216763 56.938391))'^^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 '1183_304'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.494291 2.02522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.494291"^^xsd:decimal ;
  dwc:decimalLongitude "2.02522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.494291 2.02522)"^^geo:wktLiteral ;
  geo-pos:lat "53.494291"^^xsd:decimal ;
  geo-pos:long "2.02522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1380'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1380'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.02522'^^xsd:double;
  dwc:startLongitude '2.0252204'^^xsd:double;
  dwc:endLongitude '2.0252204'^^xsd:double;
  dwc:latitude '53.494291'^^xsd:double;
  dwc:startLatitude '53.4942905'^^xsd:double;
  dwc:endLatitude '53.4942905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0252204 53.4942905, 2.0252204 53.4942905, 2.0252204 53.4942905, 2.0252204 53.4942905, 2.0252204 53.4942905))'^^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 '1183_1380'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.493624 2.030554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.493624"^^xsd:decimal ;
  dwc:decimalLongitude "2.030554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.493624 2.030554)"^^geo:wktLiteral ;
  geo-pos:lat "53.493624"^^xsd:decimal ;
  geo-pos:long "2.030554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1379'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '14.051388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.030554'^^xsd:double;
  dwc:startLongitude '2.0305537'^^xsd:double;
  dwc:endLongitude '2.0305537'^^xsd:double;
  dwc:latitude '53.493624'^^xsd:double;
  dwc:startLatitude '53.4936244'^^xsd:double;
  dwc:endLatitude '53.4936244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0305537 53.4936244, 2.0305537 53.4936244, 2.0305537 53.4936244, 2.0305537 53.4936244, 2.0305537 53.4936244))'^^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 '1183_1379'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645822 2.034644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.645822"^^xsd:decimal ;
  dwc:decimalLongitude "2.034644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.645822 2.034644)"^^geo:wktLiteral ;
  geo-pos:lat "57.645822"^^xsd:decimal ;
  geo-pos:long "2.034644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_710'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_710'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.768055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.034644'^^xsd:double;
  dwc:startLongitude '2.0346438'^^xsd:double;
  dwc:endLongitude '2.0346438'^^xsd:double;
  dwc:latitude '57.645822'^^xsd:double;
  dwc:startLatitude '57.6458223'^^xsd:double;
  dwc:endLatitude '57.6458223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0346438 57.6458223, 2.0346438 57.6458223, 2.0346438 57.6458223, 2.0346438 57.6458223, 2.0346438 57.6458223))'^^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 '1183_710'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.928203 2.034701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.928203"^^xsd:decimal ;
  dwc:decimalLongitude "2.034701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.928203 2.034701)"^^geo:wktLiteral ;
  geo-pos:lat "56.928203"^^xsd:decimal ;
  geo-pos:long "2.034701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_303'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_303'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.034701'^^xsd:double;
  dwc:startLongitude '2.0347005'^^xsd:double;
  dwc:endLongitude '2.0347005'^^xsd:double;
  dwc:latitude '56.928203'^^xsd:double;
  dwc:startLatitude '56.9282032'^^xsd:double;
  dwc:endLatitude '56.9282032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0347005 56.9282032, 2.0347005 56.9282032, 2.0347005 56.9282032, 2.0347005 56.9282032, 2.0347005 56.9282032))'^^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 '1183_303'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91999 2.045068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.91999"^^xsd:decimal ;
  dwc:decimalLongitude "2.045068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.91999 2.045068)"^^geo:wktLiteral ;
  geo-pos:lat "56.91999"^^xsd:decimal ;
  geo-pos:long "2.045068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_302'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_302'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.244444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.045068'^^xsd:double;
  dwc:startLongitude '2.0450677'^^xsd:double;
  dwc:endLongitude '2.0450677'^^xsd:double;
  dwc:latitude '56.91999'^^xsd:double;
  dwc:startLatitude '56.9199898'^^xsd:double;
  dwc:endLatitude '56.9199898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0450677 56.9199898, 2.0450677 56.9199898, 2.0450677 56.9199898, 2.0450677 56.9199898, 2.0450677 56.9199898))'^^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 '1183_302'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633935 2.049283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633935"^^xsd:decimal ;
  dwc:decimalLongitude "2.049283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633935 2.049283)"^^geo:wktLiteral ;
  geo-pos:lat "57.633935"^^xsd:decimal ;
  geo-pos:long "2.049283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_709'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_709'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.687222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.049283'^^xsd:double;
  dwc:startLongitude '2.0492832'^^xsd:double;
  dwc:endLongitude '2.0492832'^^xsd:double;
  dwc:latitude '57.633935'^^xsd:double;
  dwc:startLatitude '57.6339348'^^xsd:double;
  dwc:endLatitude '57.6339348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0492832 57.6339348, 2.0492832 57.6339348, 2.0492832 57.6339348, 2.0492832 57.6339348, 2.0492832 57.6339348))'^^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 '1183_709'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.491263 2.049463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.491263"^^xsd:decimal ;
  dwc:decimalLongitude "2.049463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.491263 2.049463)"^^geo:wktLiteral ;
  geo-pos:lat "53.491263"^^xsd:decimal ;
  geo-pos:long "2.049463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1378'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1378'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.997222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.049463'^^xsd:double;
  dwc:startLongitude '2.0494625'^^xsd:double;
  dwc:endLongitude '2.0494625'^^xsd:double;
  dwc:latitude '53.491263'^^xsd:double;
  dwc:startLatitude '53.4912628'^^xsd:double;
  dwc:endLatitude '53.4912628'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0494625 53.4912628, 2.0494625 53.4912628, 2.0494625 53.4912628, 2.0494625 53.4912628, 2.0494625 53.4912628))'^^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 '1183_1378'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.222592 2.056649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.222592"^^xsd:decimal ;
  dwc:decimalLongitude "2.056649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.222592 2.056649)"^^geo:wktLiteral ;
  geo-pos:lat "55.222592"^^xsd:decimal ;
  geo-pos:long "2.056649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1760'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1760'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.056111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.056649'^^xsd:double;
  dwc:startLongitude '2.0566493'^^xsd:double;
  dwc:endLongitude '2.0566493'^^xsd:double;
  dwc:latitude '55.222592'^^xsd:double;
  dwc:startLatitude '55.222592'^^xsd:double;
  dwc:endLatitude '55.222592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0566493 55.222592, 2.0566493 55.222592, 2.0566493 55.222592, 2.0566493 55.222592, 2.0566493 55.222592))'^^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 '1183_1760'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.910959 2.056771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.910959"^^xsd:decimal ;
  dwc:decimalLongitude "2.056771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.910959 2.056771)"^^geo:wktLiteral ;
  geo-pos:lat "56.910959"^^xsd:decimal ;
  geo-pos:long "2.056771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_300'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_300'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.176944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.056771'^^xsd:double;
  dwc:startLongitude '2.0567708'^^xsd:double;
  dwc:endLongitude '2.0567708'^^xsd:double;
  dwc:latitude '56.910959'^^xsd:double;
  dwc:startLatitude '56.910959'^^xsd:double;
  dwc:endLatitude '56.910959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0567708 56.910959, 2.0567708 56.910959, 2.0567708 56.910959, 2.0567708 56.910959, 2.0567708 56.910959))'^^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 '1183_300'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90977 2.058312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.90977"^^xsd:decimal ;
  dwc:decimalLongitude "2.058312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.90977 2.058312)"^^geo:wktLiteral ;
  geo-pos:lat "56.90977"^^xsd:decimal ;
  geo-pos:long "2.058312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_301'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_301'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.168055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.058312'^^xsd:double;
  dwc:startLongitude '2.0583119'^^xsd:double;
  dwc:endLongitude '2.0583119'^^xsd:double;
  dwc:latitude '56.90977'^^xsd:double;
  dwc:startLatitude '56.9097698'^^xsd:double;
  dwc:endLatitude '56.9097698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0583119 56.9097698, 2.0583119 56.9097698, 2.0583119 56.9097698, 2.0583119 56.9097698, 2.0583119 56.9097698))'^^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 '1183_301'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.489931 2.060129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.489931"^^xsd:decimal ;
  dwc:decimalLongitude "2.060129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.489931 2.060129)"^^geo:wktLiteral ;
  geo-pos:lat "53.489931"^^xsd:decimal ;
  geo-pos:long "2.060129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1377'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1377'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.060129'^^xsd:double;
  dwc:startLongitude '2.060129'^^xsd:double;
  dwc:endLongitude '2.060129'^^xsd:double;
  dwc:latitude '53.489931'^^xsd:double;
  dwc:startLatitude '53.4899305'^^xsd:double;
  dwc:endLatitude '53.4899305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.060129 53.4899305, 2.060129 53.4899305, 2.060129 53.4899305, 2.060129 53.4899305, 2.060129 53.4899305))'^^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 '1183_1377'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.906945 2.061972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.906945"^^xsd:decimal ;
  dwc:decimalLongitude "2.061972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.906945 2.061972)"^^geo:wktLiteral ;
  geo-pos:lat "56.906945"^^xsd:decimal ;
  geo-pos:long "2.061972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_299'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_299'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.146944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.061972'^^xsd:double;
  dwc:startLongitude '2.0619721'^^xsd:double;
  dwc:endLongitude '2.0619721'^^xsd:double;
  dwc:latitude '56.906945'^^xsd:double;
  dwc:startLatitude '56.9069454'^^xsd:double;
  dwc:endLatitude '56.9069454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0619721 56.9069454, 2.0619721 56.9069454, 2.0619721 56.9069454, 2.0619721 56.9069454, 2.0619721 56.9069454))'^^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 '1183_299'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.623187 2.062557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.623187"^^xsd:decimal ;
  dwc:decimalLongitude "2.062557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.623187 2.062557)"^^geo:wktLiteral ;
  geo-pos:lat "57.623187"^^xsd:decimal ;
  geo-pos:long "2.062557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_708'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_708'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.614166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.062557'^^xsd:double;
  dwc:startLongitude '2.0625571'^^xsd:double;
  dwc:endLongitude '2.0625571'^^xsd:double;
  dwc:latitude '57.623187'^^xsd:double;
  dwc:startLatitude '57.623187'^^xsd:double;
  dwc:endLatitude '57.623187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0625571 57.623187, 2.0625571 57.623187, 2.0625571 57.623187, 2.0625571 57.623187, 2.0625571 57.623187))'^^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 '1183_708'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.619346 2.067301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.619346"^^xsd:decimal ;
  dwc:decimalLongitude "2.067301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.619346 2.067301)"^^geo:wktLiteral ;
  geo-pos:lat "57.619346"^^xsd:decimal ;
  geo-pos:long "2.067301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_707'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_707'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.588055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.067301'^^xsd:double;
  dwc:startLongitude '2.0673013'^^xsd:double;
  dwc:endLongitude '2.0673013'^^xsd:double;
  dwc:latitude '57.619346'^^xsd:double;
  dwc:startLatitude '57.6193456'^^xsd:double;
  dwc:endLatitude '57.6193456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0673013 57.6193456, 2.0673013 57.6193456, 2.0673013 57.6193456, 2.0673013 57.6193456, 2.0673013 57.6193456))'^^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 '1183_707'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.902523 2.067703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.902523"^^xsd:decimal ;
  dwc:decimalLongitude "2.067703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.902523 2.067703)"^^geo:wktLiteral ;
  geo-pos:lat "56.902523"^^xsd:decimal ;
  geo-pos:long "2.067703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_298'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_298'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '17.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.067703'^^xsd:double;
  dwc:startLongitude '2.0677033'^^xsd:double;
  dwc:endLongitude '2.0677033'^^xsd:double;
  dwc:latitude '56.902523'^^xsd:double;
  dwc:startLatitude '56.9025229'^^xsd:double;
  dwc:endLatitude '56.9025229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0677033 56.9025229, 2.0677033 56.9025229, 2.0677033 56.9025229, 2.0677033 56.9025229, 2.0677033 56.9025229))'^^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 '1183_298'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.616608 2.070683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.616608"^^xsd:decimal ;
  dwc:decimalLongitude "2.070683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.616608 2.070683)"^^geo:wktLiteral ;
  geo-pos:lat "57.616608"^^xsd:decimal ;
  geo-pos:long "2.070683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_706'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_706'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.569444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.070683'^^xsd:double;
  dwc:startLongitude '2.0706829'^^xsd:double;
  dwc:endLongitude '2.0706829'^^xsd:double;
  dwc:latitude '57.616608'^^xsd:double;
  dwc:startLatitude '57.6166075'^^xsd:double;
  dwc:endLatitude '57.6166075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0706829 57.6166075, 2.0706829 57.6166075, 2.0706829 57.6166075, 2.0706829 57.6166075, 2.0706829 57.6166075))'^^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 '1183_706'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.229133 2.070973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.229133"^^xsd:decimal ;
  dwc:decimalLongitude "2.070973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.229133 2.070973)"^^geo:wktLiteral ;
  geo-pos:lat "55.229133"^^xsd:decimal ;
  geo-pos:long "2.070973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1761'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1761'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.108333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.070973'^^xsd:double;
  dwc:startLongitude '2.070973'^^xsd:double;
  dwc:endLongitude '2.070973'^^xsd:double;
  dwc:latitude '55.229133'^^xsd:double;
  dwc:startLatitude '55.2291333'^^xsd:double;
  dwc:endLatitude '55.2291333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.070973 55.2291333, 2.070973 55.2291333, 2.070973 55.2291333, 2.070973 55.2291333, 2.070973 55.2291333))'^^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 '1183_1761'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.615545 2.071995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.615545"^^xsd:decimal ;
  dwc:decimalLongitude "2.071995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.615545 2.071995)"^^geo:wktLiteral ;
  geo-pos:lat "57.615545"^^xsd:decimal ;
  geo-pos:long "2.071995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_705'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_705'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.562222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.071995'^^xsd:double;
  dwc:startLongitude '2.0719951'^^xsd:double;
  dwc:endLongitude '2.0719951'^^xsd:double;
  dwc:latitude '57.615545'^^xsd:double;
  dwc:startLatitude '57.615545'^^xsd:double;
  dwc:endLatitude '57.615545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0719951 57.615545, 2.0719951 57.615545, 2.0719951 57.615545, 2.0719951 57.615545, 2.0719951 57.615545))'^^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 '1183_705'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.614074 2.073812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.614074"^^xsd:decimal ;
  dwc:decimalLongitude "2.073812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.614074 2.073812)"^^geo:wktLiteral ;
  geo-pos:lat "57.614074"^^xsd:decimal ;
  geo-pos:long "2.073812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_704'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_704'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.552222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.073812'^^xsd:double;
  dwc:startLongitude '2.0738121'^^xsd:double;
  dwc:endLongitude '2.0738121'^^xsd:double;
  dwc:latitude '57.614074'^^xsd:double;
  dwc:startLatitude '57.6140738'^^xsd:double;
  dwc:endLatitude '57.6140738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0738121 57.6140738, 2.0738121 57.6140738, 2.0738121 57.6140738, 2.0738121 57.6140738, 2.0738121 57.6140738))'^^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 '1183_704'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.884861 2.090606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.884861"^^xsd:decimal ;
  dwc:decimalLongitude "2.090606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.884861 2.090606)"^^geo:wktLiteral ;
  geo-pos:lat "56.884861"^^xsd:decimal ;
  geo-pos:long "2.090606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_297'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_297'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.9825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.090606'^^xsd:double;
  dwc:startLongitude '2.0906064'^^xsd:double;
  dwc:endLongitude '2.0906064'^^xsd:double;
  dwc:latitude '56.884861'^^xsd:double;
  dwc:startLatitude '56.8848612'^^xsd:double;
  dwc:endLatitude '56.8848612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0906064 56.8848612, 2.0906064 56.8848612, 2.0906064 56.8848612, 2.0906064 56.8848612, 2.0906064 56.8848612))'^^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 '1183_297'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.693273 2.095947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.693273"^^xsd:decimal ;
  dwc:decimalLongitude "2.095947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.693273 2.095947)"^^geo:wktLiteral ;
  geo-pos:lat "53.693273"^^xsd:decimal ;
  geo-pos:long "2.095947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1676'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1676'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.570277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.095947'^^xsd:double;
  dwc:startLongitude '2.0959472'^^xsd:double;
  dwc:endLongitude '2.0959472'^^xsd:double;
  dwc:latitude '53.693273'^^xsd:double;
  dwc:startLatitude '53.6932727'^^xsd:double;
  dwc:endLatitude '53.6932727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.0959472 53.6932727, 2.0959472 53.6932727, 2.0959472 53.6932727, 2.0959472 53.6932727, 2.0959472 53.6932727))'^^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 '1183_1676'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.691624 2.099178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.691624"^^xsd:decimal ;
  dwc:decimalLongitude "2.099178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.691624 2.099178)"^^geo:wktLiteral ;
  geo-pos:lat "53.691624"^^xsd:decimal ;
  geo-pos:long "2.099178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1675'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.558333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.099178'^^xsd:double;
  dwc:startLongitude '2.099178'^^xsd:double;
  dwc:endLongitude '2.099178'^^xsd:double;
  dwc:latitude '53.691624'^^xsd:double;
  dwc:startLatitude '53.6916235'^^xsd:double;
  dwc:endLatitude '53.6916235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.099178 53.6916235, 2.099178 53.6916235, 2.099178 53.6916235, 2.099178 53.6916235, 2.099178 53.6916235))'^^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 '1183_1675'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.876747 2.101143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.876747"^^xsd:decimal ;
  dwc:decimalLongitude "2.101143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.876747 2.101143)"^^geo:wktLiteral ;
  geo-pos:lat "56.876747"^^xsd:decimal ;
  geo-pos:long "2.101143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_296'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_296'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.922777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.101143'^^xsd:double;
  dwc:startLongitude '2.1011434'^^xsd:double;
  dwc:endLongitude '2.1011434'^^xsd:double;
  dwc:latitude '56.876747'^^xsd:double;
  dwc:startLatitude '56.8767473'^^xsd:double;
  dwc:endLatitude '56.8767473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1011434 56.8767473, 2.1011434 56.8767473, 2.1011434 56.8767473, 2.1011434 56.8767473, 2.1011434 56.8767473))'^^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 '1183_296'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359644 2.102612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.359644"^^xsd:decimal ;
  dwc:decimalLongitude "2.102612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359644 2.102612)"^^geo:wktLiteral ;
  geo-pos:lat "54.359644"^^xsd:decimal ;
  geo-pos:long "2.102612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1576'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1576'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.5972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.102612'^^xsd:double;
  dwc:startLongitude '2.1026117'^^xsd:double;
  dwc:endLongitude '2.1026117'^^xsd:double;
  dwc:latitude '54.359644'^^xsd:double;
  dwc:startLatitude '54.3596437'^^xsd:double;
  dwc:endLatitude '54.3596437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1026117 54.3596437, 2.1026117 54.3596437, 2.1026117 54.3596437, 2.1026117 54.3596437, 2.1026117 54.3596437))'^^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 '1183_1576'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.872973 2.106044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.872973"^^xsd:decimal ;
  dwc:decimalLongitude "2.106044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.872973 2.106044)"^^geo:wktLiteral ;
  geo-pos:lat "56.872973"^^xsd:decimal ;
  geo-pos:long "2.106044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_295'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_295'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.895'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.106044'^^xsd:double;
  dwc:startLongitude '2.1060444'^^xsd:double;
  dwc:endLongitude '2.1060444'^^xsd:double;
  dwc:latitude '56.872973'^^xsd:double;
  dwc:startLatitude '56.8729734'^^xsd:double;
  dwc:endLatitude '56.8729734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1060444 56.8729734, 2.1060444 56.8729734, 2.1060444 56.8729734, 2.1060444 56.8729734, 2.1060444 56.8729734))'^^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 '1183_295'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.584585 2.11153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.584585"^^xsd:decimal ;
  dwc:decimalLongitude "2.11153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.584585 2.11153)"^^geo:wktLiteral ;
  geo-pos:lat "57.584585"^^xsd:decimal ;
  geo-pos:long "2.11153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_703'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_703'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.11153'^^xsd:double;
  dwc:startLongitude '2.1115296'^^xsd:double;
  dwc:endLongitude '2.1115296'^^xsd:double;
  dwc:latitude '57.584585'^^xsd:double;
  dwc:startLatitude '57.5845854'^^xsd:double;
  dwc:endLatitude '57.5845854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1115296 57.5845854, 2.1115296 57.5845854, 2.1115296 57.5845854, 2.1115296 57.5845854, 2.1115296 57.5845854))'^^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 '1183_703'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.247167 2.112404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.247167"^^xsd:decimal ;
  dwc:decimalLongitude "2.112404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.247167 2.112404)"^^geo:wktLiteral ;
  geo-pos:lat "55.247167"^^xsd:decimal ;
  geo-pos:long "2.112404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1762'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1762'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.258611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.112404'^^xsd:double;
  dwc:startLongitude '2.112404'^^xsd:double;
  dwc:endLongitude '2.112404'^^xsd:double;
  dwc:latitude '55.247167'^^xsd:double;
  dwc:startLatitude '55.2471667'^^xsd:double;
  dwc:endLatitude '55.2471667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.112404 55.2471667, 2.112404 55.2471667, 2.112404 55.2471667, 2.112404 55.2471667, 2.112404 55.2471667))'^^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 '1183_1762'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.753431 2.11341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.753431"^^xsd:decimal ;
  dwc:decimalLongitude "2.11341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.753431 2.11341)"^^geo:wktLiteral ;
  geo-pos:lat "53.753431"^^xsd:decimal ;
  geo-pos:long "2.11341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1393'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1393'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.670833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.11341'^^xsd:double;
  dwc:startLongitude '2.1134103'^^xsd:double;
  dwc:endLongitude '2.1134103'^^xsd:double;
  dwc:latitude '53.753431'^^xsd:double;
  dwc:startLatitude '53.7534314'^^xsd:double;
  dwc:endLatitude '53.7534314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1134103 53.7534314, 2.1134103 53.7534314, 2.1134103 53.7534314, 2.1134103 53.7534314, 2.1134103 53.7534314))'^^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 '1183_1393'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864897 2.116532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.864897"^^xsd:decimal ;
  dwc:decimalLongitude "2.116532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864897 2.116532)"^^geo:wktLiteral ;
  geo-pos:lat "56.864897"^^xsd:decimal ;
  geo-pos:long "2.116532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_294'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_294'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.835555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.116532'^^xsd:double;
  dwc:startLongitude '2.1165324'^^xsd:double;
  dwc:endLongitude '2.1165324'^^xsd:double;
  dwc:latitude '56.864897'^^xsd:double;
  dwc:startLatitude '56.8648972'^^xsd:double;
  dwc:endLatitude '56.8648972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1165324 56.8648972, 2.1165324 56.8648972, 2.1165324 56.8648972, 2.1165324 56.8648972, 2.1165324 56.8648972))'^^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 '1183_294'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862105 2.120159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.862105"^^xsd:decimal ;
  dwc:decimalLongitude "2.120159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.862105 2.120159)"^^geo:wktLiteral ;
  geo-pos:lat "56.862105"^^xsd:decimal ;
  geo-pos:long "2.120159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_293'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_293'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.815'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.120159'^^xsd:double;
  dwc:startLongitude '2.1201592'^^xsd:double;
  dwc:endLongitude '2.1201592'^^xsd:double;
  dwc:latitude '56.862105'^^xsd:double;
  dwc:startLatitude '56.8621045'^^xsd:double;
  dwc:endLatitude '56.8621045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1201592 56.8621045, 2.1201592 56.8621045, 2.1201592 56.8621045, 2.1201592 56.8621045, 2.1201592 56.8621045))'^^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 '1183_293'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856859 2.126972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.856859"^^xsd:decimal ;
  dwc:decimalLongitude "2.126972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.856859 2.126972)"^^geo:wktLiteral ;
  geo-pos:lat "56.856859"^^xsd:decimal ;
  geo-pos:long "2.126972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_292'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_292'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.776388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.126972'^^xsd:double;
  dwc:startLongitude '2.1269715'^^xsd:double;
  dwc:endLongitude '2.1269715'^^xsd:double;
  dwc:latitude '56.856859'^^xsd:double;
  dwc:startLatitude '56.8568588'^^xsd:double;
  dwc:endLatitude '56.8568588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1269715 56.8568588, 2.1269715 56.8568588, 2.1269715 56.8568588, 2.1269715 56.8568588, 2.1269715 56.8568588))'^^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 '1183_292'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3475 2.128337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3475"^^xsd:decimal ;
  dwc:decimalLongitude "2.128337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3475 2.128337)"^^geo:wktLiteral ;
  geo-pos:lat "54.3475"^^xsd:decimal ;
  geo-pos:long "2.128337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1577'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1577'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.6833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.128337'^^xsd:double;
  dwc:startLongitude '2.1283373'^^xsd:double;
  dwc:endLongitude '2.1283373'^^xsd:double;
  dwc:latitude '54.3475'^^xsd:double;
  dwc:startLatitude '54.3474995'^^xsd:double;
  dwc:endLatitude '54.3474995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1283373 54.3474995, 2.1283373 54.3474995, 2.1283373 54.3474995, 2.1283373 54.3474995, 2.1283373 54.3474995))'^^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 '1183_1577'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.570724 2.129377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.570724"^^xsd:decimal ;
  dwc:decimalLongitude "2.129377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.570724 2.129377)"^^geo:wktLiteral ;
  geo-pos:lat "57.570724"^^xsd:decimal ;
  geo-pos:long "2.129377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_701'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_701'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.246111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.129377'^^xsd:double;
  dwc:startLongitude '2.1293769'^^xsd:double;
  dwc:endLongitude '2.1293769'^^xsd:double;
  dwc:latitude '57.570724'^^xsd:double;
  dwc:startLatitude '57.5707235'^^xsd:double;
  dwc:endLatitude '57.5707235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1293769 57.5707235, 2.1293769 57.5707235, 2.1293769 57.5707235, 2.1293769 57.5707235, 2.1293769 57.5707235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_701'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.569979 2.130335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.569979"^^xsd:decimal ;
  dwc:decimalLongitude "2.130335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.569979 2.130335)"^^geo:wktLiteral ;
  geo-pos:lat "57.569979"^^xsd:decimal ;
  geo-pos:long "2.130335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_702'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_702'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.240833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.130335'^^xsd:double;
  dwc:startLongitude '2.1303348'^^xsd:double;
  dwc:endLongitude '2.1303348'^^xsd:double;
  dwc:latitude '57.569979'^^xsd:double;
  dwc:startLatitude '57.5699794'^^xsd:double;
  dwc:endLatitude '57.5699794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1303348 57.5699794, 2.1303348 57.5699794, 2.1303348 57.5699794, 2.1303348 57.5699794, 2.1303348 57.5699794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_702'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.255565 2.131697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.255565"^^xsd:decimal ;
  dwc:decimalLongitude "2.131697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.255565 2.131697)"^^geo:wktLiteral ;
  geo-pos:lat "55.255565"^^xsd:decimal ;
  geo-pos:long "2.131697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1763'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1763'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.328611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.131697'^^xsd:double;
  dwc:startLongitude '2.131697'^^xsd:double;
  dwc:endLongitude '2.131697'^^xsd:double;
  dwc:latitude '55.255565'^^xsd:double;
  dwc:startLatitude '55.2555649'^^xsd:double;
  dwc:endLatitude '55.2555649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.131697 55.2555649, 2.131697 55.2555649, 2.131697 55.2555649, 2.131697 55.2555649, 2.131697 55.2555649))'^^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 '1183_1763'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.488751 2.131854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.488751"^^xsd:decimal ;
  dwc:decimalLongitude "2.131854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.488751 2.131854)"^^geo:wktLiteral ;
  geo-pos:lat "58.488751"^^xsd:decimal ;
  geo-pos:long "2.131854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2730'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_2730'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.708888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.131854'^^xsd:double;
  dwc:startLongitude '2.1318544'^^xsd:double;
  dwc:endLongitude '2.1318544'^^xsd:double;
  dwc:latitude '58.488751'^^xsd:double;
  dwc:startLatitude '58.4887512'^^xsd:double;
  dwc:endLatitude '58.4887512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1318544 58.4887512, 2.1318544 58.4887512, 2.1318544 58.4887512, 2.1318544 58.4887512, 2.1318544 58.4887512))'^^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 '1183_2730'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.344522 2.134644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.344522"^^xsd:decimal ;
  dwc:decimalLongitude "2.134644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.344522 2.134644)"^^geo:wktLiteral ;
  geo-pos:lat "54.344522"^^xsd:decimal ;
  geo-pos:long "2.134644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1578'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1578'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.134644'^^xsd:double;
  dwc:startLongitude '2.1346442'^^xsd:double;
  dwc:endLongitude '2.1346442'^^xsd:double;
  dwc:latitude '54.344522'^^xsd:double;
  dwc:startLatitude '54.3445223'^^xsd:double;
  dwc:endLatitude '54.3445223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1346442 54.3445223, 2.1346442 54.3445223, 2.1346442 54.3445223, 2.1346442 54.3445223, 2.1346442 54.3445223))'^^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 '1183_1578'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.565633 2.135931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.565633"^^xsd:decimal ;
  dwc:decimalLongitude "2.135931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.565633 2.135931)"^^geo:wktLiteral ;
  geo-pos:lat "57.565633"^^xsd:decimal ;
  geo-pos:long "2.135931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_700'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_700'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.21'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.135931'^^xsd:double;
  dwc:startLongitude '2.135931'^^xsd:double;
  dwc:endLongitude '2.135931'^^xsd:double;
  dwc:latitude '57.565633'^^xsd:double;
  dwc:startLatitude '57.5656329'^^xsd:double;
  dwc:endLatitude '57.5656329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.135931 57.5656329, 2.135931 57.5656329, 2.135931 57.5656329, 2.135931 57.5656329, 2.135931 57.5656329))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_700'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.776987 2.137384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.776987"^^xsd:decimal ;
  dwc:decimalLongitude "2.137384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.776987 2.137384)"^^geo:wktLiteral ;
  geo-pos:lat "56.776987"^^xsd:decimal ;
  geo-pos:long "2.137384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_658'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_658'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.916944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.137384'^^xsd:double;
  dwc:startLongitude '2.1373839'^^xsd:double;
  dwc:endLongitude '2.1373839'^^xsd:double;
  dwc:latitude '56.776987'^^xsd:double;
  dwc:startLatitude '56.7769867'^^xsd:double;
  dwc:endLatitude '56.7769867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1373839 56.7769867, 2.1373839 56.7769867, 2.1373839 56.7769867, 2.1373839 56.7769867, 2.1373839 56.7769867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_658'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.564223 2.137746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.564223"^^xsd:decimal ;
  dwc:decimalLongitude "2.137746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.564223 2.137746)"^^geo:wktLiteral ;
  geo-pos:lat "57.564223"^^xsd:decimal ;
  geo-pos:long "2.137746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_699'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_699'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.137746'^^xsd:double;
  dwc:startLongitude '2.137746'^^xsd:double;
  dwc:endLongitude '2.137746'^^xsd:double;
  dwc:latitude '57.564223'^^xsd:double;
  dwc:startLatitude '57.5642232'^^xsd:double;
  dwc:endLatitude '57.5642232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.137746 57.5642232, 2.137746 57.5642232, 2.137746 57.5642232, 2.137746 57.5642232, 2.137746 57.5642232))'^^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 '1183_699'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.479939 2.140128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.479939"^^xsd:decimal ;
  dwc:decimalLongitude "2.140128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.479939 2.140128)"^^geo:wktLiteral ;
  geo-pos:lat "53.479939"^^xsd:decimal ;
  geo-pos:long "2.140128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1376'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1376'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.7375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.140128'^^xsd:double;
  dwc:startLongitude '2.1401278'^^xsd:double;
  dwc:endLongitude '2.1401278'^^xsd:double;
  dwc:latitude '53.479939'^^xsd:double;
  dwc:startLatitude '53.479939'^^xsd:double;
  dwc:endLatitude '53.479939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1401278 53.479939, 2.1401278 53.479939, 2.1401278 53.479939, 2.1401278 53.479939, 2.1401278 53.479939))'^^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 '1183_1376'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.561443 2.141326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.561443"^^xsd:decimal ;
  dwc:decimalLongitude "2.141326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.561443 2.141326)"^^geo:wktLiteral ;
  geo-pos:lat "57.561443"^^xsd:decimal ;
  geo-pos:long "2.141326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_698'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_698'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.180277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.141326'^^xsd:double;
  dwc:startLongitude '2.1413255'^^xsd:double;
  dwc:endLongitude '2.1413255'^^xsd:double;
  dwc:latitude '57.561443'^^xsd:double;
  dwc:startLatitude '57.561443'^^xsd:double;
  dwc:endLatitude '57.561443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1413255 57.561443, 2.1413255 57.561443, 2.1413255 57.561443, 2.1413255 57.561443, 2.1413255 57.561443))'^^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 '1183_698'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.340957 2.142196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.340957"^^xsd:decimal ;
  dwc:decimalLongitude "2.142196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.340957 2.142196)"^^geo:wktLiteral ;
  geo-pos:lat "54.340957"^^xsd:decimal ;
  geo-pos:long "2.142196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1579'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1579'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.7297222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.142196'^^xsd:double;
  dwc:startLongitude '2.1421959'^^xsd:double;
  dwc:endLongitude '2.1421959'^^xsd:double;
  dwc:latitude '54.340957'^^xsd:double;
  dwc:startLatitude '54.3409574'^^xsd:double;
  dwc:endLatitude '54.3409574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1421959 54.3409574, 2.1421959 54.3409574, 2.1421959 54.3409574, 2.1421959 54.3409574, 2.1421959 54.3409574))'^^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 '1183_1579'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.844433 2.144334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.844433"^^xsd:decimal ;
  dwc:decimalLongitude "2.144334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.844433 2.144334)"^^geo:wktLiteral ;
  geo-pos:lat "56.844433"^^xsd:decimal ;
  geo-pos:long "2.144334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_291'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_291'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.675555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.144334'^^xsd:double;
  dwc:startLongitude '2.1443336'^^xsd:double;
  dwc:endLongitude '2.1443336'^^xsd:double;
  dwc:latitude '56.844433'^^xsd:double;
  dwc:startLatitude '56.8444329'^^xsd:double;
  dwc:endLatitude '56.8444329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1443336 56.8444329, 2.1443336 56.8444329, 2.1443336 56.8444329, 2.1443336 56.8444329, 2.1443336 56.8444329))'^^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 '1183_291'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.553785 2.151253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.553785"^^xsd:decimal ;
  dwc:decimalLongitude "2.151253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.553785 2.151253)"^^geo:wktLiteral ;
  geo-pos:lat "57.553785"^^xsd:decimal ;
  geo-pos:long "2.151253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_697'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_697'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.151253'^^xsd:double;
  dwc:startLongitude '2.1512526'^^xsd:double;
  dwc:endLongitude '2.1512526'^^xsd:double;
  dwc:latitude '57.553785'^^xsd:double;
  dwc:startLatitude '57.5537847'^^xsd:double;
  dwc:endLatitude '57.5537847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1512526 57.5537847, 2.1512526 57.5537847, 2.1512526 57.5537847, 2.1512526 57.5537847, 2.1512526 57.5537847))'^^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 '1183_697'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.660058 2.158819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.660058"^^xsd:decimal ;
  dwc:decimalLongitude "2.158819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.660058 2.158819)"^^geo:wktLiteral ;
  geo-pos:lat "53.660058"^^xsd:decimal ;
  geo-pos:long "2.158819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1674'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1674'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.338888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.158819'^^xsd:double;
  dwc:startLongitude '2.1588193'^^xsd:double;
  dwc:endLongitude '2.1588193'^^xsd:double;
  dwc:latitude '53.660058'^^xsd:double;
  dwc:startLatitude '53.6600579'^^xsd:double;
  dwc:endLatitude '53.6600579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1588193 53.6600579, 2.1588193 53.6600579, 2.1588193 53.6600579, 2.1588193 53.6600579, 2.1588193 53.6600579))'^^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 '1183_1674'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.658443 2.161843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.658443"^^xsd:decimal ;
  dwc:decimalLongitude "2.161843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.658443 2.161843)"^^geo:wktLiteral ;
  geo-pos:lat "53.658443"^^xsd:decimal ;
  geo-pos:long "2.161843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1673'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1673'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.161843'^^xsd:double;
  dwc:startLongitude '2.1618429'^^xsd:double;
  dwc:endLongitude '2.1618429'^^xsd:double;
  dwc:latitude '53.658443'^^xsd:double;
  dwc:startLatitude '53.6584429'^^xsd:double;
  dwc:endLatitude '53.6584429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1618429 53.6584429, 2.1618429 53.6584429, 2.1618429 53.6584429, 2.1618429 53.6584429, 2.1618429 53.6584429))'^^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 '1183_1673'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.329325 2.166785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.329325"^^xsd:decimal ;
  dwc:decimalLongitude "2.166785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.329325 2.166785)"^^geo:wktLiteral ;
  geo-pos:lat "54.329325"^^xsd:decimal ;
  geo-pos:long "2.166785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1580'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1580'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.8116666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.166785'^^xsd:double;
  dwc:startLongitude '2.1667846'^^xsd:double;
  dwc:endLongitude '2.1667846'^^xsd:double;
  dwc:latitude '54.329325'^^xsd:double;
  dwc:startLatitude '54.3293245'^^xsd:double;
  dwc:endLatitude '54.3293245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1667846 54.3293245, 2.1667846 54.3293245, 2.1667846 54.3293245, 2.1667846 54.3293245, 2.1667846 54.3293245))'^^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 '1183_1580'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.051745 2.179191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.051745"^^xsd:decimal ;
  dwc:decimalLongitude "2.179191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.051745 2.179191)"^^geo:wktLiteral ;
  geo-pos:lat "60.051745"^^xsd:decimal ;
  geo-pos:long "2.179191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2669'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2669'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.281944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.179191'^^xsd:double;
  dwc:startLongitude '2.1791908'^^xsd:double;
  dwc:endLongitude '2.1791908'^^xsd:double;
  dwc:latitude '60.051745'^^xsd:double;
  dwc:startLatitude '60.0517449'^^xsd:double;
  dwc:endLatitude '60.0517449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1791908 60.0517449, 2.1791908 60.0517449, 2.1791908 60.0517449, 2.1791908 60.0517449, 2.1791908 60.0517449))'^^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 '1183_2669'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.787904 2.179378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.787904"^^xsd:decimal ;
  dwc:decimalLongitude "2.179378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.787904 2.179378)"^^geo:wktLiteral ;
  geo-pos:lat "53.787904"^^xsd:decimal ;
  geo-pos:long "2.179378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1394'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1394'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.923611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.179378'^^xsd:double;
  dwc:startLongitude '2.1793783'^^xsd:double;
  dwc:endLongitude '2.1793783'^^xsd:double;
  dwc:latitude '53.787904'^^xsd:double;
  dwc:startLatitude '53.7879041'^^xsd:double;
  dwc:endLatitude '53.7879041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1793783 53.7879041, 2.1793783 53.7879041, 2.1793783 53.7879041, 2.1793783 53.7879041, 2.1793783 53.7879041))'^^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 '1183_1394'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.052692 2.182353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.052692"^^xsd:decimal ;
  dwc:decimalLongitude "2.182353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.052692 2.182353)"^^geo:wktLiteral ;
  geo-pos:lat "60.052692"^^xsd:decimal ;
  geo-pos:long "2.182353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2670'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2670'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.293611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.182353'^^xsd:double;
  dwc:startLongitude '2.1823525'^^xsd:double;
  dwc:endLongitude '2.1823525'^^xsd:double;
  dwc:latitude '60.052692'^^xsd:double;
  dwc:startLatitude '60.0526915'^^xsd:double;
  dwc:endLatitude '60.0526915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1823525 60.0526915, 2.1823525 60.0526915, 2.1823525 60.0526915, 2.1823525 60.0526915, 2.1823525 60.0526915))'^^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 '1183_2670'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6178 2.182478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6178"^^xsd:decimal ;
  dwc:decimalLongitude "2.182478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6178 2.182478)"^^geo:wktLiteral ;
  geo-pos:lat "58.6178"^^xsd:decimal ;
  geo-pos:long "2.182478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2756'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2756'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4327777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.182478'^^xsd:double;
  dwc:startLongitude '2.1824778'^^xsd:double;
  dwc:endLongitude '2.1824778'^^xsd:double;
  dwc:latitude '58.6178'^^xsd:double;
  dwc:startLatitude '58.6177996'^^xsd:double;
  dwc:endLatitude '58.6177996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1824778 58.6177996, 2.1824778 58.6177996, 2.1824778 58.6177996, 2.1824778 58.6177996, 2.1824778 58.6177996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2756'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.617616 2.183103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.617616"^^xsd:decimal ;
  dwc:decimalLongitude "2.183103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.617616 2.183103)"^^geo:wktLiteral ;
  geo-pos:lat "58.617616"^^xsd:decimal ;
  geo-pos:long "2.183103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2757'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_2757'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.183103'^^xsd:double;
  dwc:startLongitude '2.1831025'^^xsd:double;
  dwc:endLongitude '2.1831025'^^xsd:double;
  dwc:latitude '58.617616'^^xsd:double;
  dwc:startLatitude '58.6176162'^^xsd:double;
  dwc:endLatitude '58.6176162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1831025 58.6176162, 2.1831025 58.6176162, 2.1831025 58.6176162, 2.1831025 58.6176162, 2.1831025 58.6176162))'^^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 '1183_2757'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.643504 2.189811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.643504"^^xsd:decimal ;
  dwc:decimalLongitude "2.189811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.643504 2.189811)"^^geo:wktLiteral ;
  geo-pos:lat "53.643504"^^xsd:decimal ;
  geo-pos:long "2.189811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1671'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1671'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.189811'^^xsd:double;
  dwc:startLongitude '2.1898112'^^xsd:double;
  dwc:endLongitude '2.1898112'^^xsd:double;
  dwc:latitude '53.643504'^^xsd:double;
  dwc:startLatitude '53.6435037'^^xsd:double;
  dwc:endLatitude '53.6435037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1898112 53.6435037, 2.1898112 53.6435037, 2.1898112 53.6435037, 2.1898112 53.6435037, 2.1898112 53.6435037))'^^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 '1183_1671'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.522938 2.190116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.522938"^^xsd:decimal ;
  dwc:decimalLongitude "2.190116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.522938 2.190116)"^^geo:wktLiteral ;
  geo-pos:lat "57.522938"^^xsd:decimal ;
  geo-pos:long "2.190116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_696'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_696'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.903888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.190116'^^xsd:double;
  dwc:startLongitude '2.1901155'^^xsd:double;
  dwc:endLongitude '2.1901155'^^xsd:double;
  dwc:latitude '57.522938'^^xsd:double;
  dwc:startLatitude '57.5229377'^^xsd:double;
  dwc:endLatitude '57.5229377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1901155 57.5229377, 2.1901155 57.5229377, 2.1901155 57.5229377, 2.1901155 57.5229377, 2.1901155 57.5229377))'^^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 '1183_696'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.517467 2.196683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.517467"^^xsd:decimal ;
  dwc:decimalLongitude "2.196683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.517467 2.196683)"^^geo:wktLiteral ;
  geo-pos:lat "57.517467"^^xsd:decimal ;
  geo-pos:long "2.196683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_694'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_694'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.196683'^^xsd:double;
  dwc:startLongitude '2.1966833'^^xsd:double;
  dwc:endLongitude '2.1966833'^^xsd:double;
  dwc:latitude '57.517467'^^xsd:double;
  dwc:startLatitude '57.5174667'^^xsd:double;
  dwc:endLatitude '57.5174667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1966833 57.5174667, 2.1966833 57.5174667, 2.1966833 57.5174667, 2.1966833 57.5174667, 2.1966833 57.5174667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_694'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80486 2.198195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.80486"^^xsd:decimal ;
  dwc:decimalLongitude "2.198195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.80486 2.198195)"^^geo:wktLiteral ;
  geo-pos:lat "56.80486"^^xsd:decimal ;
  geo-pos:long "2.198195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_290'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_290'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.198195'^^xsd:double;
  dwc:startLongitude '2.1981954'^^xsd:double;
  dwc:endLongitude '2.1981954'^^xsd:double;
  dwc:latitude '56.80486'^^xsd:double;
  dwc:startLatitude '56.8048595'^^xsd:double;
  dwc:endLatitude '56.8048595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.1981954 56.8048595, 2.1981954 56.8048595, 2.1981954 56.8048595, 2.1981954 56.8048595, 2.1981954 56.8048595))'^^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 '1183_290'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.631997 2.211354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.631997"^^xsd:decimal ;
  dwc:decimalLongitude "2.211354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.631997 2.211354)"^^geo:wktLiteral ;
  geo-pos:lat "53.631997"^^xsd:decimal ;
  geo-pos:long "2.211354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1670'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1670'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.145833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.211354'^^xsd:double;
  dwc:startLongitude '2.2113544'^^xsd:double;
  dwc:endLongitude '2.2113544'^^xsd:double;
  dwc:latitude '53.631997'^^xsd:double;
  dwc:startLatitude '53.6319965'^^xsd:double;
  dwc:endLatitude '53.6319965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2113544 53.6319965, 2.2113544 53.6319965, 2.2113544 53.6319965, 2.2113544 53.6319965, 2.2113544 53.6319965))'^^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 '1183_1670'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.793365 2.211537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.793365"^^xsd:decimal ;
  dwc:decimalLongitude "2.211537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.793365 2.211537)"^^geo:wktLiteral ;
  geo-pos:lat "56.793365"^^xsd:decimal ;
  geo-pos:long "2.211537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_289'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_289'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.211537'^^xsd:double;
  dwc:startLongitude '2.2115365'^^xsd:double;
  dwc:endLongitude '2.2115365'^^xsd:double;
  dwc:latitude '56.793365'^^xsd:double;
  dwc:startLatitude '56.7933652'^^xsd:double;
  dwc:endLatitude '56.7933652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2115365 56.7933652, 2.2115365 56.7933652, 2.2115365 56.7933652, 2.2115365 56.7933652, 2.2115365 56.7933652))'^^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 '1183_289'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.306849 2.214469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.306849"^^xsd:decimal ;
  dwc:decimalLongitude "2.214469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.306849 2.214469)"^^geo:wktLiteral ;
  geo-pos:lat "54.306849"^^xsd:decimal ;
  geo-pos:long "2.214469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1581'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1581'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '4.9702777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.214469'^^xsd:double;
  dwc:startLongitude '2.2144691'^^xsd:double;
  dwc:endLongitude '2.2144691'^^xsd:double;
  dwc:latitude '54.306849'^^xsd:double;
  dwc:startLatitude '54.3068489'^^xsd:double;
  dwc:endLatitude '54.3068489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2144691 54.3068489, 2.2144691 54.3068489, 2.2144691 54.3068489, 2.2144691 54.3068489, 2.2144691 54.3068489))'^^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 '1183_1581'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.063442 2.218261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.063442"^^xsd:decimal ;
  dwc:decimalLongitude "2.218261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.063442 2.218261)"^^geo:wktLiteral ;
  geo-pos:lat "60.063442"^^xsd:decimal ;
  geo-pos:long "2.218261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2671'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2671'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.426111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.218261'^^xsd:double;
  dwc:startLongitude '2.2182605'^^xsd:double;
  dwc:endLongitude '2.2182605'^^xsd:double;
  dwc:latitude '60.063442'^^xsd:double;
  dwc:startLatitude '60.0634417'^^xsd:double;
  dwc:endLatitude '60.0634417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2182605 60.0634417, 2.2182605 60.0634417, 2.2182605 60.0634417, 2.2182605 60.0634417, 2.2182605 60.0634417))'^^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 '1183_2671'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.785319 2.220875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.785319"^^xsd:decimal ;
  dwc:decimalLongitude "2.220875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.785319 2.220875)"^^geo:wktLiteral ;
  geo-pos:lat "56.785319"^^xsd:decimal ;
  geo-pos:long "2.220875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_288'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_288'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.743611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.220875'^^xsd:double;
  dwc:startLongitude '2.2208752'^^xsd:double;
  dwc:endLongitude '2.2208752'^^xsd:double;
  dwc:latitude '56.785319'^^xsd:double;
  dwc:startLatitude '56.7853192'^^xsd:double;
  dwc:endLatitude '56.7853192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2208752 56.7853192, 2.2208752 56.7853192, 2.2208752 56.7853192, 2.2208752 56.7853192, 2.2208752 56.7853192))'^^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 '1183_288'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.625738 2.223071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.625738"^^xsd:decimal ;
  dwc:decimalLongitude "2.223071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.625738 2.223071)"^^geo:wktLiteral ;
  geo-pos:lat "53.625738"^^xsd:decimal ;
  geo-pos:long "2.223071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1672'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1672'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.223071'^^xsd:double;
  dwc:startLongitude '2.2230708'^^xsd:double;
  dwc:endLongitude '2.2230708'^^xsd:double;
  dwc:latitude '53.625738'^^xsd:double;
  dwc:startLatitude '53.6257382'^^xsd:double;
  dwc:endLatitude '53.6257382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2230708 53.6257382, 2.2230708 53.6257382, 2.2230708 53.6257382, 2.2230708 53.6257382, 2.2230708 53.6257382))'^^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 '1183_1672'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782822 2.223773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.782822"^^xsd:decimal ;
  dwc:decimalLongitude "2.223773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782822 2.223773)"^^geo:wktLiteral ;
  geo-pos:lat "56.782822"^^xsd:decimal ;
  geo-pos:long "2.223773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_287'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_287'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.726111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.223773'^^xsd:double;
  dwc:startLongitude '2.2237734'^^xsd:double;
  dwc:endLongitude '2.2237734'^^xsd:double;
  dwc:latitude '56.782822'^^xsd:double;
  dwc:startLatitude '56.7828221'^^xsd:double;
  dwc:endLatitude '56.7828221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2237734 56.7828221, 2.2237734 56.7828221, 2.2237734 56.7828221, 2.2237734 56.7828221, 2.2237734 56.7828221))'^^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 '1183_287'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.467456 2.234074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.467456"^^xsd:decimal ;
  dwc:decimalLongitude "2.234074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.467456 2.234074)"^^geo:wktLiteral ;
  geo-pos:lat "53.467456"^^xsd:decimal ;
  geo-pos:long "2.234074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1375'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1375'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.459722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.234074'^^xsd:double;
  dwc:startLongitude '2.2340738'^^xsd:double;
  dwc:endLongitude '2.2340738'^^xsd:double;
  dwc:latitude '53.467456'^^xsd:double;
  dwc:startLatitude '53.4674564'^^xsd:double;
  dwc:endLatitude '53.4674564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2340738 53.4674564, 2.2340738 53.4674564, 2.2340738 53.4674564, 2.2340738 53.4674564, 2.2340738 53.4674564))'^^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 '1183_1375'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.466823 2.238694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.466823"^^xsd:decimal ;
  dwc:decimalLongitude "2.238694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.466823 2.238694)"^^geo:wktLiteral ;
  geo-pos:lat "53.466823"^^xsd:decimal ;
  geo-pos:long "2.238694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1374'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1374'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.445833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.238694'^^xsd:double;
  dwc:startLongitude '2.2386936'^^xsd:double;
  dwc:endLongitude '2.2386936'^^xsd:double;
  dwc:latitude '53.466823'^^xsd:double;
  dwc:startLatitude '53.4668227'^^xsd:double;
  dwc:endLatitude '53.4668227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2386936 53.4668227, 2.2386936 53.4668227, 2.2386936 53.4668227, 2.2386936 53.4668227, 2.2386936 53.4668227))'^^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 '1183_1374'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.520131 2.239903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.520131"^^xsd:decimal ;
  dwc:decimalLongitude "2.239903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.520131 2.239903)"^^geo:wktLiteral ;
  geo-pos:lat "58.520131"^^xsd:decimal ;
  geo-pos:long "2.239903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2729'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_2729'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.333888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.239903'^^xsd:double;
  dwc:startLongitude '2.2399034'^^xsd:double;
  dwc:endLongitude '2.2399034'^^xsd:double;
  dwc:latitude '58.520131'^^xsd:double;
  dwc:startLatitude '58.5201311'^^xsd:double;
  dwc:endLatitude '58.5201311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2399034 58.5201311, 2.2399034 58.5201311, 2.2399034 58.5201311, 2.2399034 58.5201311, 2.2399034 58.5201311))'^^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 '1183_2729'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.071312 2.244071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.071312"^^xsd:decimal ;
  dwc:decimalLongitude "2.244071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.071312 2.244071)"^^geo:wktLiteral ;
  geo-pos:lat "60.071312"^^xsd:decimal ;
  geo-pos:long "2.244071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2673'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2673'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.521944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.244071'^^xsd:double;
  dwc:startLongitude '2.2440714'^^xsd:double;
  dwc:endLongitude '2.2440714'^^xsd:double;
  dwc:latitude '60.071312'^^xsd:double;
  dwc:startLatitude '60.0713117'^^xsd:double;
  dwc:endLatitude '60.0713117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2440714 60.0713117, 2.2440714 60.0713117, 2.2440714 60.0713117, 2.2440714 60.0713117, 2.2440714 60.0713117))'^^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 '1183_2673'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.0717 2.245228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.0717"^^xsd:decimal ;
  dwc:decimalLongitude "2.245228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.0717 2.245228)"^^geo:wktLiteral ;
  geo-pos:lat "60.0717"^^xsd:decimal ;
  geo-pos:long "2.245228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2672'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2672'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.526388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.245228'^^xsd:double;
  dwc:startLongitude '2.2452283'^^xsd:double;
  dwc:endLongitude '2.2452283'^^xsd:double;
  dwc:latitude '60.0717'^^xsd:double;
  dwc:startLatitude '60.0717003'^^xsd:double;
  dwc:endLatitude '60.0717003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2452283 60.0717003, 2.2452283 60.0717003, 2.2452283 60.0717003, 2.2452283 60.0717003, 2.2452283 60.0717003))'^^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 '1183_2672'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.286809 2.252927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.286809"^^xsd:decimal ;
  dwc:decimalLongitude "2.252927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.286809 2.252927)"^^geo:wktLiteral ;
  geo-pos:lat "54.286809"^^xsd:decimal ;
  geo-pos:long "2.252927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1582'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1582'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.1038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.252927'^^xsd:double;
  dwc:startLongitude '2.2529273'^^xsd:double;
  dwc:endLongitude '2.2529273'^^xsd:double;
  dwc:latitude '54.286809'^^xsd:double;
  dwc:startLatitude '54.2868086'^^xsd:double;
  dwc:endLatitude '54.2868086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2529273 54.2868086, 2.2529273 54.2868086, 2.2529273 54.2868086, 2.2529273 54.2868086, 2.2529273 54.2868086))'^^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 '1183_1582'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.545814 2.256662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.545814"^^xsd:decimal ;
  dwc:decimalLongitude "2.256662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.545814 2.256662)"^^geo:wktLiteral ;
  geo-pos:lat "55.545814"^^xsd:decimal ;
  geo-pos:long "2.256662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1616'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1616'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.723611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.256662'^^xsd:double;
  dwc:startLongitude '2.2566622'^^xsd:double;
  dwc:endLongitude '2.2566622'^^xsd:double;
  dwc:latitude '55.545814'^^xsd:double;
  dwc:startLatitude '55.5458144'^^xsd:double;
  dwc:endLatitude '55.5458144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2566622 55.5458144, 2.2566622 55.5458144, 2.2566622 55.5458144, 2.2566622 55.5458144, 2.2566622 55.5458144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1616'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.314965 2.265752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.314965"^^xsd:decimal ;
  dwc:decimalLongitude "2.265752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.314965 2.265752)"^^geo:wktLiteral ;
  geo-pos:lat "55.314965"^^xsd:decimal ;
  geo-pos:long "2.265752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1765'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1765'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.815277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.265752'^^xsd:double;
  dwc:startLongitude '2.2657523'^^xsd:double;
  dwc:endLongitude '2.2657523'^^xsd:double;
  dwc:latitude '55.314965'^^xsd:double;
  dwc:startLatitude '55.3149646'^^xsd:double;
  dwc:endLatitude '55.3149646'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2657523 55.3149646, 2.2657523 55.3149646, 2.2657523 55.3149646, 2.2657523 55.3149646, 2.2657523 55.3149646))'^^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 '1183_1765'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.748386 2.265877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.748386"^^xsd:decimal ;
  dwc:decimalLongitude "2.265877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.748386 2.265877)"^^geo:wktLiteral ;
  geo-pos:lat "56.748386"^^xsd:decimal ;
  geo-pos:long "2.265877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_286'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_286'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.480277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.265877'^^xsd:double;
  dwc:startLongitude '2.2658767'^^xsd:double;
  dwc:endLongitude '2.2658767'^^xsd:double;
  dwc:latitude '56.748386'^^xsd:double;
  dwc:startLatitude '56.748386'^^xsd:double;
  dwc:endLatitude '56.748386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2658767 56.748386, 2.2658767 56.748386, 2.2658767 56.748386, 2.2658767 56.748386, 2.2658767 56.748386))'^^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 '1183_286'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.315137 2.266137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.315137"^^xsd:decimal ;
  dwc:decimalLongitude "2.266137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.315137 2.266137)"^^geo:wktLiteral ;
  geo-pos:lat "55.315137"^^xsd:decimal ;
  geo-pos:long "2.266137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1764'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1764'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.266137'^^xsd:double;
  dwc:startLongitude '2.2661371'^^xsd:double;
  dwc:endLongitude '2.2661371'^^xsd:double;
  dwc:latitude '55.315137'^^xsd:double;
  dwc:startLatitude '55.3151366'^^xsd:double;
  dwc:endLatitude '55.3151366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2661371 55.3151366, 2.2661371 55.3151366, 2.2661371 55.3151366, 2.2661371 55.3151366, 2.2661371 55.3151366))'^^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 '1183_1764'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.877516 2.268531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.877516"^^xsd:decimal ;
  dwc:decimalLongitude "2.268531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.877516 2.268531)"^^geo:wktLiteral ;
  geo-pos:lat "56.877516"^^xsd:decimal ;
  geo-pos:long "2.268531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_659'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_659'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.6886111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.268531'^^xsd:double;
  dwc:startLongitude '2.2685313'^^xsd:double;
  dwc:endLongitude '2.2685313'^^xsd:double;
  dwc:latitude '56.877516'^^xsd:double;
  dwc:startLatitude '56.8775163'^^xsd:double;
  dwc:endLatitude '56.8775163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2685313 56.8775163, 2.2685313 56.8775163, 2.2685313 56.8775163, 2.2685313 56.8775163, 2.2685313 56.8775163))'^^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 '1183_659'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.270352 2.282778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.270352"^^xsd:decimal ;
  dwc:decimalLongitude "2.282778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.270352 2.282778)"^^geo:wktLiteral ;
  geo-pos:lat "54.270352"^^xsd:decimal ;
  geo-pos:long "2.282778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1583'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1583'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.282778'^^xsd:double;
  dwc:startLongitude '2.2827779'^^xsd:double;
  dwc:endLongitude '2.2827779'^^xsd:double;
  dwc:latitude '54.270352'^^xsd:double;
  dwc:startLatitude '54.2703516'^^xsd:double;
  dwc:endLatitude '54.2703516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2827779 54.2703516, 2.2827779 54.2703516, 2.2827779 54.2703516, 2.2827779 54.2703516, 2.2827779 54.2703516))'^^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 '1183_1583'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3226 2.282839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3226"^^xsd:decimal ;
  dwc:decimalLongitude "2.282839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3226 2.282839)"^^geo:wktLiteral ;
  geo-pos:lat "55.3226"^^xsd:decimal ;
  geo-pos:long "2.282839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1766'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1766'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.876944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.282839'^^xsd:double;
  dwc:startLongitude '2.2828387'^^xsd:double;
  dwc:endLongitude '2.2828387'^^xsd:double;
  dwc:latitude '55.3226'^^xsd:double;
  dwc:startLatitude '55.3225998'^^xsd:double;
  dwc:endLatitude '55.3225998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2828387 55.3225998, 2.2828387 55.3225998, 2.2828387 55.3225998, 2.2828387 55.3225998, 2.2828387 55.3225998))'^^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 '1183_1766'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.459878 2.289327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.459878"^^xsd:decimal ;
  dwc:decimalLongitude "2.289327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.459878 2.289327)"^^geo:wktLiteral ;
  geo-pos:lat "53.459878"^^xsd:decimal ;
  geo-pos:long "2.289327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1373'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1373'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.293611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.289327'^^xsd:double;
  dwc:startLongitude '2.2893267'^^xsd:double;
  dwc:endLongitude '2.2893267'^^xsd:double;
  dwc:latitude '53.459878'^^xsd:double;
  dwc:startLatitude '53.4598778'^^xsd:double;
  dwc:endLatitude '53.4598778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2893267 53.4598778, 2.2893267 53.4598778, 2.2893267 53.4598778, 2.2893267 53.4598778, 2.2893267 53.4598778))'^^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 '1183_1373'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.458649 2.298289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.458649"^^xsd:decimal ;
  dwc:decimalLongitude "2.298289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.458649 2.298289)"^^geo:wktLiteral ;
  geo-pos:lat "53.458649"^^xsd:decimal ;
  geo-pos:long "2.298289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1372'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1372'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.266666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.298289'^^xsd:double;
  dwc:startLongitude '2.2982891'^^xsd:double;
  dwc:endLongitude '2.2982891'^^xsd:double;
  dwc:latitude '53.458649'^^xsd:double;
  dwc:startLatitude '53.4586485'^^xsd:double;
  dwc:endLatitude '53.4586485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.2982891 53.4586485, 2.2982891 53.4586485, 2.2982891 53.4586485, 2.2982891 53.4586485, 2.2982891 53.4586485))'^^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 '1183_1372'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.258169 2.305223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.258169"^^xsd:decimal ;
  dwc:decimalLongitude "2.305223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.258169 2.305223)"^^geo:wktLiteral ;
  geo-pos:lat "54.258169"^^xsd:decimal ;
  geo-pos:long "2.305223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1584'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1584'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.2888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.305223'^^xsd:double;
  dwc:startLongitude '2.3052227'^^xsd:double;
  dwc:endLongitude '2.3052227'^^xsd:double;
  dwc:latitude '54.258169'^^xsd:double;
  dwc:startLatitude '54.2581688'^^xsd:double;
  dwc:endLatitude '54.2581688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3052227 54.2581688, 2.3052227 54.2581688, 2.3052227 54.2581688, 2.3052227 54.2581688, 2.3052227 54.2581688))'^^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 '1183_1584'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.332746 2.305544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.332746"^^xsd:decimal ;
  dwc:decimalLongitude "2.305544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.332746 2.305544)"^^geo:wktLiteral ;
  geo-pos:lat "55.332746"^^xsd:decimal ;
  geo-pos:long "2.305544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1767'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1767'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.958888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.305544'^^xsd:double;
  dwc:startLongitude '2.3055437'^^xsd:double;
  dwc:endLongitude '2.3055437'^^xsd:double;
  dwc:latitude '55.332746'^^xsd:double;
  dwc:startLatitude '55.3327458'^^xsd:double;
  dwc:endLatitude '55.3327458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3055437 55.3327458, 2.3055437 55.3327458, 2.3055437 55.3327458, 2.3055437 55.3327458, 2.3055437 55.3327458))'^^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 '1183_1767'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.415472 2.315287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.415472"^^xsd:decimal ;
  dwc:decimalLongitude "2.315287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.415472 2.315287)"^^geo:wktLiteral ;
  geo-pos:lat "57.415472"^^xsd:decimal ;
  geo-pos:long "2.315287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_693'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_693'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.315287'^^xsd:double;
  dwc:startLongitude '2.3152865'^^xsd:double;
  dwc:endLongitude '2.3152865'^^xsd:double;
  dwc:latitude '57.415472'^^xsd:double;
  dwc:startLatitude '57.4154719'^^xsd:double;
  dwc:endLatitude '57.4154719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3152865 57.4154719, 2.3152865 57.4154719, 2.3152865 57.4154719, 2.3152865 57.4154719, 2.3152865 57.4154719))'^^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 '1183_693'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.406801 2.32539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.406801"^^xsd:decimal ;
  dwc:decimalLongitude "2.32539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.406801 2.32539)"^^geo:wktLiteral ;
  geo-pos:lat "57.406801"^^xsd:decimal ;
  geo-pos:long "2.32539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_692'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_692'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.32539'^^xsd:double;
  dwc:startLongitude '2.3253898'^^xsd:double;
  dwc:endLongitude '2.3253898'^^xsd:double;
  dwc:latitude '57.406801'^^xsd:double;
  dwc:startLatitude '57.4068006'^^xsd:double;
  dwc:endLatitude '57.4068006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3253898 57.4068006, 2.3253898 57.4068006, 2.3253898 57.4068006, 2.3253898 57.4068006, 2.3253898 57.4068006))'^^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 '1183_692'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393347 2.327268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.393347"^^xsd:decimal ;
  dwc:decimalLongitude "2.327268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393347 2.327268)"^^geo:wktLiteral ;
  geo-pos:lat "61.393347"^^xsd:decimal ;
  geo-pos:long "2.327268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2691'^^xsd:string;
  dwc:scientificName 'Globicephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2691'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.890555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.327268'^^xsd:double;
  dwc:startLongitude '2.3272684'^^xsd:double;
  dwc:endLongitude '2.3272684'^^xsd:double;
  dwc:latitude '61.393347'^^xsd:double;
  dwc:startLatitude '61.3933466'^^xsd:double;
  dwc:endLatitude '61.3933466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3272684 61.3933466, 2.3272684 61.3933466, 2.3272684 61.3933466, 2.3272684 61.3933466, 2.3272684 61.3933466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "PW" by the provider'^^xsd:string;
  dwc:aphiaid '137017'^^xsd:integer;
  dwc:occurrenceId '1183_2691'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40374 2.328956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.40374"^^xsd:decimal ;
  dwc:decimalLongitude "2.328956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.40374 2.328956)"^^geo:wktLiteral ;
  geo-pos:lat "57.40374"^^xsd:decimal ;
  geo-pos:long "2.328956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_691'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_691'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.328956'^^xsd:double;
  dwc:startLongitude '2.3289557'^^xsd:double;
  dwc:endLongitude '2.3289557'^^xsd:double;
  dwc:latitude '57.40374'^^xsd:double;
  dwc:startLatitude '57.4037401'^^xsd:double;
  dwc:endLatitude '57.4037401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3289557 57.4037401, 2.3289557 57.4037401, 2.3289557 57.4037401, 2.3289557 57.4037401, 2.3289557 57.4037401))'^^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 '1183_691'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.400601 2.332613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.400601"^^xsd:decimal ;
  dwc:decimalLongitude "2.332613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.400601 2.332613)"^^geo:wktLiteral ;
  geo-pos:lat "57.400601"^^xsd:decimal ;
  geo-pos:long "2.332613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_690'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_690'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.332613'^^xsd:double;
  dwc:startLongitude '2.332613'^^xsd:double;
  dwc:endLongitude '2.332613'^^xsd:double;
  dwc:latitude '57.400601'^^xsd:double;
  dwc:startLatitude '57.4006012'^^xsd:double;
  dwc:endLatitude '57.4006012'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.332613 57.4006012, 2.332613 57.4006012, 2.332613 57.4006012, 2.332613 57.4006012, 2.332613 57.4006012))'^^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 '1183_690'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.869052 2.334185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.869052"^^xsd:decimal ;
  dwc:decimalLongitude "2.334185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.869052 2.334185)"^^geo:wktLiteral ;
  geo-pos:lat "53.869052"^^xsd:decimal ;
  geo-pos:long "2.334185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1395'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1395'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.510277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.334185'^^xsd:double;
  dwc:startLongitude '2.3341846'^^xsd:double;
  dwc:endLongitude '2.3341846'^^xsd:double;
  dwc:latitude '53.869052'^^xsd:double;
  dwc:startLatitude '53.869052'^^xsd:double;
  dwc:endLatitude '53.869052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3341846 53.869052, 2.3341846 53.869052, 2.3341846 53.869052, 2.3341846 53.869052, 2.3341846 53.869052))'^^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 '1183_1395'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39911 2.33435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.39911"^^xsd:decimal ;
  dwc:decimalLongitude "2.33435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.39911 2.33435)"^^geo:wktLiteral ;
  geo-pos:lat "57.39911"^^xsd:decimal ;
  geo-pos:long "2.33435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_689'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_689'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.33435'^^xsd:double;
  dwc:startLongitude '2.3343503'^^xsd:double;
  dwc:endLongitude '2.3343503'^^xsd:double;
  dwc:latitude '57.39911'^^xsd:double;
  dwc:startLatitude '57.3991102'^^xsd:double;
  dwc:endLatitude '57.3991102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3343503 57.3991102, 2.3343503 57.3991102, 2.3343503 57.3991102, 2.3343503 57.3991102, 2.3343503 57.3991102))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_689'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.397031 2.336773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.397031"^^xsd:decimal ;
  dwc:decimalLongitude "2.336773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.397031 2.336773)"^^geo:wktLiteral ;
  geo-pos:lat "57.397031"^^xsd:decimal ;
  geo-pos:long "2.336773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_688'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_688'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.336773'^^xsd:double;
  dwc:startLongitude '2.3367732'^^xsd:double;
  dwc:endLongitude '2.3367732'^^xsd:double;
  dwc:latitude '57.397031'^^xsd:double;
  dwc:startLatitude '57.3970306'^^xsd:double;
  dwc:endLatitude '57.3970306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3367732 57.3970306, 2.3367732 57.3970306, 2.3367732 57.3970306, 2.3367732 57.3970306, 2.3367732 57.3970306))'^^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 '1183_688'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.349623 2.342862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.349623"^^xsd:decimal ;
  dwc:decimalLongitude "2.342862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.349623 2.342862)"^^geo:wktLiteral ;
  geo-pos:lat "55.349623"^^xsd:decimal ;
  geo-pos:long "2.342862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1769'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1769'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.093611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.342862'^^xsd:double;
  dwc:startLongitude '2.3428622'^^xsd:double;
  dwc:endLongitude '2.3428622'^^xsd:double;
  dwc:latitude '55.349623'^^xsd:double;
  dwc:startLatitude '55.3496229'^^xsd:double;
  dwc:endLatitude '55.3496229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3428622 55.3496229, 2.3428622 55.3496229, 2.3428622 55.3496229, 2.3428622 55.3496229, 2.3428622 55.3496229))'^^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 '1183_1769'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.350043 2.343785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.350043"^^xsd:decimal ;
  dwc:decimalLongitude "2.343785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.350043 2.343785)"^^geo:wktLiteral ;
  geo-pos:lat "55.350043"^^xsd:decimal ;
  geo-pos:long "2.343785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1768'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1768'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.096944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.343785'^^xsd:double;
  dwc:startLongitude '2.3437854'^^xsd:double;
  dwc:endLongitude '2.3437854'^^xsd:double;
  dwc:latitude '55.350043'^^xsd:double;
  dwc:startLatitude '55.3500433'^^xsd:double;
  dwc:endLatitude '55.3500433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3437854 55.3500433, 2.3437854 55.3500433, 2.3437854 55.3500433, 2.3437854 55.3500433, 2.3437854 55.3500433))'^^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 '1183_1768'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.949519 2.346341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.949519"^^xsd:decimal ;
  dwc:decimalLongitude "2.346341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.949519 2.346341)"^^geo:wktLiteral ;
  geo-pos:lat "60.949519"^^xsd:decimal ;
  geo-pos:long "2.346341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2772'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_2772'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.346341'^^xsd:double;
  dwc:startLongitude '2.3463409'^^xsd:double;
  dwc:endLongitude '2.3463409'^^xsd:double;
  dwc:latitude '60.949519'^^xsd:double;
  dwc:startLatitude '60.9495192'^^xsd:double;
  dwc:endLatitude '60.9495192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3463409 60.9495192, 2.3463409 60.9495192, 2.3463409 60.9495192, 2.3463409 60.9495192, 2.3463409 60.9495192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2772'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1055 2.3475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1055"^^xsd:decimal ;
  dwc:decimalLongitude "2.3475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1055 2.3475)"^^geo:wktLiteral ;
  geo-pos:lat "60.1055"^^xsd:decimal ;
  geo-pos:long "2.3475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2674'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2674'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.915555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.3475'^^xsd:double;
  dwc:startLongitude '2.3475'^^xsd:double;
  dwc:endLongitude '2.3475'^^xsd:double;
  dwc:latitude '60.1055'^^xsd:double;
  dwc:startLatitude '60.1055'^^xsd:double;
  dwc:endLatitude '60.1055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3475 60.1055, 2.3475 60.1055, 2.3475 60.1055, 2.3475 60.1055, 2.3475 60.1055))'^^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 '1183_2674'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.949851 2.347517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.949851"^^xsd:decimal ;
  dwc:decimalLongitude "2.347517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.949851 2.347517)"^^geo:wktLiteral ;
  geo-pos:lat "60.949851"^^xsd:decimal ;
  geo-pos:long "2.347517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2773'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_2773'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.7191666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.347517'^^xsd:double;
  dwc:startLongitude '2.3475167'^^xsd:double;
  dwc:endLongitude '2.3475167'^^xsd:double;
  dwc:latitude '60.949851'^^xsd:double;
  dwc:startLatitude '60.9498509'^^xsd:double;
  dwc:endLatitude '60.9498509'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3475167 60.9498509, 2.3475167 60.9498509, 2.3475167 60.9498509, 2.3475167 60.9498509, 2.3475167 60.9498509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2773'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321334 2.34892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.321334"^^xsd:decimal ;
  dwc:decimalLongitude "2.34892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.321334 2.34892)"^^geo:wktLiteral ;
  geo-pos:lat "58.321334"^^xsd:decimal ;
  geo-pos:long "2.34892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2736'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2736'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.746388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.34892'^^xsd:double;
  dwc:startLongitude '2.3489199'^^xsd:double;
  dwc:endLongitude '2.3489199'^^xsd:double;
  dwc:latitude '58.321334'^^xsd:double;
  dwc:startLatitude '58.3213344'^^xsd:double;
  dwc:endLatitude '58.3213344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3489199 58.3213344, 2.3489199 58.3213344, 2.3489199 58.3213344, 2.3489199 58.3213344, 2.3489199 58.3213344))'^^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 '1183_2736'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.106738 2.351357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.106738"^^xsd:decimal ;
  dwc:decimalLongitude "2.351357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.106738 2.351357)"^^geo:wktLiteral ;
  geo-pos:lat "60.106738"^^xsd:decimal ;
  geo-pos:long "2.351357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2675'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.93'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.351357'^^xsd:double;
  dwc:startLongitude '2.3513571'^^xsd:double;
  dwc:endLongitude '2.3513571'^^xsd:double;
  dwc:latitude '60.106738'^^xsd:double;
  dwc:startLatitude '60.1067381'^^xsd:double;
  dwc:endLatitude '60.1067381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3513571 60.1067381, 2.3513571 60.1067381, 2.3513571 60.1067381, 2.3513571 60.1067381, 2.3513571 60.1067381))'^^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 '1183_2675'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.108762 2.357662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.108762"^^xsd:decimal ;
  dwc:decimalLongitude "2.357662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.108762 2.357662)"^^geo:wktLiteral ;
  geo-pos:lat "60.108762"^^xsd:decimal ;
  geo-pos:long "2.357662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2678'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2678'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.953611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.357662'^^xsd:double;
  dwc:startLongitude '2.3576621'^^xsd:double;
  dwc:endLongitude '2.3576621'^^xsd:double;
  dwc:latitude '60.108762'^^xsd:double;
  dwc:startLatitude '60.1087619'^^xsd:double;
  dwc:endLatitude '60.1087619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3576621 60.1087619, 2.3576621 60.1087619, 2.3576621 60.1087619, 2.3576621 60.1087619, 2.3576621 60.1087619))'^^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 '1183_2678'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.705159 2.363756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.705159"^^xsd:decimal ;
  dwc:decimalLongitude "2.363756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.705159 2.363756)"^^geo:wktLiteral ;
  geo-pos:lat "56.705159"^^xsd:decimal ;
  geo-pos:long "2.363756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_285'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_285'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.045'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.363756'^^xsd:double;
  dwc:startLongitude '2.3637558'^^xsd:double;
  dwc:endLongitude '2.3637558'^^xsd:double;
  dwc:latitude '56.705159'^^xsd:double;
  dwc:startLatitude '56.7051588'^^xsd:double;
  dwc:endLatitude '56.7051588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3637558 56.7051588, 2.3637558 56.7051588, 2.3637558 56.7051588, 2.3637558 56.7051588, 2.3637558 56.7051588))'^^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 '1183_285'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.112 2.36775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.112"^^xsd:decimal ;
  dwc:decimalLongitude "2.36775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.112 2.36775)"^^geo:wktLiteral ;
  geo-pos:lat "60.112"^^xsd:decimal ;
  geo-pos:long "2.36775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2677'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2677'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.991388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.36775'^^xsd:double;
  dwc:startLongitude '2.36775'^^xsd:double;
  dwc:endLongitude '2.36775'^^xsd:double;
  dwc:latitude '60.112'^^xsd:double;
  dwc:startLatitude '60.112'^^xsd:double;
  dwc:endLatitude '60.112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.36775 60.112, 2.36775 60.112, 2.36775 60.112, 2.36775 60.112, 2.36775 60.112))'^^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 '1183_2677'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.11231 2.368714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.11231"^^xsd:decimal ;
  dwc:decimalLongitude "2.368714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.11231 2.368714)"^^geo:wktLiteral ;
  geo-pos:lat "60.11231"^^xsd:decimal ;
  geo-pos:long "2.368714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2676'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2676'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.995'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.368714'^^xsd:double;
  dwc:startLongitude '2.3687143'^^xsd:double;
  dwc:endLongitude '2.3687143'^^xsd:double;
  dwc:latitude '60.11231'^^xsd:double;
  dwc:startLatitude '60.1123095'^^xsd:double;
  dwc:endLatitude '60.1123095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3687143 60.1123095, 2.3687143 60.1123095, 2.3687143 60.1123095, 2.3687143 60.1123095, 2.3687143 60.1123095))'^^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 '1183_2676'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.699799 2.371126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.699799"^^xsd:decimal ;
  dwc:decimalLongitude "2.371126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.699799 2.371126)"^^geo:wktLiteral ;
  geo-pos:lat "56.699799"^^xsd:decimal ;
  geo-pos:long "2.371126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_284'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_284'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.001666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.371126'^^xsd:double;
  dwc:startLongitude '2.3711261'^^xsd:double;
  dwc:endLongitude '2.3711261'^^xsd:double;
  dwc:latitude '56.699799'^^xsd:double;
  dwc:startLatitude '56.6997991'^^xsd:double;
  dwc:endLatitude '56.6997991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3711261 56.6997991, 2.3711261 56.6997991, 2.3711261 56.6997991, 2.3711261 56.6997991, 2.3711261 56.6997991))'^^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 '1183_284'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.695158 2.374678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.695158"^^xsd:decimal ;
  dwc:decimalLongitude "2.374678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.695158 2.374678)"^^geo:wktLiteral ;
  geo-pos:lat "56.695158"^^xsd:decimal ;
  geo-pos:long "2.374678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_283'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_283'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.971666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.374678'^^xsd:double;
  dwc:startLongitude '2.3746775'^^xsd:double;
  dwc:endLongitude '2.3746775'^^xsd:double;
  dwc:latitude '56.695158'^^xsd:double;
  dwc:startLatitude '56.695158'^^xsd:double;
  dwc:endLatitude '56.695158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3746775 56.695158, 2.3746775 56.695158, 2.3746775 56.695158, 2.3746775 56.695158, 2.3746775 56.695158))'^^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 '1183_283'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21988 2.382961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.21988"^^xsd:decimal ;
  dwc:decimalLongitude "2.382961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.21988 2.382961)"^^geo:wktLiteral ;
  geo-pos:lat "54.21988"^^xsd:decimal ;
  geo-pos:long "2.382961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1585'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1585'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.5505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.382961'^^xsd:double;
  dwc:startLongitude '2.3829613'^^xsd:double;
  dwc:endLongitude '2.3829613'^^xsd:double;
  dwc:latitude '54.21988'^^xsd:double;
  dwc:startLatitude '54.2198797'^^xsd:double;
  dwc:endLatitude '54.2198797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3829613 54.2198797, 2.3829613 54.2198797, 2.3829613 54.2198797, 2.3829613 54.2198797, 2.3829613 54.2198797))'^^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 '1183_1585'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.374635 2.397793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.374635"^^xsd:decimal ;
  dwc:decimalLongitude "2.397793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.374635 2.397793)"^^geo:wktLiteral ;
  geo-pos:lat "55.374635"^^xsd:decimal ;
  geo-pos:long "2.397793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1770'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1770'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.291944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.397793'^^xsd:double;
  dwc:startLongitude '2.3977926'^^xsd:double;
  dwc:endLongitude '2.3977926'^^xsd:double;
  dwc:latitude '55.374635'^^xsd:double;
  dwc:startLatitude '55.374635'^^xsd:double;
  dwc:endLatitude '55.374635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3977926 55.374635, 2.3977926 55.374635, 2.3977926 55.374635, 2.3977926 55.374635, 2.3977926 55.374635))'^^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 '1183_1770'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.662585 2.399603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.662585"^^xsd:decimal ;
  dwc:decimalLongitude "2.399603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.662585 2.399603)"^^geo:wktLiteral ;
  geo-pos:lat "56.662585"^^xsd:decimal ;
  geo-pos:long "2.399603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_282'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_282'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.399603'^^xsd:double;
  dwc:startLongitude '2.3996027'^^xsd:double;
  dwc:endLongitude '2.3996027'^^xsd:double;
  dwc:latitude '56.662585'^^xsd:double;
  dwc:startLatitude '56.6625845'^^xsd:double;
  dwc:endLatitude '56.6625845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.3996027 56.6625845, 2.3996027 56.6625845, 2.3996027 56.6625845, 2.3996027 56.6625845, 2.3996027 56.6625845))'^^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 '1183_282'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.653689 2.40641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.653689"^^xsd:decimal ;
  dwc:decimalLongitude "2.40641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.653689 2.40641)"^^geo:wktLiteral ;
  geo-pos:lat "56.653689"^^xsd:decimal ;
  geo-pos:long "2.40641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_281'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_281'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.703611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.40641'^^xsd:double;
  dwc:startLongitude '2.4064095'^^xsd:double;
  dwc:endLongitude '2.4064095'^^xsd:double;
  dwc:latitude '56.653689'^^xsd:double;
  dwc:startLatitude '56.6536891'^^xsd:double;
  dwc:endLatitude '56.6536891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4064095 56.6536891, 2.4064095 56.6536891, 2.4064095 56.6536891, 2.4064095 56.6536891, 2.4064095 56.6536891))'^^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 '1183_281'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.987703 2.413628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.987703"^^xsd:decimal ;
  dwc:decimalLongitude "2.413628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.987703 2.413628)"^^geo:wktLiteral ;
  geo-pos:lat "56.987703"^^xsd:decimal ;
  geo-pos:long "2.413628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_662'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_662'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5055555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.413628'^^xsd:double;
  dwc:startLongitude '2.4136275'^^xsd:double;
  dwc:endLongitude '2.4136275'^^xsd:double;
  dwc:latitude '56.987703'^^xsd:double;
  dwc:startLatitude '56.9877033'^^xsd:double;
  dwc:endLatitude '56.9877033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4136275 56.9877033, 2.4136275 56.9877033, 2.4136275 56.9877033, 2.4136275 56.9877033, 2.4136275 56.9877033))'^^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 '1183_662'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514655 2.428553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.514655"^^xsd:decimal ;
  dwc:decimalLongitude "2.428553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.514655 2.428553)"^^geo:wktLiteral ;
  geo-pos:lat "53.514655"^^xsd:decimal ;
  geo-pos:long "2.428553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1669'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_1669'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.7161111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.428553'^^xsd:double;
  dwc:startLongitude '2.4285528'^^xsd:double;
  dwc:endLongitude '2.4285528'^^xsd:double;
  dwc:latitude '53.514655'^^xsd:double;
  dwc:startLatitude '53.5146554'^^xsd:double;
  dwc:endLatitude '53.5146554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4285528 53.5146554, 2.4285528 53.5146554, 2.4285528 53.5146554, 2.4285528 53.5146554, 2.4285528 53.5146554))'^^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 '1183_1669'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.003024 2.433302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.003024"^^xsd:decimal ;
  dwc:decimalLongitude "2.433302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.003024 2.433302)"^^geo:wktLiteral ;
  geo-pos:lat "57.003024"^^xsd:decimal ;
  geo-pos:long "2.433302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_663'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_663'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6194444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.433302'^^xsd:double;
  dwc:startLongitude '2.4333022'^^xsd:double;
  dwc:endLongitude '2.4333022'^^xsd:double;
  dwc:latitude '57.003024'^^xsd:double;
  dwc:startLatitude '57.0030235'^^xsd:double;
  dwc:endLatitude '57.0030235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4333022 57.0030235, 2.4333022 57.0030235, 2.4333022 57.0030235, 2.4333022 57.0030235, 2.4333022 57.0030235))'^^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 '1183_663'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.615331 2.439428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.615331"^^xsd:decimal ;
  dwc:decimalLongitude "2.439428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.615331 2.439428)"^^geo:wktLiteral ;
  geo-pos:lat "56.615331"^^xsd:decimal ;
  geo-pos:long "2.439428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_280'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_280'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.455'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.439428'^^xsd:double;
  dwc:startLongitude '2.4394279'^^xsd:double;
  dwc:endLongitude '2.4394279'^^xsd:double;
  dwc:latitude '56.615331'^^xsd:double;
  dwc:startLatitude '56.6153309'^^xsd:double;
  dwc:endLatitude '56.6153309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4394279 56.6153309, 2.4394279 56.6153309, 2.4394279 56.6153309, 2.4394279 56.6153309, 2.4394279 56.6153309))'^^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 '1183_280'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.307768 2.440685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.307768"^^xsd:decimal ;
  dwc:decimalLongitude "2.440685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.307768 2.440685)"^^geo:wktLiteral ;
  geo-pos:lat "57.307768"^^xsd:decimal ;
  geo-pos:long "2.440685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_686'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_686'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.8711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.440685'^^xsd:double;
  dwc:startLongitude '2.4406845'^^xsd:double;
  dwc:endLongitude '2.4406845'^^xsd:double;
  dwc:latitude '57.307768'^^xsd:double;
  dwc:startLatitude '57.3077676'^^xsd:double;
  dwc:endLatitude '57.3077676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4406845 57.3077676, 2.4406845 57.3077676, 2.4406845 57.3077676, 2.4406845 57.3077676, 2.4406845 57.3077676))'^^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 '1183_686'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.009841 2.441806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.009841"^^xsd:decimal ;
  dwc:decimalLongitude "2.441806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.009841 2.441806)"^^geo:wktLiteral ;
  geo-pos:lat "57.009841"^^xsd:decimal ;
  geo-pos:long "2.441806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_664'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_664'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.6702777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.441806'^^xsd:double;
  dwc:startLongitude '2.4418063'^^xsd:double;
  dwc:endLongitude '2.4418063'^^xsd:double;
  dwc:latitude '57.009841'^^xsd:double;
  dwc:startLatitude '57.0098412'^^xsd:double;
  dwc:endLatitude '57.0098412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4418063 57.0098412, 2.4418063 57.0098412, 2.4418063 57.0098412, 2.4418063 57.0098412, 2.4418063 57.0098412))'^^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 '1183_664'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.014237 2.44729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.014237"^^xsd:decimal ;
  dwc:decimalLongitude "2.44729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.014237 2.44729)"^^geo:wktLiteral ;
  geo-pos:lat "57.014237"^^xsd:decimal ;
  geo-pos:long "2.44729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_665'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_665'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7030555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.44729'^^xsd:double;
  dwc:startLongitude '2.4472898'^^xsd:double;
  dwc:endLongitude '2.4472898'^^xsd:double;
  dwc:latitude '57.014237'^^xsd:double;
  dwc:startLatitude '57.0142373'^^xsd:double;
  dwc:endLatitude '57.0142373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4472898 57.0142373, 2.4472898 57.0142373, 2.4472898 57.0142373, 2.4472898 57.0142373, 2.4472898 57.0142373))'^^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 '1183_665'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.017031 2.450775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.017031"^^xsd:decimal ;
  dwc:decimalLongitude "2.450775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.017031 2.450775)"^^geo:wktLiteral ;
  geo-pos:lat "57.017031"^^xsd:decimal ;
  geo-pos:long "2.450775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_666'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_666'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.450775'^^xsd:double;
  dwc:startLongitude '2.4507751'^^xsd:double;
  dwc:endLongitude '2.4507751'^^xsd:double;
  dwc:latitude '57.017031'^^xsd:double;
  dwc:startLatitude '57.0170314'^^xsd:double;
  dwc:endLatitude '57.0170314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4507751 57.0170314, 2.4507751 57.0170314, 2.4507751 57.0170314, 2.4507751 57.0170314, 2.4507751 57.0170314))'^^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 '1183_666'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98504 2.452317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98504"^^xsd:decimal ;
  dwc:decimalLongitude "2.452317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98504 2.452317)"^^geo:wktLiteral ;
  geo-pos:lat "54.98504"^^xsd:decimal ;
  geo-pos:long "2.452317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1660'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1660'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.055277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.452317'^^xsd:double;
  dwc:startLongitude '2.4523172'^^xsd:double;
  dwc:endLongitude '2.4523172'^^xsd:double;
  dwc:latitude '54.98504'^^xsd:double;
  dwc:startLatitude '54.9850404'^^xsd:double;
  dwc:endLatitude '54.9850404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4523172 54.9850404, 2.4523172 54.9850404, 2.4523172 54.9850404, 2.4523172 54.9850404, 2.4523172 54.9850404))'^^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 '1183_1660'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.018373 2.452448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.018373"^^xsd:decimal ;
  dwc:decimalLongitude "2.452448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.018373 2.452448)"^^geo:wktLiteral ;
  geo-pos:lat "57.018373"^^xsd:decimal ;
  geo-pos:long "2.452448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_667'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_667'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7338888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.452448'^^xsd:double;
  dwc:startLongitude '2.452448'^^xsd:double;
  dwc:endLongitude '2.452448'^^xsd:double;
  dwc:latitude '57.018373'^^xsd:double;
  dwc:startLatitude '57.0183726'^^xsd:double;
  dwc:endLatitude '57.0183726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.452448 57.0183726, 2.452448 57.0183726, 2.452448 57.0183726, 2.452448 57.0183726, 2.452448 57.0183726))'^^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 '1183_667'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335575 2.459616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335575"^^xsd:decimal ;
  dwc:decimalLongitude "2.459616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335575 2.459616)"^^geo:wktLiteral ;
  geo-pos:lat "58.335575"^^xsd:decimal ;
  geo-pos:long "2.459616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2737'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2737'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.459616'^^xsd:double;
  dwc:startLongitude '2.4596164'^^xsd:double;
  dwc:endLongitude '2.4596164'^^xsd:double;
  dwc:latitude '58.335575'^^xsd:double;
  dwc:startLatitude '58.3355751'^^xsd:double;
  dwc:endLatitude '58.3355751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4596164 58.3355751, 2.4596164 58.3355751, 2.4596164 58.3355751, 2.4596164 58.3355751, 2.4596164 58.3355751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2737'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336729 2.466878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.336729"^^xsd:decimal ;
  dwc:decimalLongitude "2.466878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.336729 2.466878)"^^geo:wktLiteral ;
  geo-pos:lat "58.336729"^^xsd:decimal ;
  geo-pos:long "2.466878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2738'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2738'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.159722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.466878'^^xsd:double;
  dwc:startLongitude '2.4668778'^^xsd:double;
  dwc:endLongitude '2.4668778'^^xsd:double;
  dwc:latitude '58.336729'^^xsd:double;
  dwc:startLatitude '58.3367285'^^xsd:double;
  dwc:endLatitude '58.3367285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4668778 58.3367285, 2.4668778 58.3367285, 2.4668778 58.3367285, 2.4668778 58.3367285, 2.4668778 58.3367285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2738'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.031449 2.468759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.031449"^^xsd:decimal ;
  dwc:decimalLongitude "2.468759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.031449 2.468759)"^^geo:wktLiteral ;
  geo-pos:lat "57.031449"^^xsd:decimal ;
  geo-pos:long "2.468759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_668'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_668'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.8313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.468759'^^xsd:double;
  dwc:startLongitude '2.4687592'^^xsd:double;
  dwc:endLongitude '2.4687592'^^xsd:double;
  dwc:latitude '57.031449'^^xsd:double;
  dwc:startLatitude '57.031449'^^xsd:double;
  dwc:endLatitude '57.031449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4687592 57.031449, 2.4687592 57.031449, 2.4687592 57.031449, 2.4687592 57.031449, 2.4687592 57.031449))'^^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 '1183_668'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.587974 2.471714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.587974"^^xsd:decimal ;
  dwc:decimalLongitude "2.471714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.587974 2.471714)"^^geo:wktLiteral ;
  geo-pos:lat "56.587974"^^xsd:decimal ;
  geo-pos:long "2.471714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_278'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_278'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.276111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.471714'^^xsd:double;
  dwc:startLongitude '2.4717141'^^xsd:double;
  dwc:endLongitude '2.4717141'^^xsd:double;
  dwc:latitude '56.587974'^^xsd:double;
  dwc:startLatitude '56.5879738'^^xsd:double;
  dwc:endLatitude '56.5879738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4717141 56.5879738, 2.4717141 56.5879738, 2.4717141 56.5879738, 2.4717141 56.5879738, 2.4717141 56.5879738))'^^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 '1183_278'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.587676 2.472065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.587676"^^xsd:decimal ;
  dwc:decimalLongitude "2.472065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.587676 2.472065)"^^geo:wktLiteral ;
  geo-pos:lat "56.587676"^^xsd:decimal ;
  geo-pos:long "2.472065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_279'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_279'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.274166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.472065'^^xsd:double;
  dwc:startLongitude '2.4720651'^^xsd:double;
  dwc:endLongitude '2.4720651'^^xsd:double;
  dwc:latitude '56.587676'^^xsd:double;
  dwc:startLatitude '56.5876764'^^xsd:double;
  dwc:endLatitude '56.5876764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4720651 56.5876764, 2.4720651 56.5876764, 2.4720651 56.5876764, 2.4720651 56.5876764, 2.4720651 56.5876764))'^^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 '1183_279'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.043147 2.483351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.043147"^^xsd:decimal ;
  dwc:decimalLongitude "2.483351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.043147 2.483351)"^^geo:wktLiteral ;
  geo-pos:lat "57.043147"^^xsd:decimal ;
  geo-pos:long "2.483351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_669'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_669'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9186111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.483351'^^xsd:double;
  dwc:startLongitude '2.483351'^^xsd:double;
  dwc:endLongitude '2.483351'^^xsd:double;
  dwc:latitude '57.043147'^^xsd:double;
  dwc:startLatitude '57.0431471'^^xsd:double;
  dwc:endLatitude '57.0431471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.483351 57.0431471, 2.483351 57.0431471, 2.483351 57.0431471, 2.483351 57.0431471, 2.483351 57.0431471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_669'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.046835 2.487952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.046835"^^xsd:decimal ;
  dwc:decimalLongitude "2.487952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.046835 2.487952)"^^geo:wktLiteral ;
  geo-pos:lat "57.046835"^^xsd:decimal ;
  geo-pos:long "2.487952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_670'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_670'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.487952'^^xsd:double;
  dwc:startLongitude '2.4879516'^^xsd:double;
  dwc:endLongitude '2.4879516'^^xsd:double;
  dwc:latitude '57.046835'^^xsd:double;
  dwc:startLatitude '57.0468353'^^xsd:double;
  dwc:endLatitude '57.0468353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4879516 57.0468353, 2.4879516 57.0468353, 2.4879516 57.0468353, 2.4879516 57.0468353, 2.4879516 57.0468353))'^^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 '1183_670'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.047618 2.488928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.047618"^^xsd:decimal ;
  dwc:decimalLongitude "2.488928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.047618 2.488928)"^^geo:wktLiteral ;
  geo-pos:lat "57.047618"^^xsd:decimal ;
  geo-pos:long "2.488928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_671'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_671'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9519444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.488928'^^xsd:double;
  dwc:startLongitude '2.4889275'^^xsd:double;
  dwc:endLongitude '2.4889275'^^xsd:double;
  dwc:latitude '57.047618'^^xsd:double;
  dwc:startLatitude '57.0476177'^^xsd:double;
  dwc:endLatitude '57.0476177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4889275 57.0476177, 2.4889275 57.0476177, 2.4889275 57.0476177, 2.4889275 57.0476177, 2.4889275 57.0476177))'^^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 '1183_671'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16861 2.489285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16861"^^xsd:decimal ;
  dwc:decimalLongitude "2.489285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16861 2.489285)"^^geo:wktLiteral ;
  geo-pos:lat "54.16861"^^xsd:decimal ;
  geo-pos:long "2.489285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1586'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1586'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '5.905'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.489285'^^xsd:double;
  dwc:startLongitude '2.4892845'^^xsd:double;
  dwc:endLongitude '2.4892845'^^xsd:double;
  dwc:latitude '54.16861'^^xsd:double;
  dwc:startLatitude '54.1686097'^^xsd:double;
  dwc:endLatitude '54.1686097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4892845 54.1686097, 2.4892845 54.1686097, 2.4892845 54.1686097, 2.4892845 54.1686097, 2.4892845 54.1686097))'^^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 '1183_1586'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.048884 2.490508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.048884"^^xsd:decimal ;
  dwc:decimalLongitude "2.490508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.048884 2.490508)"^^geo:wktLiteral ;
  geo-pos:lat "57.048884"^^xsd:decimal ;
  geo-pos:long "2.490508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_672'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_672'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9613888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.490508'^^xsd:double;
  dwc:startLongitude '2.4905075'^^xsd:double;
  dwc:endLongitude '2.4905075'^^xsd:double;
  dwc:latitude '57.048884'^^xsd:double;
  dwc:startLatitude '57.0488843'^^xsd:double;
  dwc:endLatitude '57.0488843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4905075 57.0488843, 2.4905075 57.0488843, 2.4905075 57.0488843, 2.4905075 57.0488843, 2.4905075 57.0488843))'^^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 '1183_672'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.998297 2.494218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.998297"^^xsd:decimal ;
  dwc:decimalLongitude "2.494218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.998297 2.494218)"^^geo:wktLiteral ;
  geo-pos:lat "60.998297"^^xsd:decimal ;
  geo-pos:long "2.494218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2723'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2723'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.1575'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.494218'^^xsd:double;
  dwc:startLongitude '2.494218'^^xsd:double;
  dwc:endLongitude '2.494218'^^xsd:double;
  dwc:latitude '60.998297'^^xsd:double;
  dwc:startLatitude '60.9982972'^^xsd:double;
  dwc:endLatitude '60.9982972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.494218 60.9982972, 2.494218 60.9982972, 2.494218 60.9982972, 2.494218 60.9982972, 2.494218 60.9982972))'^^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 '1183_2723'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.400348 2.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.400348"^^xsd:decimal ;
  dwc:decimalLongitude "2.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.400348 2.495)"^^geo:wktLiteral ;
  geo-pos:lat "55.400348"^^xsd:decimal ;
  geo-pos:long "2.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1414'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1414'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.495'^^xsd:double;
  dwc:startLongitude '2.4949996'^^xsd:double;
  dwc:endLongitude '2.4949996'^^xsd:double;
  dwc:latitude '55.400348'^^xsd:double;
  dwc:startLatitude '55.4003481'^^xsd:double;
  dwc:endLatitude '55.4003481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4949996 55.4003481, 2.4949996 55.4003481, 2.4949996 55.4003481, 2.4949996 55.4003481, 2.4949996 55.4003481))'^^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 '1183_1414'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981444 2.495356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.981444"^^xsd:decimal ;
  dwc:decimalLongitude "2.495356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981444 2.495356)"^^geo:wktLiteral ;
  geo-pos:lat "54.981444"^^xsd:decimal ;
  geo-pos:long "2.495356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1661'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1661'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.170833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.495356'^^xsd:double;
  dwc:startLongitude '2.4953558'^^xsd:double;
  dwc:endLongitude '2.4953558'^^xsd:double;
  dwc:latitude '54.981444'^^xsd:double;
  dwc:startLatitude '54.9814438'^^xsd:double;
  dwc:endLatitude '54.9814438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4953558 54.9814438, 2.4953558 54.9814438, 2.4953558 54.9814438, 2.4953558 54.9814438, 2.4953558 54.9814438))'^^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 '1183_1661'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.052908 2.495526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.052908"^^xsd:decimal ;
  dwc:decimalLongitude "2.495526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.052908 2.495526)"^^geo:wktLiteral ;
  geo-pos:lat "57.052908"^^xsd:decimal ;
  geo-pos:long "2.495526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_673'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_673'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9913888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.495526'^^xsd:double;
  dwc:startLongitude '2.4955263'^^xsd:double;
  dwc:endLongitude '2.4955263'^^xsd:double;
  dwc:latitude '57.052908'^^xsd:double;
  dwc:startLatitude '57.0529078'^^xsd:double;
  dwc:endLatitude '57.0529078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4955263 57.0529078, 2.4955263 57.0529078, 2.4955263 57.0529078, 2.4955263 57.0529078, 2.4955263 57.0529078))'^^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 '1183_673'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981401 2.495873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.981401"^^xsd:decimal ;
  dwc:decimalLongitude "2.495873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.981401 2.495873)"^^geo:wktLiteral ;
  geo-pos:lat "54.981401"^^xsd:decimal ;
  geo-pos:long "2.495873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1662'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1662'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.495873'^^xsd:double;
  dwc:startLongitude '2.4958731'^^xsd:double;
  dwc:endLongitude '2.4958731'^^xsd:double;
  dwc:latitude '54.981401'^^xsd:double;
  dwc:startLatitude '54.9814006'^^xsd:double;
  dwc:endLatitude '54.9814006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.4958731 54.9814006, 2.4958731 54.9814006, 2.4958731 54.9814006, 2.4958731 54.9814006, 2.4958731 54.9814006))'^^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 '1183_1662'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.980951 2.501253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.980951"^^xsd:decimal ;
  dwc:decimalLongitude "2.501253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.980951 2.501253)"^^geo:wktLiteral ;
  geo-pos:lat "54.980951"^^xsd:decimal ;
  geo-pos:long "2.501253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1663'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1663'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.186666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.501253'^^xsd:double;
  dwc:startLongitude '2.5012529'^^xsd:double;
  dwc:endLongitude '2.5012529'^^xsd:double;
  dwc:latitude '54.980951'^^xsd:double;
  dwc:startLatitude '54.980951'^^xsd:double;
  dwc:endLatitude '54.980951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5012529 54.980951, 2.5012529 54.980951, 2.5012529 54.980951, 2.5012529 54.980951, 2.5012529 54.980951))'^^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 '1183_1663'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.253232 2.504132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.253232"^^xsd:decimal ;
  dwc:decimalLongitude "2.504132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.253232 2.504132)"^^geo:wktLiteral ;
  geo-pos:lat "57.253232"^^xsd:decimal ;
  geo-pos:long "2.504132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_685'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_685'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4852777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.504132'^^xsd:double;
  dwc:startLongitude '2.5041318'^^xsd:double;
  dwc:endLongitude '2.5041318'^^xsd:double;
  dwc:latitude '57.253232'^^xsd:double;
  dwc:startLatitude '57.2532316'^^xsd:double;
  dwc:endLatitude '57.2532316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5041318 57.2532316, 2.5041318 57.2532316, 2.5041318 57.2532316, 2.5041318 57.2532316, 2.5041318 57.2532316))'^^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 '1183_685'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.559447 2.505278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.559447"^^xsd:decimal ;
  dwc:decimalLongitude "2.505278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.559447 2.505278)"^^geo:wktLiteral ;
  geo-pos:lat "56.559447"^^xsd:decimal ;
  geo-pos:long "2.505278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_277'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_277'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.089722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.505278'^^xsd:double;
  dwc:startLongitude '2.5052783'^^xsd:double;
  dwc:endLongitude '2.5052783'^^xsd:double;
  dwc:latitude '56.559447'^^xsd:double;
  dwc:startLatitude '56.5594468'^^xsd:double;
  dwc:endLatitude '56.5594468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5052783 56.5594468, 2.5052783 56.5594468, 2.5052783 56.5594468, 2.5052783 56.5594468, 2.5052783 56.5594468))'^^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 '1183_277'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.551454 2.514682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.551454"^^xsd:decimal ;
  dwc:decimalLongitude "2.514682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.551454 2.514682)"^^geo:wktLiteral ;
  geo-pos:lat "56.551454"^^xsd:decimal ;
  geo-pos:long "2.514682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_276'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_276'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.0375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.514682'^^xsd:double;
  dwc:startLongitude '2.5146817'^^xsd:double;
  dwc:endLongitude '2.5146817'^^xsd:double;
  dwc:latitude '56.551454'^^xsd:double;
  dwc:startLatitude '56.5514539'^^xsd:double;
  dwc:endLatitude '56.5514539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5146817 56.5514539, 2.5146817 56.5514539, 2.5146817 56.5514539, 2.5146817 56.5514539, 2.5146817 56.5514539))'^^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 '1183_276'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.077743 2.522961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.077743"^^xsd:decimal ;
  dwc:decimalLongitude "2.522961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.077743 2.522961)"^^geo:wktLiteral ;
  geo-pos:lat "57.077743"^^xsd:decimal ;
  geo-pos:long "2.522961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_674'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_674'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1572222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.522961'^^xsd:double;
  dwc:startLongitude '2.5229608'^^xsd:double;
  dwc:endLongitude '2.5229608'^^xsd:double;
  dwc:latitude '57.077743'^^xsd:double;
  dwc:startLatitude '57.0777427'^^xsd:double;
  dwc:endLatitude '57.0777427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5229608 57.0777427, 2.5229608 57.0777427, 2.5229608 57.0777427, 2.5229608 57.0777427, 2.5229608 57.0777427))'^^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 '1183_674'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.437432 2.528386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.437432"^^xsd:decimal ;
  dwc:decimalLongitude "2.528386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.437432 2.528386)"^^geo:wktLiteral ;
  geo-pos:lat "55.437432"^^xsd:decimal ;
  geo-pos:long "2.528386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1771'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1771'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.528386'^^xsd:double;
  dwc:startLongitude '2.528386'^^xsd:double;
  dwc:endLongitude '2.528386'^^xsd:double;
  dwc:latitude '55.437432'^^xsd:double;
  dwc:startLatitude '55.4374318'^^xsd:double;
  dwc:endLatitude '55.4374318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.528386 55.4374318, 2.528386 55.4374318, 2.528386 55.4374318, 2.528386 55.4374318, 2.528386 55.4374318))'^^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 '1183_1771'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.53574 2.533206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.53574"^^xsd:decimal ;
  dwc:decimalLongitude "2.533206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.53574 2.533206)"^^geo:wktLiteral ;
  geo-pos:lat "56.53574"^^xsd:decimal ;
  geo-pos:long "2.533206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_275'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_275'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.934722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.533206'^^xsd:double;
  dwc:startLongitude '2.5332063'^^xsd:double;
  dwc:endLongitude '2.5332063'^^xsd:double;
  dwc:latitude '56.53574'^^xsd:double;
  dwc:startLatitude '56.5357401'^^xsd:double;
  dwc:endLatitude '56.5357401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5332063 56.5357401, 2.5332063 56.5357401, 2.5332063 56.5357401, 2.5332063 56.5357401, 2.5332063 56.5357401))'^^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 '1183_275'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.225023 2.536985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.225023"^^xsd:decimal ;
  dwc:decimalLongitude "2.536985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.225023 2.536985)"^^geo:wktLiteral ;
  geo-pos:lat "57.225023"^^xsd:decimal ;
  geo-pos:long "2.536985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_684'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_684'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.2858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.536985'^^xsd:double;
  dwc:startLongitude '2.5369854'^^xsd:double;
  dwc:endLongitude '2.5369854'^^xsd:double;
  dwc:latitude '57.225023'^^xsd:double;
  dwc:startLatitude '57.2250226'^^xsd:double;
  dwc:endLatitude '57.2250226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5369854 57.2250226, 2.5369854 57.2250226, 2.5369854 57.2250226, 2.5369854 57.2250226, 2.5369854 57.2250226))'^^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 '1183_684'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.097485 2.544295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.097485"^^xsd:decimal ;
  dwc:decimalLongitude "2.544295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.097485 2.544295)"^^geo:wktLiteral ;
  geo-pos:lat "57.097485"^^xsd:decimal ;
  geo-pos:long "2.544295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_675'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_675'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.544295'^^xsd:double;
  dwc:startLongitude '2.5442948'^^xsd:double;
  dwc:endLongitude '2.5442948'^^xsd:double;
  dwc:latitude '57.097485'^^xsd:double;
  dwc:startLatitude '57.0974847'^^xsd:double;
  dwc:endLatitude '57.0974847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5442948 57.0974847, 2.5442948 57.0974847, 2.5442948 57.0974847, 2.5442948 57.0974847, 2.5442948 57.0974847))'^^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 '1183_675'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.099175 2.546349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.099175"^^xsd:decimal ;
  dwc:decimalLongitude "2.546349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.099175 2.546349)"^^geo:wktLiteral ;
  geo-pos:lat "57.099175"^^xsd:decimal ;
  geo-pos:long "2.546349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_676'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_676'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.546349'^^xsd:double;
  dwc:startLongitude '2.5463493'^^xsd:double;
  dwc:endLongitude '2.5463493'^^xsd:double;
  dwc:latitude '57.099175'^^xsd:double;
  dwc:startLatitude '57.0991749'^^xsd:double;
  dwc:endLatitude '57.0991749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5463493 57.0991749, 2.5463493 57.0991749, 2.5463493 57.0991749, 2.5463493 57.0991749, 2.5463493 57.0991749))'^^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 '1183_676'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.768478 2.557538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.768478"^^xsd:decimal ;
  dwc:decimalLongitude "2.557538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.768478 2.557538)"^^geo:wktLiteral ;
  geo-pos:lat "59.768478"^^xsd:decimal ;
  geo-pos:long "2.557538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2767'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2767'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.541111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.557538'^^xsd:double;
  dwc:startLongitude '2.557538'^^xsd:double;
  dwc:endLongitude '2.557538'^^xsd:double;
  dwc:latitude '59.768478'^^xsd:double;
  dwc:startLatitude '59.7684781'^^xsd:double;
  dwc:endLatitude '59.7684781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.557538 59.7684781, 2.557538 59.7684781, 2.557538 59.7684781, 2.557538 59.7684781, 2.557538 59.7684781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2767'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.111617 2.561474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.111617"^^xsd:decimal ;
  dwc:decimalLongitude "2.561474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.111617 2.561474)"^^geo:wktLiteral ;
  geo-pos:lat "57.111617"^^xsd:decimal ;
  geo-pos:long "2.561474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_677'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_677'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.3969444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.561474'^^xsd:double;
  dwc:startLongitude '2.5614737'^^xsd:double;
  dwc:endLongitude '2.5614737'^^xsd:double;
  dwc:latitude '57.111617'^^xsd:double;
  dwc:startLatitude '57.1116171'^^xsd:double;
  dwc:endLatitude '57.1116171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5614737 57.1116171, 2.5614737 57.1116171, 2.5614737 57.1116171, 2.5614737 57.1116171, 2.5614737 57.1116171))'^^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 '1183_677'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.769947 2.562436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.769947"^^xsd:decimal ;
  dwc:decimalLongitude "2.562436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.769947 2.562436)"^^geo:wktLiteral ;
  geo-pos:lat "59.769947"^^xsd:decimal ;
  geo-pos:long "2.562436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2768'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2768'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.559722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.562436'^^xsd:double;
  dwc:startLongitude '2.5624357'^^xsd:double;
  dwc:endLongitude '2.5624357'^^xsd:double;
  dwc:latitude '59.769947'^^xsd:double;
  dwc:startLatitude '59.7699474'^^xsd:double;
  dwc:endLatitude '59.7699474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5624357 59.7699474, 2.5624357 59.7699474, 2.5624357 59.7699474, 2.5624357 59.7699474, 2.5624357 59.7699474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2768'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.187146 2.580632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.187146"^^xsd:decimal ;
  dwc:decimalLongitude "2.580632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.187146 2.580632)"^^geo:wktLiteral ;
  geo-pos:lat "57.187146"^^xsd:decimal ;
  geo-pos:long "2.580632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_683'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_683'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0188888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.580632'^^xsd:double;
  dwc:startLongitude '2.5806317'^^xsd:double;
  dwc:endLongitude '2.5806317'^^xsd:double;
  dwc:latitude '57.187146'^^xsd:double;
  dwc:startLatitude '57.1871456'^^xsd:double;
  dwc:endLatitude '57.1871456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5806317 57.1871456, 2.5806317 57.1871456, 2.5806317 57.1871456, 2.5806317 57.1871456, 2.5806317 57.1871456))'^^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 '1183_683'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.356066 2.581211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.356066"^^xsd:decimal ;
  dwc:decimalLongitude "2.581211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.356066 2.581211)"^^geo:wktLiteral ;
  geo-pos:lat "58.356066"^^xsd:decimal ;
  geo-pos:long "2.581211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2740'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2740'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.579166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.581211'^^xsd:double;
  dwc:startLongitude '2.5812106'^^xsd:double;
  dwc:endLongitude '2.5812106'^^xsd:double;
  dwc:latitude '58.356066'^^xsd:double;
  dwc:startLatitude '58.356066'^^xsd:double;
  dwc:endLatitude '58.356066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5812106 58.356066, 2.5812106 58.356066, 2.5812106 58.356066, 2.5812106 58.356066, 2.5812106 58.356066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2740'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.356121 2.581513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.356121"^^xsd:decimal ;
  dwc:decimalLongitude "2.581513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.356121 2.581513)"^^geo:wktLiteral ;
  geo-pos:lat "58.356121"^^xsd:decimal ;
  geo-pos:long "2.581513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2739'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2739'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.580277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.581513'^^xsd:double;
  dwc:startLongitude '2.5815126'^^xsd:double;
  dwc:endLongitude '2.5815126'^^xsd:double;
  dwc:latitude '58.356121'^^xsd:double;
  dwc:startLatitude '58.3561206'^^xsd:double;
  dwc:endLatitude '58.3561206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5815126 58.3561206, 2.5815126 58.3561206, 2.5815126 58.3561206, 2.5815126 58.3561206, 2.5815126 58.3561206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2739'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.184683 2.583245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.184683"^^xsd:decimal ;
  dwc:decimalLongitude "2.583245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.184683 2.583245)"^^geo:wktLiteral ;
  geo-pos:lat "57.184683"^^xsd:decimal ;
  geo-pos:long "2.583245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_682'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_682'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0019444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.583245'^^xsd:double;
  dwc:startLongitude '2.5832452'^^xsd:double;
  dwc:endLongitude '2.5832452'^^xsd:double;
  dwc:latitude '57.184683'^^xsd:double;
  dwc:startLatitude '57.1846833'^^xsd:double;
  dwc:endLatitude '57.1846833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5832452 57.1846833, 2.5832452 57.1846833, 2.5832452 57.1846833, 2.5832452 57.1846833, 2.5832452 57.1846833))'^^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 '1183_682'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35735 2.588309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.35735"^^xsd:decimal ;
  dwc:decimalLongitude "2.588309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.35735 2.588309)"^^geo:wktLiteral ;
  geo-pos:lat "58.35735"^^xsd:decimal ;
  geo-pos:long "2.588309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2741'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2741'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.605277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.588309'^^xsd:double;
  dwc:startLongitude '2.5883094'^^xsd:double;
  dwc:endLongitude '2.5883094'^^xsd:double;
  dwc:latitude '58.35735'^^xsd:double;
  dwc:startLatitude '58.3573503'^^xsd:double;
  dwc:endLatitude '58.3573503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5883094 58.3573503, 2.5883094 58.3573503, 2.5883094 58.3573503, 2.5883094 58.3573503, 2.5883094 58.3573503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2741'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.357528 2.589291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.357528"^^xsd:decimal ;
  dwc:decimalLongitude "2.589291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.357528 2.589291)"^^geo:wktLiteral ;
  geo-pos:lat "58.357528"^^xsd:decimal ;
  geo-pos:long "2.589291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2745'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2745'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.608888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.589291'^^xsd:double;
  dwc:startLongitude '2.5892911'^^xsd:double;
  dwc:endLongitude '2.5892911'^^xsd:double;
  dwc:latitude '58.357528'^^xsd:double;
  dwc:startLatitude '58.3575279'^^xsd:double;
  dwc:endLatitude '58.3575279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5892911 58.3575279, 2.5892911 58.3575279, 2.5892911 58.3575279, 2.5892911 58.3575279, 2.5892911 58.3575279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2745'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358498 2.594653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.358498"^^xsd:decimal ;
  dwc:decimalLongitude "2.594653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.358498 2.594653)"^^geo:wktLiteral ;
  geo-pos:lat "58.358498"^^xsd:decimal ;
  geo-pos:long "2.594653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2742'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2742'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.628611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.594653'^^xsd:double;
  dwc:startLongitude '2.594653'^^xsd:double;
  dwc:endLongitude '2.594653'^^xsd:double;
  dwc:latitude '58.358498'^^xsd:double;
  dwc:startLatitude '58.3584979'^^xsd:double;
  dwc:endLatitude '58.3584979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.594653 58.3584979, 2.594653 58.3584979, 2.594653 58.3584979, 2.594653 58.3584979, 2.594653 58.3584979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2742'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.140242 2.596269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.140242"^^xsd:decimal ;
  dwc:decimalLongitude "2.596269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.140242 2.596269)"^^geo:wktLiteral ;
  geo-pos:lat "57.140242"^^xsd:decimal ;
  geo-pos:long "2.596269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_678'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_678'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.596269'^^xsd:double;
  dwc:startLongitude '2.5962687'^^xsd:double;
  dwc:endLongitude '2.5962687'^^xsd:double;
  dwc:latitude '57.140242'^^xsd:double;
  dwc:startLatitude '57.1402416'^^xsd:double;
  dwc:endLatitude '57.1402416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.5962687 57.1402416, 2.5962687 57.1402416, 2.5962687 57.1402416, 2.5962687 57.1402416, 2.5962687 57.1402416))'^^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 '1183_678'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.148225 2.605973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.148225"^^xsd:decimal ;
  dwc:decimalLongitude "2.605973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.148225 2.605973)"^^geo:wktLiteral ;
  geo-pos:lat "57.148225"^^xsd:decimal ;
  geo-pos:long "2.605973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_679'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_679'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6797222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.605973'^^xsd:double;
  dwc:startLongitude '2.6059729'^^xsd:double;
  dwc:endLongitude '2.6059729'^^xsd:double;
  dwc:latitude '57.148225'^^xsd:double;
  dwc:startLatitude '57.1482248'^^xsd:double;
  dwc:endLatitude '57.1482248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6059729 57.1482248, 2.6059729 57.1482248, 2.6059729 57.1482248, 2.6059729 57.1482248, 2.6059729 57.1482248))'^^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 '1183_679'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.149268 2.607241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.149268"^^xsd:decimal ;
  dwc:decimalLongitude "2.607241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.149268 2.607241)"^^geo:wktLiteral ;
  geo-pos:lat "57.149268"^^xsd:decimal ;
  geo-pos:long "2.607241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_680'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1183_680'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.6877777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.607241'^^xsd:double;
  dwc:startLongitude '2.6072405'^^xsd:double;
  dwc:endLongitude '2.6072405'^^xsd:double;
  dwc:latitude '57.149268'^^xsd:double;
  dwc:startLatitude '57.1492677'^^xsd:double;
  dwc:endLatitude '57.1492677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6072405 57.1492677, 2.6072405 57.1492677, 2.6072405 57.1492677, 2.6072405 57.1492677, 2.6072405 57.1492677))'^^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 '1183_680'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.971 2.620333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.971"^^xsd:decimal ;
  dwc:decimalLongitude "2.620333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.971 2.620333)"^^geo:wktLiteral ;
  geo-pos:lat "54.971"^^xsd:decimal ;
  geo-pos:long "2.620333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1664'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1664'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.795833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.620333'^^xsd:double;
  dwc:startLongitude '2.6203333'^^xsd:double;
  dwc:endLongitude '2.6203333'^^xsd:double;
  dwc:latitude '54.971'^^xsd:double;
  dwc:startLatitude '54.971'^^xsd:double;
  dwc:endLatitude '54.971'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6203333 54.971, 2.6203333 54.971, 2.6203333 54.971, 2.6203333 54.971, 2.6203333 54.971))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1664'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.091879 2.634501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.091879"^^xsd:decimal ;
  dwc:decimalLongitude "2.634501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.091879 2.634501)"^^geo:wktLiteral ;
  geo-pos:lat "57.091879"^^xsd:decimal ;
  geo-pos:long "2.634501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_840'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_840'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.151666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.634501'^^xsd:double;
  dwc:startLongitude '2.6345012'^^xsd:double;
  dwc:endLongitude '2.6345012'^^xsd:double;
  dwc:latitude '57.091879'^^xsd:double;
  dwc:startLatitude '57.0918787'^^xsd:double;
  dwc:endLatitude '57.0918787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6345012 57.0918787, 2.6345012 57.0918787, 2.6345012 57.0918787, 2.6345012 57.0918787, 2.6345012 57.0918787))'^^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 '1183_840'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.098355 2.636654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.098355"^^xsd:decimal ;
  dwc:decimalLongitude "2.636654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.098355 2.636654)"^^geo:wktLiteral ;
  geo-pos:lat "54.098355"^^xsd:decimal ;
  geo-pos:long "2.636654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1587'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1587'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.636654'^^xsd:double;
  dwc:startLongitude '2.6366538'^^xsd:double;
  dwc:endLongitude '2.6366538'^^xsd:double;
  dwc:latitude '54.098355'^^xsd:double;
  dwc:startLatitude '54.0983547'^^xsd:double;
  dwc:endLatitude '54.0983547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6366538 54.0983547, 2.6366538 54.0983547, 2.6366538 54.0983547, 2.6366538 54.0983547, 2.6366538 54.0983547))'^^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 '1183_1587'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299346 2.636842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299346"^^xsd:decimal ;
  dwc:decimalLongitude "2.636842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299346 2.636842)"^^geo:wktLiteral ;
  geo-pos:lat "61.299346"^^xsd:decimal ;
  geo-pos:long "2.636842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2689'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2689'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.775555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.636842'^^xsd:double;
  dwc:startLongitude '2.6368418'^^xsd:double;
  dwc:endLongitude '2.6368418'^^xsd:double;
  dwc:latitude '61.299346'^^xsd:double;
  dwc:startLatitude '61.2993456'^^xsd:double;
  dwc:endLatitude '61.2993456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6368418 61.2993456, 2.6368418 61.2993456, 2.6368418 61.2993456, 2.6368418 61.2993456, 2.6368418 61.2993456))'^^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 '1183_2689'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298936 2.63826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298936"^^xsd:decimal ;
  dwc:decimalLongitude "2.63826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298936 2.63826)"^^geo:wktLiteral ;
  geo-pos:lat "61.298936"^^xsd:decimal ;
  geo-pos:long "2.63826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2690'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2690'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.770555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.63826'^^xsd:double;
  dwc:startLongitude '2.6382597'^^xsd:double;
  dwc:endLongitude '2.6382597'^^xsd:double;
  dwc:latitude '61.298936'^^xsd:double;
  dwc:startLatitude '61.2989355'^^xsd:double;
  dwc:endLatitude '61.2989355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6382597 61.2989355, 2.6382597 61.2989355, 2.6382597 61.2989355, 2.6382597 61.2989355, 2.6382597 61.2989355))'^^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 '1183_2690'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.043254 2.641864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.043254"^^xsd:decimal ;
  dwc:decimalLongitude "2.641864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.043254 2.641864)"^^geo:wktLiteral ;
  geo-pos:lat "61.043254"^^xsd:decimal ;
  geo-pos:long "2.641864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2722'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2722'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.625555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.641864'^^xsd:double;
  dwc:startLongitude '2.6418644'^^xsd:double;
  dwc:endLongitude '2.6418644'^^xsd:double;
  dwc:latitude '61.043254'^^xsd:double;
  dwc:startLatitude '61.0432541'^^xsd:double;
  dwc:endLatitude '61.0432541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6418644 61.0432541, 2.6418644 61.0432541, 2.6418644 61.0432541, 2.6418644 61.0432541, 2.6418644 61.0432541))'^^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 '1183_2722'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.090177 2.651844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.090177"^^xsd:decimal ;
  dwc:decimalLongitude "2.651844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.090177 2.651844)"^^geo:wktLiteral ;
  geo-pos:lat "54.090177"^^xsd:decimal ;
  geo-pos:long "2.651844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1588'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1588'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0486111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.651844'^^xsd:double;
  dwc:startLongitude '2.6518438'^^xsd:double;
  dwc:endLongitude '2.6518438'^^xsd:double;
  dwc:latitude '54.090177'^^xsd:double;
  dwc:startLatitude '54.0901772'^^xsd:double;
  dwc:endLatitude '54.0901772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6518438 54.0901772, 2.6518438 54.0901772, 2.6518438 54.0901772, 2.6518438 54.0901772, 2.6518438 54.0901772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1588'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.294424 2.653856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.294424"^^xsd:decimal ;
  dwc:decimalLongitude "2.653856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.294424 2.653856)"^^geo:wktLiteral ;
  geo-pos:lat "61.294424"^^xsd:decimal ;
  geo-pos:long "2.653856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2688'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2688'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.715555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.653856'^^xsd:double;
  dwc:startLongitude '2.6538562'^^xsd:double;
  dwc:endLongitude '2.6538562'^^xsd:double;
  dwc:latitude '61.294424'^^xsd:double;
  dwc:startLatitude '61.2944239'^^xsd:double;
  dwc:endLatitude '61.2944239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6538562 61.2944239, 2.6538562 61.2944239, 2.6538562 61.2944239, 2.6538562 61.2944239, 2.6538562 61.2944239))'^^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 '1183_2688'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.370316 2.659977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.370316"^^xsd:decimal ;
  dwc:decimalLongitude "2.659977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.370316 2.659977)"^^geo:wktLiteral ;
  geo-pos:lat "58.370316"^^xsd:decimal ;
  geo-pos:long "2.659977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2743'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2743'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.868888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.659977'^^xsd:double;
  dwc:startLongitude '2.6599773'^^xsd:double;
  dwc:endLongitude '2.6599773'^^xsd:double;
  dwc:latitude '58.370316'^^xsd:double;
  dwc:startLatitude '58.3703162'^^xsd:double;
  dwc:endLatitude '58.3703162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6599773 58.3703162, 2.6599773 58.3703162, 2.6599773 58.3703162, 2.6599773 58.3703162, 2.6599773 58.3703162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2743'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.371778 2.668058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.371778"^^xsd:decimal ;
  dwc:decimalLongitude "2.668058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.371778 2.668058)"^^geo:wktLiteral ;
  geo-pos:lat "58.371778"^^xsd:decimal ;
  geo-pos:long "2.668058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2744'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1183_2744'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.898611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.668058'^^xsd:double;
  dwc:startLongitude '2.6680578'^^xsd:double;
  dwc:endLongitude '2.6680578'^^xsd:double;
  dwc:latitude '58.371778'^^xsd:double;
  dwc:startLatitude '58.3717781'^^xsd:double;
  dwc:endLatitude '58.3717781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6680578 58.3717781, 2.6680578 58.3717781, 2.6680578 58.3717781, 2.6680578 58.3717781, 2.6680578 58.3717781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_2744'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.46931 2.671034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.46931"^^xsd:decimal ;
  dwc:decimalLongitude "2.671034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.46931 2.671034)"^^geo:wktLiteral ;
  geo-pos:lat "58.46931"^^xsd:decimal ;
  geo-pos:long "2.671034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2755'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2755'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.423333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.671034'^^xsd:double;
  dwc:startLongitude '2.6710337'^^xsd:double;
  dwc:endLongitude '2.6710337'^^xsd:double;
  dwc:latitude '58.46931'^^xsd:double;
  dwc:startLatitude '58.46931'^^xsd:double;
  dwc:endLatitude '58.46931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6710337 58.46931, 2.6710337 58.46931, 2.6710337 58.46931, 2.6710337 58.46931, 2.6710337 58.46931))'^^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 '1183_2755'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.077464 2.676801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.077464"^^xsd:decimal ;
  dwc:decimalLongitude "2.676801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.077464 2.676801)"^^geo:wktLiteral ;
  geo-pos:lat "54.077464"^^xsd:decimal ;
  geo-pos:long "2.676801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1589'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1589'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1336111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.676801'^^xsd:double;
  dwc:startLongitude '2.6768006'^^xsd:double;
  dwc:endLongitude '2.6768006'^^xsd:double;
  dwc:latitude '54.077464'^^xsd:double;
  dwc:startLatitude '54.0774639'^^xsd:double;
  dwc:endLatitude '54.0774639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6768006 54.0774639, 2.6768006 54.0774639, 2.6768006 54.0774639, 2.6768006 54.0774639, 2.6768006 54.0774639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1589'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.046653 2.677622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.046653"^^xsd:decimal ;
  dwc:decimalLongitude "2.677622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.046653 2.677622)"^^geo:wktLiteral ;
  geo-pos:lat "54.046653"^^xsd:decimal ;
  geo-pos:long "2.677622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1396'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_1396'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.6025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.677622'^^xsd:double;
  dwc:startLongitude '2.6776221'^^xsd:double;
  dwc:endLongitude '2.6776221'^^xsd:double;
  dwc:latitude '54.046653'^^xsd:double;
  dwc:startLatitude '54.0466527'^^xsd:double;
  dwc:endLatitude '54.0466527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6776221 54.0466527, 2.6776221 54.0466527, 2.6776221 54.0466527, 2.6776221 54.0466527, 2.6776221 54.0466527))'^^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 '1183_1396'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.046698 2.682966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.046698"^^xsd:decimal ;
  dwc:decimalLongitude "2.682966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.046698 2.682966)"^^geo:wktLiteral ;
  geo-pos:lat "59.046698"^^xsd:decimal ;
  geo-pos:long "2.682966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2629'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2629'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.990277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.682966'^^xsd:double;
  dwc:startLongitude '2.6829661'^^xsd:double;
  dwc:endLongitude '2.6829661'^^xsd:double;
  dwc:latitude '59.046698'^^xsd:double;
  dwc:startLatitude '59.0466981'^^xsd:double;
  dwc:endLatitude '59.0466981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6829661 59.0466981, 2.6829661 59.0466981, 2.6829661 59.0466981, 2.6829661 59.0466981, 2.6829661 59.0466981))'^^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 '1183_2629'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.205955 2.68947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.205955"^^xsd:decimal ;
  dwc:decimalLongitude "2.68947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.205955 2.68947)"^^geo:wktLiteral ;
  geo-pos:lat "57.205955"^^xsd:decimal ;
  geo-pos:long "2.68947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_838'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_838'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.379444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.68947'^^xsd:double;
  dwc:startLongitude '2.6894696'^^xsd:double;
  dwc:endLongitude '2.6894696'^^xsd:double;
  dwc:latitude '57.205955'^^xsd:double;
  dwc:startLatitude '57.205955'^^xsd:double;
  dwc:endLatitude '57.205955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6894696 57.205955, 2.6894696 57.205955, 2.6894696 57.205955, 2.6894696 57.205955, 2.6894696 57.205955))'^^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 '1183_838'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.408041 2.696101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.408041"^^xsd:decimal ;
  dwc:decimalLongitude "2.696101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.408041 2.696101)"^^geo:wktLiteral ;
  geo-pos:lat "56.408041"^^xsd:decimal ;
  geo-pos:long "2.696101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_274'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_274'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.457222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.696101'^^xsd:double;
  dwc:startLongitude '2.6961005'^^xsd:double;
  dwc:endLongitude '2.6961005'^^xsd:double;
  dwc:latitude '56.408041'^^xsd:double;
  dwc:startLatitude '56.4080413'^^xsd:double;
  dwc:endLatitude '56.4080413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6961005 56.4080413, 2.6961005 56.4080413, 2.6961005 56.4080413, 2.6961005 56.4080413, 2.6961005 56.4080413))'^^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 '1183_274'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40492 2.699985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.40492"^^xsd:decimal ;
  dwc:decimalLongitude "2.699985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.40492 2.699985)"^^geo:wktLiteral ;
  geo-pos:lat "56.40492"^^xsd:decimal ;
  geo-pos:long "2.699985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_273'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_273'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.435555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.699985'^^xsd:double;
  dwc:startLongitude '2.6999852'^^xsd:double;
  dwc:endLongitude '2.6999852'^^xsd:double;
  dwc:latitude '56.40492'^^xsd:double;
  dwc:startLatitude '56.4049196'^^xsd:double;
  dwc:endLatitude '56.4049196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.6999852 56.4049196, 2.6999852 56.4049196, 2.6999852 56.4049196, 2.6999852 56.4049196, 2.6999852 56.4049196))'^^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 '1183_273'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.243003 2.700755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.243003"^^xsd:decimal ;
  dwc:decimalLongitude "2.700755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.243003 2.700755)"^^geo:wktLiteral ;
  geo-pos:lat "55.243003"^^xsd:decimal ;
  geo-pos:long "2.700755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1413'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1413'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.700755'^^xsd:double;
  dwc:startLongitude '2.7007554'^^xsd:double;
  dwc:endLongitude '2.7007554'^^xsd:double;
  dwc:latitude '55.243003'^^xsd:double;
  dwc:startLatitude '55.2430029'^^xsd:double;
  dwc:endLatitude '55.2430029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7007554 55.2430029, 2.7007554 55.2430029, 2.7007554 55.2430029, 2.7007554 55.2430029, 2.7007554 55.2430029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1413'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.041583 2.70293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.041583"^^xsd:decimal ;
  dwc:decimalLongitude "2.70293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.041583 2.70293)"^^geo:wktLiteral ;
  geo-pos:lat "59.041583"^^xsd:decimal ;
  geo-pos:long "2.70293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2628'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2628'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.921944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.70293'^^xsd:double;
  dwc:startLongitude '2.7029304'^^xsd:double;
  dwc:endLongitude '2.7029304'^^xsd:double;
  dwc:latitude '59.041583'^^xsd:double;
  dwc:startLatitude '59.0415832'^^xsd:double;
  dwc:endLatitude '59.0415832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7029304 59.0415832, 2.7029304 59.0415832, 2.7029304 59.0415832, 2.7029304 59.0415832, 2.7029304 59.0415832))'^^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 '1183_2628'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.819414 2.725852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.819414"^^xsd:decimal ;
  dwc:decimalLongitude "2.725852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.819414 2.725852)"^^geo:wktLiteral ;
  geo-pos:lat "59.819414"^^xsd:decimal ;
  geo-pos:long "2.725852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2769'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2769'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.185833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.725852'^^xsd:double;
  dwc:startLongitude '2.7258522'^^xsd:double;
  dwc:endLongitude '2.7258522'^^xsd:double;
  dwc:latitude '59.819414'^^xsd:double;
  dwc:startLatitude '59.8194138'^^xsd:double;
  dwc:endLatitude '59.8194138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7258522 59.8194138, 2.7258522 59.8194138, 2.7258522 59.8194138, 2.7258522 59.8194138, 2.7258522 59.8194138))'^^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 '1183_2769'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.448973 2.735298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.448973"^^xsd:decimal ;
  dwc:decimalLongitude "2.735298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.448973 2.735298)"^^geo:wktLiteral ;
  geo-pos:lat "58.448973"^^xsd:decimal ;
  geo-pos:long "2.735298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2754'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2754'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19.161666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.735298'^^xsd:double;
  dwc:startLongitude '2.7352979'^^xsd:double;
  dwc:endLongitude '2.7352979'^^xsd:double;
  dwc:latitude '58.448973'^^xsd:double;
  dwc:startLatitude '58.4489732'^^xsd:double;
  dwc:endLatitude '58.4489732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7352979 58.4489732, 2.7352979 58.4489732, 2.7352979 58.4489732, 2.7352979 58.4489732, 2.7352979 58.4489732))'^^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 '1183_2754'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.076361 2.740681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.076361"^^xsd:decimal ;
  dwc:decimalLongitude "2.740681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.076361 2.740681)"^^geo:wktLiteral ;
  geo-pos:lat "54.076361"^^xsd:decimal ;
  geo-pos:long "2.740681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1397'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_1397'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.740681'^^xsd:double;
  dwc:startLongitude '2.7406807'^^xsd:double;
  dwc:endLongitude '2.7406807'^^xsd:double;
  dwc:latitude '54.076361'^^xsd:double;
  dwc:startLatitude '54.0763611'^^xsd:double;
  dwc:endLatitude '54.0763611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7406807 54.0763611, 2.7406807 54.0763611, 2.7406807 54.0763611, 2.7406807 54.0763611, 2.7406807 54.0763611))'^^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 '1183_1397'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.742882 2.748157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.742882"^^xsd:decimal ;
  dwc:decimalLongitude "2.748157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.742882 2.748157)"^^geo:wktLiteral ;
  geo-pos:lat "57.742882"^^xsd:decimal ;
  geo-pos:long "2.748157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_486'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_486'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.748157'^^xsd:double;
  dwc:startLongitude '2.7481572'^^xsd:double;
  dwc:endLongitude '2.7481572'^^xsd:double;
  dwc:latitude '57.742882'^^xsd:double;
  dwc:startLatitude '57.7428821'^^xsd:double;
  dwc:endLatitude '57.7428821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7481572 57.7428821, 2.7481572 57.7428821, 2.7481572 57.7428821, 2.7481572 57.7428821, 2.7481572 57.7428821))'^^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 '1183_486'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.359065 2.757317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.359065"^^xsd:decimal ;
  dwc:decimalLongitude "2.757317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.359065 2.757317)"^^geo:wktLiteral ;
  geo-pos:lat "56.359065"^^xsd:decimal ;
  geo-pos:long "2.757317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_272'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_272'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.116111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.757317'^^xsd:double;
  dwc:startLongitude '2.7573171'^^xsd:double;
  dwc:endLongitude '2.7573171'^^xsd:double;
  dwc:latitude '56.359065'^^xsd:double;
  dwc:startLatitude '56.3590652'^^xsd:double;
  dwc:endLatitude '56.3590652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7573171 56.3590652, 2.7573171 56.3590652, 2.7573171 56.3590652, 2.7573171 56.3590652, 2.7573171 56.3590652))'^^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 '1183_272'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.357636 2.759114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.357636"^^xsd:decimal ;
  dwc:decimalLongitude "2.759114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.357636 2.759114)"^^geo:wktLiteral ;
  geo-pos:lat "56.357636"^^xsd:decimal ;
  geo-pos:long "2.759114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_271'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_271'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '12.106111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.759114'^^xsd:double;
  dwc:startLongitude '2.7591138'^^xsd:double;
  dwc:endLongitude '2.7591138'^^xsd:double;
  dwc:latitude '56.357636'^^xsd:double;
  dwc:startLatitude '56.3576357'^^xsd:double;
  dwc:endLatitude '56.3576357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7591138 56.3576357, 2.7591138 56.3576357, 2.7591138 56.3576357, 2.7591138 56.3576357, 2.7591138 56.3576357))'^^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 '1183_271'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.546942 2.762058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.546942"^^xsd:decimal ;
  dwc:decimalLongitude "2.762058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.546942 2.762058)"^^geo:wktLiteral ;
  geo-pos:lat "55.546942"^^xsd:decimal ;
  geo-pos:long "2.762058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1772'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1772'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.420833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.762058'^^xsd:double;
  dwc:startLongitude '2.7620582'^^xsd:double;
  dwc:endLongitude '2.7620582'^^xsd:double;
  dwc:latitude '55.546942'^^xsd:double;
  dwc:startLatitude '55.5469418'^^xsd:double;
  dwc:endLatitude '55.5469418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7620582 55.5469418, 2.7620582 55.5469418, 2.7620582 55.5469418, 2.7620582 55.5469418, 2.7620582 55.5469418))'^^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 '1183_1772'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.338084 2.783587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.338084"^^xsd:decimal ;
  dwc:decimalLongitude "2.783587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.338084 2.783587)"^^geo:wktLiteral ;
  geo-pos:lat "56.338084"^^xsd:decimal ;
  geo-pos:long "2.783587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_270'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_270'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.783587'^^xsd:double;
  dwc:startLongitude '2.7835866'^^xsd:double;
  dwc:endLongitude '2.7835866'^^xsd:double;
  dwc:latitude '56.338084'^^xsd:double;
  dwc:startLatitude '56.3380838'^^xsd:double;
  dwc:endLatitude '56.3380838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7835866 56.3380838, 2.7835866 56.3380838, 2.7835866 56.3380838, 2.7835866 56.3380838, 2.7835866 56.3380838))'^^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 '1183_270'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56098 2.792186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56098"^^xsd:decimal ;
  dwc:decimalLongitude "2.792186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56098 2.792186)"^^geo:wktLiteral ;
  geo-pos:lat "55.56098"^^xsd:decimal ;
  geo-pos:long "2.792186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1773'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1773'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.792186'^^xsd:double;
  dwc:startLongitude '2.7921863'^^xsd:double;
  dwc:endLongitude '2.7921863'^^xsd:double;
  dwc:latitude '55.56098'^^xsd:double;
  dwc:startLatitude '55.5609804'^^xsd:double;
  dwc:endLatitude '55.5609804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7921863 55.5609804, 2.7921863 55.5609804, 2.7921863 55.5609804, 2.7921863 55.5609804, 2.7921863 55.5609804))'^^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 '1183_1773'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.109281 2.796483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.109281"^^xsd:decimal ;
  dwc:decimalLongitude "2.796483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.109281 2.796483)"^^geo:wktLiteral ;
  geo-pos:lat "54.109281"^^xsd:decimal ;
  geo-pos:long "2.796483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_1398'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8958333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.796483'^^xsd:double;
  dwc:startLongitude '2.7964825'^^xsd:double;
  dwc:endLongitude '2.7964825'^^xsd:double;
  dwc:latitude '54.109281'^^xsd:double;
  dwc:startLatitude '54.1092807'^^xsd:double;
  dwc:endLatitude '54.1092807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.7964825 54.1092807, 2.7964825 54.1092807, 2.7964825 54.1092807, 2.7964825 54.1092807, 2.7964825 54.1092807))'^^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 '1183_1398'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.018522 2.805063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.018522"^^xsd:decimal ;
  dwc:decimalLongitude "2.805063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.018522 2.805063)"^^geo:wktLiteral ;
  geo-pos:lat "59.018522"^^xsd:decimal ;
  geo-pos:long "2.805063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2627'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2627'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.576666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.805063'^^xsd:double;
  dwc:startLongitude '2.8050629'^^xsd:double;
  dwc:endLongitude '2.8050629'^^xsd:double;
  dwc:latitude '59.018522'^^xsd:double;
  dwc:startLatitude '59.0185218'^^xsd:double;
  dwc:endLatitude '59.0185218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8050629 59.0185218, 2.8050629 59.0185218, 2.8050629 59.0185218, 2.8050629 59.0185218, 2.8050629 59.0185218))'^^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 '1183_2627'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.00586 2.816484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.00586"^^xsd:decimal ;
  dwc:decimalLongitude "2.816484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.00586 2.816484)"^^geo:wktLiteral ;
  geo-pos:lat "54.00586"^^xsd:decimal ;
  geo-pos:long "2.816484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1590'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1590'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.61'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.816484'^^xsd:double;
  dwc:startLongitude '2.816484'^^xsd:double;
  dwc:endLongitude '2.816484'^^xsd:double;
  dwc:latitude '54.00586'^^xsd:double;
  dwc:startLatitude '54.00586'^^xsd:double;
  dwc:endLatitude '54.00586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.816484 54.00586, 2.816484 54.00586, 2.816484 54.00586, 2.816484 54.00586, 2.816484 54.00586))'^^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 '1183_1590'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.848129 2.817311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.848129"^^xsd:decimal ;
  dwc:decimalLongitude "2.817311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.848129 2.817311)"^^geo:wktLiteral ;
  geo-pos:lat "59.848129"^^xsd:decimal ;
  geo-pos:long "2.817311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2770'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2770'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.536111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.817311'^^xsd:double;
  dwc:startLongitude '2.8173108'^^xsd:double;
  dwc:endLongitude '2.8173108'^^xsd:double;
  dwc:latitude '59.848129'^^xsd:double;
  dwc:startLatitude '59.8481292'^^xsd:double;
  dwc:endLatitude '59.8481292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8173108 59.8481292, 2.8173108 59.8481292, 2.8173108 59.8481292, 2.8173108 59.8481292, 2.8173108 59.8481292))'^^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 '1183_2770'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.292316 2.840366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.292316"^^xsd:decimal ;
  dwc:decimalLongitude "2.840366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.292316 2.840366)"^^geo:wktLiteral ;
  geo-pos:lat "56.292316"^^xsd:decimal ;
  geo-pos:long "2.840366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_269'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_269'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.626944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.840366'^^xsd:double;
  dwc:startLongitude '2.8403663'^^xsd:double;
  dwc:endLongitude '2.8403663'^^xsd:double;
  dwc:latitude '56.292316'^^xsd:double;
  dwc:startLatitude '56.2923159'^^xsd:double;
  dwc:endLatitude '56.2923159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8403663 56.2923159, 2.8403663 56.2923159, 2.8403663 56.2923159, 2.8403663 56.2923159, 2.8403663 56.2923159))'^^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 '1183_269'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.694513 2.848594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.694513"^^xsd:decimal ;
  dwc:decimalLongitude "2.848594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.694513 2.848594)"^^geo:wktLiteral ;
  geo-pos:lat "59.694513"^^xsd:decimal ;
  geo-pos:long "2.848594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2725'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_2725'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.9308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.848594'^^xsd:double;
  dwc:startLongitude '2.8485942'^^xsd:double;
  dwc:endLongitude '2.8485942'^^xsd:double;
  dwc:latitude '59.694513'^^xsd:double;
  dwc:startLatitude '59.6945132'^^xsd:double;
  dwc:endLatitude '59.6945132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8485942 59.6945132, 2.8485942 59.6945132, 2.8485942 59.6945132, 2.8485942 59.6945132, 2.8485942 59.6945132))'^^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 '1183_2725'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.008936 2.852469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.008936"^^xsd:decimal ;
  dwc:decimalLongitude "2.852469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.008936 2.852469)"^^geo:wktLiteral ;
  geo-pos:lat "59.008936"^^xsd:decimal ;
  geo-pos:long "2.852469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2626'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2626'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.418611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.852469'^^xsd:double;
  dwc:startLongitude '2.8524693'^^xsd:double;
  dwc:endLongitude '2.8524693'^^xsd:double;
  dwc:latitude '59.008936'^^xsd:double;
  dwc:startLatitude '59.008936'^^xsd:double;
  dwc:endLatitude '59.008936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8524693 59.008936, 2.8524693 59.008936, 2.8524693 59.008936, 2.8524693 59.008936, 2.8524693 59.008936))'^^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 '1183_2626'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641968 2.882125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.641968"^^xsd:decimal ;
  dwc:decimalLongitude "2.882125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.641968 2.882125)"^^geo:wktLiteral ;
  geo-pos:lat "57.641968"^^xsd:decimal ;
  geo-pos:long "2.882125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_485'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_485'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.12'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.882125'^^xsd:double;
  dwc:startLongitude '2.8821252'^^xsd:double;
  dwc:endLongitude '2.8821252'^^xsd:double;
  dwc:latitude '57.641968'^^xsd:double;
  dwc:startLatitude '57.641968'^^xsd:double;
  dwc:endLatitude '57.641968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8821252 57.641968, 2.8821252 57.641968, 2.8821252 57.641968, 2.8821252 57.641968, 2.8821252 57.641968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_485'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638948 2.88612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.638948"^^xsd:decimal ;
  dwc:decimalLongitude "2.88612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.638948 2.88612)"^^geo:wktLiteral ;
  geo-pos:lat "57.638948"^^xsd:decimal ;
  geo-pos:long "2.88612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_484'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.097222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.88612'^^xsd:double;
  dwc:startLongitude '2.8861196'^^xsd:double;
  dwc:endLongitude '2.8861196'^^xsd:double;
  dwc:latitude '57.638948'^^xsd:double;
  dwc:startLatitude '57.6389475'^^xsd:double;
  dwc:endLatitude '57.6389475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.8861196 57.6389475, 2.8861196 57.6389475, 2.8861196 57.6389475, 2.8861196 57.6389475, 2.8861196 57.6389475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_484'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.21982 2.9034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.21982"^^xsd:decimal ;
  dwc:decimalLongitude "2.9034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.21982 2.9034)"^^geo:wktLiteral ;
  geo-pos:lat "61.21982"^^xsd:decimal ;
  geo-pos:long "2.9034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2687'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2687'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.843333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.9034'^^xsd:double;
  dwc:startLongitude '2.9033998'^^xsd:double;
  dwc:endLongitude '2.9033998'^^xsd:double;
  dwc:latitude '61.21982'^^xsd:double;
  dwc:startLatitude '61.2198202'^^xsd:double;
  dwc:endLatitude '61.2198202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9033998 61.2198202, 2.9033998 61.2198202, 2.9033998 61.2198202, 2.9033998 61.2198202, 2.9033998 61.2198202))'^^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 '1183_2687'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.083747 2.912966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.083747"^^xsd:decimal ;
  dwc:decimalLongitude "2.912966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.083747 2.912966)"^^geo:wktLiteral ;
  geo-pos:lat "55.083747"^^xsd:decimal ;
  geo-pos:long "2.912966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1412'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1412'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.1416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.912966'^^xsd:double;
  dwc:startLongitude '2.9129662'^^xsd:double;
  dwc:endLongitude '2.9129662'^^xsd:double;
  dwc:latitude '55.083747'^^xsd:double;
  dwc:startLatitude '55.0837471'^^xsd:double;
  dwc:endLatitude '55.0837471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9129662 55.0837471, 2.9129662 55.0837471, 2.9129662 55.0837471, 2.9129662 55.0837471, 2.9129662 55.0837471))'^^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 '1183_1412'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.230506 2.915966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.230506"^^xsd:decimal ;
  dwc:decimalLongitude "2.915966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.230506 2.915966)"^^geo:wktLiteral ;
  geo-pos:lat "56.230506"^^xsd:decimal ;
  geo-pos:long "2.915966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_268'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_268'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.142777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.915966'^^xsd:double;
  dwc:startLongitude '2.9159663'^^xsd:double;
  dwc:endLongitude '2.9159663'^^xsd:double;
  dwc:latitude '56.230506'^^xsd:double;
  dwc:startLatitude '56.2305056'^^xsd:double;
  dwc:endLatitude '56.2305056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9159663 56.2305056, 2.9159663 56.2305056, 2.9159663 56.2305056, 2.9159663 56.2305056, 2.9159663 56.2305056))'^^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 '1183_268'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.670988 2.919874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.670988"^^xsd:decimal ;
  dwc:decimalLongitude "2.919874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.670988 2.919874)"^^geo:wktLiteral ;
  geo-pos:lat "59.670988"^^xsd:decimal ;
  geo-pos:long "2.919874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2726'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_2726'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.226388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.919874'^^xsd:double;
  dwc:startLongitude '2.9198743'^^xsd:double;
  dwc:endLongitude '2.9198743'^^xsd:double;
  dwc:latitude '59.670988'^^xsd:double;
  dwc:startLatitude '59.6709883'^^xsd:double;
  dwc:endLatitude '59.6709883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9198743 59.6709883, 2.9198743 59.6709883, 2.9198743 59.6709883, 2.9198743 59.6709883, 2.9198743 59.6709883))'^^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 '1183_2726'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.214605 2.935372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.214605"^^xsd:decimal ;
  dwc:decimalLongitude "2.935372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.214605 2.935372)"^^geo:wktLiteral ;
  geo-pos:lat "56.214605"^^xsd:decimal ;
  geo-pos:long "2.935372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_267'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_267'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.016111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.935372'^^xsd:double;
  dwc:startLongitude '2.9353723'^^xsd:double;
  dwc:endLongitude '2.9353723'^^xsd:double;
  dwc:latitude '56.214605'^^xsd:double;
  dwc:startLatitude '56.2146046'^^xsd:double;
  dwc:endLatitude '56.2146046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9353723 56.2146046, 2.9353723 56.2146046, 2.9353723 56.2146046, 2.9353723 56.2146046, 2.9353723 56.2146046))'^^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 '1183_267'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.286046 2.952341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.286046"^^xsd:decimal ;
  dwc:decimalLongitude "2.952341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.286046 2.952341)"^^geo:wktLiteral ;
  geo-pos:lat "60.286046"^^xsd:decimal ;
  geo-pos:long "2.952341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2679'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2679'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.734166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.952341'^^xsd:double;
  dwc:startLongitude '2.9523405'^^xsd:double;
  dwc:endLongitude '2.9523405'^^xsd:double;
  dwc:latitude '60.286046'^^xsd:double;
  dwc:startLatitude '60.2860457'^^xsd:double;
  dwc:endLatitude '60.2860457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9523405 60.2860457, 2.9523405 60.2860457, 2.9523405 60.2860457, 2.9523405 60.2860457, 2.9523405 60.2860457))'^^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 '1183_2679'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.986469 2.9564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.986469"^^xsd:decimal ;
  dwc:decimalLongitude "2.9564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.986469 2.9564)"^^geo:wktLiteral ;
  geo-pos:lat "58.986469"^^xsd:decimal ;
  geo-pos:long "2.9564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2625'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2625'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.060833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.9564'^^xsd:double;
  dwc:startLongitude '2.9563995'^^xsd:double;
  dwc:endLongitude '2.9563995'^^xsd:double;
  dwc:latitude '58.986469'^^xsd:double;
  dwc:startLatitude '58.9864693'^^xsd:double;
  dwc:endLatitude '58.9864693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9563995 58.9864693, 2.9563995 58.9864693, 2.9563995 58.9864693, 2.9563995 58.9864693, 2.9563995 58.9864693))'^^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 '1183_2625'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.985127 2.962023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.985127"^^xsd:decimal ;
  dwc:decimalLongitude "2.962023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.985127 2.962023)"^^geo:wktLiteral ;
  geo-pos:lat "58.985127"^^xsd:decimal ;
  geo-pos:long "2.962023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2624'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2624'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '20.041111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.962023'^^xsd:double;
  dwc:startLongitude '2.9620225'^^xsd:double;
  dwc:endLongitude '2.9620225'^^xsd:double;
  dwc:latitude '58.985127'^^xsd:double;
  dwc:startLatitude '58.9851265'^^xsd:double;
  dwc:endLatitude '58.9851265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9620225 58.9851265, 2.9620225 58.9851265, 2.9620225 58.9851265, 2.9620225 58.9851265, 2.9620225 58.9851265))'^^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 '1183_2624'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864102 2.967116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.864102"^^xsd:decimal ;
  dwc:decimalLongitude "2.967116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.864102 2.967116)"^^geo:wktLiteral ;
  geo-pos:lat "56.864102"^^xsd:decimal ;
  geo-pos:long "2.967116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_843'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_843'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.967116'^^xsd:double;
  dwc:startLongitude '2.9671159'^^xsd:double;
  dwc:endLongitude '2.9671159'^^xsd:double;
  dwc:latitude '56.864102'^^xsd:double;
  dwc:startLatitude '56.8641016'^^xsd:double;
  dwc:endLatitude '56.8641016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9671159 56.8641016, 2.9671159 56.8641016, 2.9671159 56.8641016, 2.9671159 56.8641016, 2.9671159 56.8641016))'^^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 '1183_843'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858877 2.973323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.858877"^^xsd:decimal ;
  dwc:decimalLongitude "2.973323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.858877 2.973323)"^^geo:wktLiteral ;
  geo-pos:lat "56.858877"^^xsd:decimal ;
  geo-pos:long "2.973323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_844'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_844'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6436111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.973323'^^xsd:double;
  dwc:startLongitude '2.9733233'^^xsd:double;
  dwc:endLongitude '2.9733233'^^xsd:double;
  dwc:latitude '56.858877'^^xsd:double;
  dwc:startLatitude '56.8588772'^^xsd:double;
  dwc:endLatitude '56.8588772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9733233 56.8588772, 2.9733233 56.8588772, 2.9733233 56.8588772, 2.9733233 56.8588772, 2.9733233 56.8588772))'^^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 '1183_844'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.144749 2.983468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.144749"^^xsd:decimal ;
  dwc:decimalLongitude "2.983468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.144749 2.983468)"^^geo:wktLiteral ;
  geo-pos:lat "61.144749"^^xsd:decimal ;
  geo-pos:long "2.983468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2721'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2721'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.452777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.983468'^^xsd:double;
  dwc:startLongitude '2.9834683'^^xsd:double;
  dwc:endLongitude '2.9834683'^^xsd:double;
  dwc:latitude '61.144749'^^xsd:double;
  dwc:startLatitude '61.144749'^^xsd:double;
  dwc:endLatitude '61.144749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9834683 61.144749, 2.9834683 61.144749, 2.9834683 61.144749, 2.9834683 61.144749, 2.9834683 61.144749))'^^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 '1183_2721'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44027 2.990286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.44027"^^xsd:decimal ;
  dwc:decimalLongitude "2.990286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.44027 2.990286)"^^geo:wktLiteral ;
  geo-pos:lat "57.44027"^^xsd:decimal ;
  geo-pos:long "2.990286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_835'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_835'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '2.990286'^^xsd:double;
  dwc:startLongitude '2.9902858'^^xsd:double;
  dwc:endLongitude '2.9902858'^^xsd:double;
  dwc:latitude '57.44027'^^xsd:double;
  dwc:startLatitude '57.4402703'^^xsd:double;
  dwc:endLatitude '57.4402703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.9902858 57.4402703, 2.9902858 57.4402703, 2.9902858 57.4402703, 2.9902858 57.4402703, 2.9902858 57.4402703))'^^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 '1183_835'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.227736 3.032092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.227736"^^xsd:decimal ;
  dwc:decimalLongitude "3.032092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.227736 3.032092)"^^geo:wktLiteral ;
  geo-pos:lat "54.227736"^^xsd:decimal ;
  geo-pos:long "3.032092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1183_1399'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.7708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.032092'^^xsd:double;
  dwc:startLongitude '3.032092'^^xsd:double;
  dwc:endLongitude '3.032092'^^xsd:double;
  dwc:latitude '54.227736'^^xsd:double;
  dwc:startLatitude '54.2277362'^^xsd:double;
  dwc:endLatitude '54.2277362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.032092 54.2277362, 3.032092 54.2277362, 3.032092 54.2277362, 3.032092 54.2277362, 3.032092 54.2277362))'^^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 '1183_1399'^^xsd:string;
  dwc:observationDate '1994-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.895033 3.033994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.895033"^^xsd:decimal ;
  dwc:decimalLongitude "3.033994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.895033 3.033994)"^^geo:wktLiteral ;
  geo-pos:lat "53.895033"^^xsd:decimal ;
  geo-pos:long "3.033994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1591'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1591'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.033994'^^xsd:double;
  dwc:startLongitude '3.0339943'^^xsd:double;
  dwc:endLongitude '3.0339943'^^xsd:double;
  dwc:latitude '53.895033'^^xsd:double;
  dwc:startLatitude '53.8950328'^^xsd:double;
  dwc:endLatitude '53.8950328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0339943 53.8950328, 3.0339943 53.8950328, 3.0339943 53.8950328, 3.0339943 53.8950328, 3.0339943 53.8950328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1591'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.967039 3.034174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.967039"^^xsd:decimal ;
  dwc:decimalLongitude "3.034174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.967039 3.034174)"^^geo:wktLiteral ;
  geo-pos:lat "58.967039"^^xsd:decimal ;
  geo-pos:long "3.034174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2623'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2623'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.788333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.034174'^^xsd:double;
  dwc:startLongitude '3.034174'^^xsd:double;
  dwc:endLongitude '3.034174'^^xsd:double;
  dwc:latitude '58.967039'^^xsd:double;
  dwc:startLatitude '58.9670387'^^xsd:double;
  dwc:endLatitude '58.9670387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.034174 58.9670387, 3.034174 58.9670387, 3.034174 58.9670387, 3.034174 58.9670387, 3.034174 58.9670387))'^^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 '1183_2623'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945883 3.036732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.945883"^^xsd:decimal ;
  dwc:decimalLongitude "3.036732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945883 3.036732)"^^geo:wktLiteral ;
  geo-pos:lat "54.945883"^^xsd:decimal ;
  geo-pos:long "3.036732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1665'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1665'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.638611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.036732'^^xsd:double;
  dwc:startLongitude '3.0367324'^^xsd:double;
  dwc:endLongitude '3.0367324'^^xsd:double;
  dwc:latitude '54.945883'^^xsd:double;
  dwc:startLatitude '54.9458826'^^xsd:double;
  dwc:endLatitude '54.9458826'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0367324 54.9458826, 3.0367324 54.9458826, 3.0367324 54.9458826, 3.0367324 54.9458826, 3.0367324 54.9458826))'^^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 '1183_1665'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.353661 3.041485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.353661"^^xsd:decimal ;
  dwc:decimalLongitude "3.041485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.353661 3.041485)"^^geo:wktLiteral ;
  geo-pos:lat "53.353661"^^xsd:decimal ;
  geo-pos:long "3.041485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1371'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1371'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.917222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.041485'^^xsd:double;
  dwc:startLongitude '3.0414852'^^xsd:double;
  dwc:endLongitude '3.0414852'^^xsd:double;
  dwc:latitude '53.353661'^^xsd:double;
  dwc:startLatitude '53.3536613'^^xsd:double;
  dwc:endLatitude '53.3536613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0414852 53.3536613, 3.0414852 53.3536613, 3.0414852 53.3536613, 3.0414852 53.3536613, 3.0414852 53.3536613))'^^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 '1183_1371'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.944982 3.050653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.944982"^^xsd:decimal ;
  dwc:decimalLongitude "3.050653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.944982 3.050653)"^^geo:wktLiteral ;
  geo-pos:lat "54.944982"^^xsd:decimal ;
  geo-pos:long "3.050653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1666'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1666'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.676944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.050653'^^xsd:double;
  dwc:startLongitude '3.050653'^^xsd:double;
  dwc:endLongitude '3.050653'^^xsd:double;
  dwc:latitude '54.944982'^^xsd:double;
  dwc:startLatitude '54.9449823'^^xsd:double;
  dwc:endLatitude '54.9449823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.050653 54.9449823, 3.050653 54.9449823, 3.050653 54.9449823, 3.050653 54.9449823, 3.050653 54.9449823))'^^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 '1183_1666'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.492678 3.057002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.492678"^^xsd:decimal ;
  dwc:decimalLongitude "3.057002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.492678 3.057002)"^^geo:wktLiteral ;
  geo-pos:lat "57.492678"^^xsd:decimal ;
  geo-pos:long "3.057002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_834'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_834'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.057002'^^xsd:double;
  dwc:startLongitude '3.057002'^^xsd:double;
  dwc:endLongitude '3.057002'^^xsd:double;
  dwc:latitude '57.492678'^^xsd:double;
  dwc:startLatitude '57.4926781'^^xsd:double;
  dwc:endLatitude '57.4926781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.057002 57.4926781, 3.057002 57.4926781, 3.057002 57.4926781, 3.057002 57.4926781, 3.057002 57.4926781))'^^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 '1183_834'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.784906 3.060785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.784906"^^xsd:decimal ;
  dwc:decimalLongitude "3.060785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.784906 3.060785)"^^geo:wktLiteral ;
  geo-pos:lat "56.784906"^^xsd:decimal ;
  geo-pos:long "3.060785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_845'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_845'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.2358333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.060785'^^xsd:double;
  dwc:startLongitude '3.0607846'^^xsd:double;
  dwc:endLongitude '3.0607846'^^xsd:double;
  dwc:latitude '56.784906'^^xsd:double;
  dwc:startLatitude '56.7849057'^^xsd:double;
  dwc:endLatitude '56.7849057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0607846 56.7849057, 3.0607846 56.7849057, 3.0607846 56.7849057, 3.0607846 56.7849057, 3.0607846 56.7849057))'^^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 '1183_845'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.776293 3.070993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.776293"^^xsd:decimal ;
  dwc:decimalLongitude "3.070993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.776293 3.070993)"^^geo:wktLiteral ;
  geo-pos:lat "56.776293"^^xsd:decimal ;
  geo-pos:long "3.070993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_846'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_846'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.305'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.070993'^^xsd:double;
  dwc:startLongitude '3.0709929'^^xsd:double;
  dwc:endLongitude '3.0709929'^^xsd:double;
  dwc:latitude '56.776293'^^xsd:double;
  dwc:startLatitude '56.7762925'^^xsd:double;
  dwc:endLatitude '56.7762925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0709929 56.7762925, 3.0709929 56.7762925, 3.0709929 56.7762925, 3.0709929 56.7762925, 3.0709929 56.7762925))'^^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 '1183_846'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.764739 3.084686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.764739"^^xsd:decimal ;
  dwc:decimalLongitude "3.084686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.764739 3.084686)"^^geo:wktLiteral ;
  geo-pos:lat "56.764739"^^xsd:decimal ;
  geo-pos:long "3.084686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_847'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_847'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3977777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.084686'^^xsd:double;
  dwc:startLongitude '3.0846859'^^xsd:double;
  dwc:endLongitude '3.0846859'^^xsd:double;
  dwc:latitude '56.764739'^^xsd:double;
  dwc:startLatitude '56.764739'^^xsd:double;
  dwc:endLatitude '56.764739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0846859 56.764739, 3.0846859 56.764739, 3.0846859 56.764739, 3.0846859 56.764739, 3.0846859 56.764739))'^^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 '1183_847'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.754604 3.096698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.754604"^^xsd:decimal ;
  dwc:decimalLongitude "3.096698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.754604 3.096698)"^^geo:wktLiteral ;
  geo-pos:lat "56.754604"^^xsd:decimal ;
  geo-pos:long "3.096698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_848'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_848'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.096698'^^xsd:double;
  dwc:startLongitude '3.096698'^^xsd:double;
  dwc:endLongitude '3.096698'^^xsd:double;
  dwc:latitude '56.754604'^^xsd:double;
  dwc:startLatitude '56.7546038'^^xsd:double;
  dwc:endLatitude '56.7546038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.096698 56.7546038, 3.096698 56.7546038, 3.096698 56.7546038, 3.096698 56.7546038, 3.096698 56.7546038))'^^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 '1183_848'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.164186 3.097345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.164186"^^xsd:decimal ;
  dwc:decimalLongitude "3.097345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.164186 3.097345)"^^geo:wktLiteral ;
  geo-pos:lat "61.164186"^^xsd:decimal ;
  geo-pos:long "3.097345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2686'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2686'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.1825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.097345'^^xsd:double;
  dwc:startLongitude '3.0973446'^^xsd:double;
  dwc:endLongitude '3.0973446'^^xsd:double;
  dwc:latitude '61.164186'^^xsd:double;
  dwc:startLatitude '61.1641857'^^xsd:double;
  dwc:endLatitude '61.1641857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.0973446 61.1641857, 3.0973446 61.1641857, 3.0973446 61.1641857, 3.0973446 61.1641857, 3.0973446 61.1641857))'^^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 '1183_2686'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.71377 3.100722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.71377"^^xsd:decimal ;
  dwc:decimalLongitude "3.100722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.71377 3.100722)"^^geo:wktLiteral ;
  geo-pos:lat "55.71377"^^xsd:decimal ;
  geo-pos:long "3.100722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1776'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1776'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.843055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.100722'^^xsd:double;
  dwc:startLongitude '3.1007218'^^xsd:double;
  dwc:endLongitude '3.1007218'^^xsd:double;
  dwc:latitude '55.71377'^^xsd:double;
  dwc:startLatitude '55.7137698'^^xsd:double;
  dwc:endLatitude '55.7137698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1007218 55.7137698, 3.1007218 55.7137698, 3.1007218 55.7137698, 3.1007218 55.7137698, 3.1007218 55.7137698))'^^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 '1183_1776'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.74771 3.104857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.74771"^^xsd:decimal ;
  dwc:decimalLongitude "3.104857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.74771 3.104857)"^^geo:wktLiteral ;
  geo-pos:lat "56.74771"^^xsd:decimal ;
  geo-pos:long "3.104857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_849'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_849'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.104857'^^xsd:double;
  dwc:startLongitude '3.1048566'^^xsd:double;
  dwc:endLongitude '3.1048566'^^xsd:double;
  dwc:latitude '56.74771'^^xsd:double;
  dwc:startLatitude '56.7477098'^^xsd:double;
  dwc:endLatitude '56.7477098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1048566 56.7477098, 3.1048566 56.7477098, 3.1048566 56.7477098, 3.1048566 56.7477098, 3.1048566 56.7477098))'^^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 '1183_849'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94771 3.109836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94771"^^xsd:decimal ;
  dwc:decimalLongitude "3.109836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94771 3.109836)"^^geo:wktLiteral ;
  geo-pos:lat "58.94771"^^xsd:decimal ;
  geo-pos:long "3.109836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2622'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2622'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.520277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.109836'^^xsd:double;
  dwc:startLongitude '3.1098359'^^xsd:double;
  dwc:endLongitude '3.1098359'^^xsd:double;
  dwc:latitude '58.94771'^^xsd:double;
  dwc:startLatitude '58.9477097'^^xsd:double;
  dwc:endLatitude '58.9477097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1098359 58.9477097, 3.1098359 58.9477097, 3.1098359 58.9477097, 3.1098359 58.9477097, 3.1098359 58.9477097))'^^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 '1183_2622'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94771 3.109836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.94771"^^xsd:decimal ;
  dwc:decimalLongitude "3.109836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.94771 3.109836)"^^geo:wktLiteral ;
  geo-pos:lat "58.94771"^^xsd:decimal ;
  geo-pos:long "3.109836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2621'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_2621'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '19.520277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.109836'^^xsd:double;
  dwc:startLongitude '3.1098359'^^xsd:double;
  dwc:endLongitude '3.1098359'^^xsd:double;
  dwc:latitude '58.94771'^^xsd:double;
  dwc:startLatitude '58.9477097'^^xsd:double;
  dwc:endLatitude '58.9477097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1098359 58.9477097, 3.1098359 58.9477097, 3.1098359 58.9477097, 3.1098359 58.9477097, 3.1098359 58.9477097))'^^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 '1183_2621'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.723756 3.120912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.723756"^^xsd:decimal ;
  dwc:decimalLongitude "3.120912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.723756 3.120912)"^^geo:wktLiteral ;
  geo-pos:lat "55.723756"^^xsd:decimal ;
  geo-pos:long "3.120912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1774'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1774'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.915555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.120912'^^xsd:double;
  dwc:startLongitude '3.1209122'^^xsd:double;
  dwc:endLongitude '3.1209122'^^xsd:double;
  dwc:latitude '55.723756'^^xsd:double;
  dwc:startLatitude '55.7237562'^^xsd:double;
  dwc:endLatitude '55.7237562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1209122 55.7237562, 3.1209122 55.7237562, 3.1209122 55.7237562, 3.1209122 55.7237562, 3.1209122 55.7237562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_1774'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.055502 3.123463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.055502"^^xsd:decimal ;
  dwc:decimalLongitude "3.123463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.055502 3.123463)"^^geo:wktLiteral ;
  geo-pos:lat "56.055502"^^xsd:decimal ;
  geo-pos:long "3.123463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_266'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_266'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.3680555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.123463'^^xsd:double;
  dwc:startLongitude '3.1234628'^^xsd:double;
  dwc:endLongitude '3.1234628'^^xsd:double;
  dwc:latitude '56.055502'^^xsd:double;
  dwc:startLatitude '56.0555022'^^xsd:double;
  dwc:endLatitude '56.0555022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1234628 56.0555022, 3.1234628 56.0555022, 3.1234628 56.0555022, 3.1234628 56.0555022, 3.1234628 56.0555022))'^^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 '1183_266'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.726511 3.126482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.726511"^^xsd:decimal ;
  dwc:decimalLongitude "3.126482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.726511 3.126482)"^^geo:wktLiteral ;
  geo-pos:lat "55.726511"^^xsd:decimal ;
  geo-pos:long "3.126482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1775'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1775'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.935555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.126482'^^xsd:double;
  dwc:startLongitude '3.1264819'^^xsd:double;
  dwc:endLongitude '3.1264819'^^xsd:double;
  dwc:latitude '55.726511'^^xsd:double;
  dwc:startLatitude '55.726511'^^xsd:double;
  dwc:endLatitude '55.726511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1264819 55.726511, 3.1264819 55.726511, 3.1264819 55.726511, 3.1264819 55.726511, 3.1264819 55.726511))'^^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 '1183_1775'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.609467 3.133787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.609467"^^xsd:decimal ;
  dwc:decimalLongitude "3.133787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.609467 3.133787)"^^geo:wktLiteral ;
  geo-pos:lat "59.609467"^^xsd:decimal ;
  geo-pos:long "3.133787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2727'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_2727'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.965555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.133787'^^xsd:double;
  dwc:startLongitude '3.1337872'^^xsd:double;
  dwc:endLongitude '3.1337872'^^xsd:double;
  dwc:latitude '59.609467'^^xsd:double;
  dwc:startLatitude '59.6094668'^^xsd:double;
  dwc:endLatitude '59.6094668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1337872 59.6094668, 3.1337872 59.6094668, 3.1337872 59.6094668, 3.1337872 59.6094668, 3.1337872 59.6094668))'^^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 '1183_2727'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.191553 3.143986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.191553"^^xsd:decimal ;
  dwc:decimalLongitude "3.143986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.191553 3.143986)"^^geo:wktLiteral ;
  geo-pos:lat "61.191553"^^xsd:decimal ;
  geo-pos:long "3.143986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2719'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2719'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.905555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.143986'^^xsd:double;
  dwc:startLongitude '3.1439862'^^xsd:double;
  dwc:endLongitude '3.1439862'^^xsd:double;
  dwc:latitude '61.191553'^^xsd:double;
  dwc:startLatitude '61.1915527'^^xsd:double;
  dwc:endLatitude '61.1915527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1439862 61.1915527, 3.1439862 61.1915527, 3.1439862 61.1915527, 3.1439862 61.1915527, 3.1439862 61.1915527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2719'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.191673 3.144394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.191673"^^xsd:decimal ;
  dwc:decimalLongitude "3.144394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.191673 3.144394)"^^geo:wktLiteral ;
  geo-pos:lat "61.191673"^^xsd:decimal ;
  geo-pos:long "3.144394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2720'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2720'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.904166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.144394'^^xsd:double;
  dwc:startLongitude '3.1443941'^^xsd:double;
  dwc:endLongitude '3.1443941'^^xsd:double;
  dwc:latitude '61.191673'^^xsd:double;
  dwc:startLatitude '61.1916733'^^xsd:double;
  dwc:endLatitude '61.1916733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1443941 61.1916733, 3.1443941 61.1916733, 3.1443941 61.1916733, 3.1443941 61.1916733, 3.1443941 61.1916733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2720'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.838541 3.147937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.838541"^^xsd:decimal ;
  dwc:decimalLongitude "3.147937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.838541 3.147937)"^^geo:wktLiteral ;
  geo-pos:lat "53.838541"^^xsd:decimal ;
  geo-pos:long "3.147937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_1592'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.7330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.147937'^^xsd:double;
  dwc:startLongitude '3.1479374'^^xsd:double;
  dwc:endLongitude '3.1479374'^^xsd:double;
  dwc:latitude '53.838541'^^xsd:double;
  dwc:startLatitude '53.8385412'^^xsd:double;
  dwc:endLatitude '53.8385412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1479374 53.8385412, 3.1479374 53.8385412, 3.1479374 53.8385412, 3.1479374 53.8385412, 3.1479374 53.8385412))'^^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 '1183_1592'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197916 3.165524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197916"^^xsd:decimal ;
  dwc:decimalLongitude "3.165524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197916 3.165524)"^^geo:wktLiteral ;
  geo-pos:lat "61.197916"^^xsd:decimal ;
  geo-pos:long "3.165524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2718'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2718'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.832222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.165524'^^xsd:double;
  dwc:startLongitude '3.1655239'^^xsd:double;
  dwc:endLongitude '3.1655239'^^xsd:double;
  dwc:latitude '61.197916'^^xsd:double;
  dwc:startLatitude '61.1979162'^^xsd:double;
  dwc:endLatitude '61.1979162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1655239 61.1979162, 3.1655239 61.1979162, 3.1655239 61.1979162, 3.1655239 61.1979162, 3.1655239 61.1979162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2718'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.746797 3.168199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.746797"^^xsd:decimal ;
  dwc:decimalLongitude "3.168199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.746797 3.168199)"^^geo:wktLiteral ;
  geo-pos:lat "55.746797"^^xsd:decimal ;
  geo-pos:long "3.168199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1777'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1777'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.168199'^^xsd:double;
  dwc:startLongitude '3.1681989'^^xsd:double;
  dwc:endLongitude '3.1681989'^^xsd:double;
  dwc:latitude '55.746797'^^xsd:double;
  dwc:startLatitude '55.7467967'^^xsd:double;
  dwc:endLatitude '55.7467967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1681989 55.7467967, 3.1681989 55.7467967, 3.1681989 55.7467967, 3.1681989 55.7467967, 3.1681989 55.7467967))'^^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 '1183_1777'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.692113 3.170468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.692113"^^xsd:decimal ;
  dwc:decimalLongitude "3.170468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.692113 3.170468)"^^geo:wktLiteral ;
  geo-pos:lat "56.692113"^^xsd:decimal ;
  geo-pos:long "3.170468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_851'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_851'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.9791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.170468'^^xsd:double;
  dwc:startLongitude '3.1704683'^^xsd:double;
  dwc:endLongitude '3.1704683'^^xsd:double;
  dwc:latitude '56.692113'^^xsd:double;
  dwc:startLatitude '56.6921125'^^xsd:double;
  dwc:endLatitude '56.6921125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1704683 56.6921125, 3.1704683 56.6921125, 3.1704683 56.6921125, 3.1704683 56.6921125, 3.1704683 56.6921125))'^^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 '1183_851'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.675767 3.171867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.675767"^^xsd:decimal ;
  dwc:decimalLongitude "3.171867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.675767 3.171867)"^^geo:wktLiteral ;
  geo-pos:lat "55.675767"^^xsd:decimal ;
  geo-pos:long "3.171867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1614'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1614'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1652777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.171867'^^xsd:double;
  dwc:startLongitude '3.1718667'^^xsd:double;
  dwc:endLongitude '3.1718667'^^xsd:double;
  dwc:latitude '55.675767'^^xsd:double;
  dwc:startLatitude '55.6757667'^^xsd:double;
  dwc:endLatitude '55.6757667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1718667 55.6757667, 3.1718667 55.6757667, 3.1718667 55.6757667, 3.1718667 55.6757667, 3.1718667 55.6757667))'^^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 '1183_1614'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.675971 3.173176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.675971"^^xsd:decimal ;
  dwc:decimalLongitude "3.173176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.675971 3.173176)"^^geo:wktLiteral ;
  geo-pos:lat "55.675971"^^xsd:decimal ;
  geo-pos:long "3.173176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1615'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1615'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.1616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.173176'^^xsd:double;
  dwc:startLongitude '3.1731764'^^xsd:double;
  dwc:endLongitude '3.1731764'^^xsd:double;
  dwc:latitude '55.675971'^^xsd:double;
  dwc:startLatitude '55.6759712'^^xsd:double;
  dwc:endLatitude '55.6759712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1731764 55.6759712, 3.1731764 55.6759712, 3.1731764 55.6759712, 3.1731764 55.6759712, 3.1731764 55.6759712))'^^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 '1183_1615'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.143487 3.173372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.143487"^^xsd:decimal ;
  dwc:decimalLongitude "3.173372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.143487 3.173372)"^^geo:wktLiteral ;
  geo-pos:lat "61.143487"^^xsd:decimal ;
  geo-pos:long "3.173372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2685'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2685'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.924722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.173372'^^xsd:double;
  dwc:startLongitude '3.1733718'^^xsd:double;
  dwc:endLongitude '3.1733718'^^xsd:double;
  dwc:latitude '61.143487'^^xsd:double;
  dwc:startLatitude '61.1434872'^^xsd:double;
  dwc:endLatitude '61.1434872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1733718 61.1434872, 3.1733718 61.1434872, 3.1733718 61.1434872, 3.1733718 61.1434872, 3.1733718 61.1434872))'^^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 '1183_2685'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00751 3.184525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00751"^^xsd:decimal ;
  dwc:decimalLongitude "3.184525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00751 3.184525)"^^geo:wktLiteral ;
  geo-pos:lat "56.00751"^^xsd:decimal ;
  geo-pos:long "3.184525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_265'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_265'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.0075'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.184525'^^xsd:double;
  dwc:startLongitude '3.1845251'^^xsd:double;
  dwc:endLongitude '3.1845251'^^xsd:double;
  dwc:latitude '56.00751'^^xsd:double;
  dwc:startLatitude '56.0075102'^^xsd:double;
  dwc:endLatitude '56.0075102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1845251 56.0075102, 3.1845251 56.0075102, 3.1845251 56.0075102, 3.1845251 56.0075102, 3.1845251 56.0075102))'^^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 '1183_265'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00645 3.186317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.00645"^^xsd:decimal ;
  dwc:decimalLongitude "3.186317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.00645 3.186317)"^^geo:wktLiteral ;
  geo-pos:lat "56.00645"^^xsd:decimal ;
  geo-pos:long "3.186317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_264'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_264'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.186317'^^xsd:double;
  dwc:startLongitude '3.1863172'^^xsd:double;
  dwc:endLongitude '3.1863172'^^xsd:double;
  dwc:latitude '56.00645'^^xsd:double;
  dwc:startLatitude '56.0064498'^^xsd:double;
  dwc:endLatitude '56.0064498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1863172 56.0064498, 3.1863172 56.0064498, 3.1863172 56.0064498, 3.1863172 56.0064498, 3.1863172 56.0064498))'^^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 '1183_264'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.674061 3.191819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.674061"^^xsd:decimal ;
  dwc:decimalLongitude "3.191819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.674061 3.191819)"^^geo:wktLiteral ;
  geo-pos:lat "56.674061"^^xsd:decimal ;
  geo-pos:long "3.191819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_852'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_852'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.191819'^^xsd:double;
  dwc:startLongitude '3.1918186'^^xsd:double;
  dwc:endLongitude '3.1918186'^^xsd:double;
  dwc:latitude '56.674061'^^xsd:double;
  dwc:startLatitude '56.674061'^^xsd:double;
  dwc:endLatitude '56.674061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1918186 56.674061, 3.1918186 56.674061, 3.1918186 56.674061, 3.1918186 56.674061, 3.1918186 56.674061))'^^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 '1183_852'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306876 3.195455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306876"^^xsd:decimal ;
  dwc:decimalLongitude "3.195455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306876 3.195455)"^^geo:wktLiteral ;
  geo-pos:lat "58.306876"^^xsd:decimal ;
  geo-pos:long "3.195455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2753'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2753'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.319444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.195455'^^xsd:double;
  dwc:startLongitude '3.1954552'^^xsd:double;
  dwc:endLongitude '3.1954552'^^xsd:double;
  dwc:latitude '58.306876'^^xsd:double;
  dwc:startLatitude '58.3068759'^^xsd:double;
  dwc:endLatitude '58.3068759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1954552 58.3068759, 3.1954552 58.3068759, 3.1954552 58.3068759, 3.1954552 58.3068759, 3.1954552 58.3068759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2753'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306602 3.196387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306602"^^xsd:decimal ;
  dwc:decimalLongitude "3.196387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306602 3.196387)"^^geo:wktLiteral ;
  geo-pos:lat "58.306602"^^xsd:decimal ;
  geo-pos:long "3.196387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2752'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2752'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.315833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.196387'^^xsd:double;
  dwc:startLongitude '3.1963871'^^xsd:double;
  dwc:endLongitude '3.1963871'^^xsd:double;
  dwc:latitude '58.306602'^^xsd:double;
  dwc:startLatitude '58.3066018'^^xsd:double;
  dwc:endLatitude '58.3066018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.1963871 58.3066018, 3.1963871 58.3066018, 3.1963871 58.3066018, 3.1963871 58.3066018, 3.1963871 58.3066018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2752'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30306 3.20843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.30306"^^xsd:decimal ;
  dwc:decimalLongitude "3.20843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.30306 3.20843)"^^geo:wktLiteral ;
  geo-pos:lat "58.30306"^^xsd:decimal ;
  geo-pos:long "3.20843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2751'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2751'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.269166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.20843'^^xsd:double;
  dwc:startLongitude '3.2084301'^^xsd:double;
  dwc:endLongitude '3.2084301'^^xsd:double;
  dwc:latitude '58.30306'^^xsd:double;
  dwc:startLatitude '58.3030598'^^xsd:double;
  dwc:endLatitude '58.3030598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2084301 58.3030598, 3.2084301 58.3030598, 3.2084301 58.3030598, 3.2084301 58.3030598, 3.2084301 58.3030598))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2751'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.21106 3.209392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.21106"^^xsd:decimal ;
  dwc:decimalLongitude "3.209392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.21106 3.209392)"^^geo:wktLiteral ;
  geo-pos:lat "61.21106"^^xsd:decimal ;
  geo-pos:long "3.209392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2717'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2717'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.686111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.209392'^^xsd:double;
  dwc:startLongitude '3.2093917'^^xsd:double;
  dwc:endLongitude '3.2093917'^^xsd:double;
  dwc:latitude '61.21106'^^xsd:double;
  dwc:startLatitude '61.2110596'^^xsd:double;
  dwc:endLatitude '61.2110596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2093917 61.2110596, 3.2093917 61.2110596, 3.2093917 61.2110596, 3.2093917 61.2110596, 3.2093917 61.2110596))'^^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 '1183_2717'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133084 3.209685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133084"^^xsd:decimal ;
  dwc:decimalLongitude "3.209685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133084 3.209685)"^^geo:wktLiteral ;
  geo-pos:lat "61.133084"^^xsd:decimal ;
  geo-pos:long "3.209685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2684'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2684'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.801388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.209685'^^xsd:double;
  dwc:startLongitude '3.2096848'^^xsd:double;
  dwc:endLongitude '3.2096848'^^xsd:double;
  dwc:latitude '61.133084'^^xsd:double;
  dwc:startLatitude '61.133084'^^xsd:double;
  dwc:endLatitude '61.133084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2096848 61.133084, 3.2096848 61.133084, 3.2096848 61.133084, 3.2096848 61.133084, 3.2096848 61.133084))'^^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 '1183_2684'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133084 3.209685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133084"^^xsd:decimal ;
  dwc:decimalLongitude "3.209685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133084 3.209685)"^^geo:wktLiteral ;
  geo-pos:lat "61.133084"^^xsd:decimal ;
  geo-pos:long "3.209685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2683'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2683'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.801388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.209685'^^xsd:double;
  dwc:startLongitude '3.2096848'^^xsd:double;
  dwc:endLongitude '3.2096848'^^xsd:double;
  dwc:latitude '61.133084'^^xsd:double;
  dwc:startLatitude '61.133084'^^xsd:double;
  dwc:endLatitude '61.133084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2096848 61.133084, 3.2096848 61.133084, 3.2096848 61.133084, 3.2096848 61.133084, 3.2096848 61.133084))'^^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 '1183_2683'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.845879 3.222607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.845879"^^xsd:decimal ;
  dwc:decimalLongitude "3.222607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.845879 3.222607)"^^geo:wktLiteral ;
  geo-pos:lat "54.845879"^^xsd:decimal ;
  geo-pos:long "3.222607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1411'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1411'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.222607'^^xsd:double;
  dwc:startLongitude '3.2226071'^^xsd:double;
  dwc:endLongitude '3.2226071'^^xsd:double;
  dwc:latitude '54.845879'^^xsd:double;
  dwc:startLatitude '54.8458792'^^xsd:double;
  dwc:endLatitude '54.8458792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2226071 54.8458792, 3.2226071 54.8458792, 3.2226071 54.8458792, 3.2226071 54.8458792, 3.2226071 54.8458792))'^^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 '1183_1411'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.022635 3.227309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.022635"^^xsd:decimal ;
  dwc:decimalLongitude "3.227309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.022635 3.227309)"^^geo:wktLiteral ;
  geo-pos:lat "56.022635"^^xsd:decimal ;
  geo-pos:long "3.227309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_263'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_263'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.7444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.227309'^^xsd:double;
  dwc:startLongitude '3.2273087'^^xsd:double;
  dwc:endLongitude '3.2273087'^^xsd:double;
  dwc:latitude '56.022635'^^xsd:double;
  dwc:startLatitude '56.0226346'^^xsd:double;
  dwc:endLatitude '56.0226346'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2273087 56.0226346, 3.2273087 56.0226346, 3.2273087 56.0226346, 3.2273087 56.0226346, 3.2273087 56.0226346))'^^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 '1183_263'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.030783 3.237817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.030783"^^xsd:decimal ;
  dwc:decimalLongitude "3.237817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.030783 3.237817)"^^geo:wktLiteral ;
  geo-pos:lat "56.030783"^^xsd:decimal ;
  geo-pos:long "3.237817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_262'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_262'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.237817'^^xsd:double;
  dwc:startLongitude '3.2378174'^^xsd:double;
  dwc:endLongitude '3.2378174'^^xsd:double;
  dwc:latitude '56.030783'^^xsd:double;
  dwc:startLatitude '56.0307832'^^xsd:double;
  dwc:endLatitude '56.0307832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2378174 56.0307832, 3.2378174 56.0307832, 3.2378174 56.0307832, 3.2378174 56.0307832, 3.2378174 56.0307832))'^^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 '1183_262'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.634635 3.238589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.634635"^^xsd:decimal ;
  dwc:decimalLongitude "3.238589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.634635 3.238589)"^^geo:wktLiteral ;
  geo-pos:lat "56.634635"^^xsd:decimal ;
  geo-pos:long "3.238589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_853'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_853'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4402777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.238589'^^xsd:double;
  dwc:startLongitude '3.2385892'^^xsd:double;
  dwc:endLongitude '3.2385892'^^xsd:double;
  dwc:latitude '56.634635'^^xsd:double;
  dwc:startLatitude '56.6346345'^^xsd:double;
  dwc:endLatitude '56.6346345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2385892 56.6346345, 3.2385892 56.6346345, 3.2385892 56.6346345, 3.2385892 56.6346345, 3.2385892 56.6346345))'^^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 '1183_853'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.634115 3.239203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.634115"^^xsd:decimal ;
  dwc:decimalLongitude "3.239203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.634115 3.239203)"^^geo:wktLiteral ;
  geo-pos:lat "56.634115"^^xsd:decimal ;
  geo-pos:long "3.239203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_854'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_854'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.239203'^^xsd:double;
  dwc:startLongitude '3.2392027'^^xsd:double;
  dwc:endLongitude '3.2392027'^^xsd:double;
  dwc:latitude '56.634115'^^xsd:double;
  dwc:startLatitude '56.6341151'^^xsd:double;
  dwc:endLatitude '56.6341151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2392027 56.6341151, 3.2392027 56.6341151, 3.2392027 56.6341151, 3.2392027 56.6341151, 3.2392027 56.6341151))'^^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 '1183_854'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.628126 3.246279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.628126"^^xsd:decimal ;
  dwc:decimalLongitude "3.246279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.628126 3.246279)"^^geo:wktLiteral ;
  geo-pos:lat "56.628126"^^xsd:decimal ;
  geo-pos:long "3.246279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_855'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_855'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.246279'^^xsd:double;
  dwc:startLongitude '3.2462787'^^xsd:double;
  dwc:endLongitude '3.2462787'^^xsd:double;
  dwc:latitude '56.628126'^^xsd:double;
  dwc:startLatitude '56.6281256'^^xsd:double;
  dwc:endLatitude '56.6281256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2462787 56.6281256, 3.2462787 56.6281256, 3.2462787 56.6281256, 3.2462787 56.6281256, 3.2462787 56.6281256))'^^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 '1183_855'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.626775 3.247874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.626775"^^xsd:decimal ;
  dwc:decimalLongitude "3.247874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.626775 3.247874)"^^geo:wktLiteral ;
  geo-pos:lat "56.626775"^^xsd:decimal ;
  geo-pos:long "3.247874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_856'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_856'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.247874'^^xsd:double;
  dwc:startLongitude '3.2478739'^^xsd:double;
  dwc:endLongitude '3.2478739'^^xsd:double;
  dwc:latitude '56.626775'^^xsd:double;
  dwc:startLatitude '56.6267754'^^xsd:double;
  dwc:endLatitude '56.6267754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2478739 56.6267754, 3.2478739 56.6267754, 3.2478739 56.6267754, 3.2478739 56.6267754, 3.2478739 56.6267754))'^^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 '1183_856'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.930092 3.261795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.930092"^^xsd:decimal ;
  dwc:decimalLongitude "3.261795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.930092 3.261795)"^^geo:wktLiteral ;
  geo-pos:lat "54.930092"^^xsd:decimal ;
  geo-pos:long "3.261795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1667'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1183_1667'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.258611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.261795'^^xsd:double;
  dwc:startLongitude '3.2617946'^^xsd:double;
  dwc:endLongitude '3.2617946'^^xsd:double;
  dwc:latitude '54.930092'^^xsd:double;
  dwc:startLatitude '54.9300923'^^xsd:double;
  dwc:endLatitude '54.9300923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2617946 54.9300923, 3.2617946 54.9300923, 3.2617946 54.9300923, 3.2617946 54.9300923, 3.2617946 54.9300923))'^^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 '1183_1667'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.325084 3.273801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.325084"^^xsd:decimal ;
  dwc:decimalLongitude "3.273801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.325084 3.273801)"^^geo:wktLiteral ;
  geo-pos:lat "53.325084"^^xsd:decimal ;
  geo-pos:long "3.273801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1370'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1370'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.3375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.273801'^^xsd:double;
  dwc:startLongitude '3.273801'^^xsd:double;
  dwc:endLongitude '3.273801'^^xsd:double;
  dwc:latitude '53.325084'^^xsd:double;
  dwc:startLatitude '53.3250836'^^xsd:double;
  dwc:endLatitude '53.3250836'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.273801 53.3250836, 3.273801 53.3250836, 3.273801 53.3250836, 3.273801 53.3250836, 3.273801 53.3250836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1370'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66323 3.277943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.66323"^^xsd:decimal ;
  dwc:decimalLongitude "3.277943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66323 3.277943)"^^geo:wktLiteral ;
  geo-pos:lat "57.66323"^^xsd:decimal ;
  geo-pos:long "3.277943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_832'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_832'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.098611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.277943'^^xsd:double;
  dwc:startLongitude '3.2779426'^^xsd:double;
  dwc:endLongitude '3.2779426'^^xsd:double;
  dwc:latitude '57.66323'^^xsd:double;
  dwc:startLatitude '57.6632296'^^xsd:double;
  dwc:endLatitude '57.6632296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2779426 57.6632296, 3.2779426 57.6632296, 3.2779426 57.6632296, 3.2779426 57.6632296, 3.2779426 57.6632296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_832'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.600231 3.279162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.600231"^^xsd:decimal ;
  dwc:decimalLongitude "3.279162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.600231 3.279162)"^^geo:wktLiteral ;
  geo-pos:lat "56.600231"^^xsd:decimal ;
  geo-pos:long "3.279162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_857'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_857'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7155555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.279162'^^xsd:double;
  dwc:startLongitude '3.279162'^^xsd:double;
  dwc:endLongitude '3.279162'^^xsd:double;
  dwc:latitude '56.600231'^^xsd:double;
  dwc:startLatitude '56.6002306'^^xsd:double;
  dwc:endLatitude '56.6002306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.279162 56.6002306, 3.279162 56.6002306, 3.279162 56.6002306, 3.279162 56.6002306, 3.279162 56.6002306))'^^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 '1183_857'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.665034 3.280304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.665034"^^xsd:decimal ;
  dwc:decimalLongitude "3.280304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.665034 3.280304)"^^geo:wktLiteral ;
  geo-pos:lat "57.665034"^^xsd:decimal ;
  geo-pos:long "3.280304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_831'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_831'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.086111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.280304'^^xsd:double;
  dwc:startLongitude '3.280304'^^xsd:double;
  dwc:endLongitude '3.280304'^^xsd:double;
  dwc:latitude '57.665034'^^xsd:double;
  dwc:startLatitude '57.6650338'^^xsd:double;
  dwc:endLatitude '57.6650338'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.280304 57.6650338, 3.280304 57.6650338, 3.280304 57.6650338, 3.280304 57.6650338, 3.280304 57.6650338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_831'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.598735 3.280924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.598735"^^xsd:decimal ;
  dwc:decimalLongitude "3.280924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.598735 3.280924)"^^geo:wktLiteral ;
  geo-pos:lat "56.598735"^^xsd:decimal ;
  geo-pos:long "3.280924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_858'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_858'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.280924'^^xsd:double;
  dwc:startLongitude '3.2809235'^^xsd:double;
  dwc:endLongitude '3.2809235'^^xsd:double;
  dwc:latitude '56.598735'^^xsd:double;
  dwc:startLatitude '56.5987352'^^xsd:double;
  dwc:endLatitude '56.5987352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2809235 56.5987352, 3.2809235 56.5987352, 3.2809235 56.5987352, 3.2809235 56.5987352, 3.2809235 56.5987352))'^^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 '1183_858'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.598666 3.281006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.598666"^^xsd:decimal ;
  dwc:decimalLongitude "3.281006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.598666 3.281006)"^^geo:wktLiteral ;
  geo-pos:lat "56.598666"^^xsd:decimal ;
  geo-pos:long "3.281006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_859'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_859'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7280555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.281006'^^xsd:double;
  dwc:startLongitude '3.2810055'^^xsd:double;
  dwc:endLongitude '3.2810055'^^xsd:double;
  dwc:latitude '56.598666'^^xsd:double;
  dwc:startLatitude '56.5986656'^^xsd:double;
  dwc:endLatitude '56.5986656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2810055 56.5986656, 3.2810055 56.5986656, 3.2810055 56.5986656, 3.2810055 56.5986656, 3.2810055 56.5986656))'^^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 '1183_859'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.668883 3.285342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.668883"^^xsd:decimal ;
  dwc:decimalLongitude "3.285342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.668883 3.285342)"^^geo:wktLiteral ;
  geo-pos:lat "57.668883"^^xsd:decimal ;
  geo-pos:long "3.285342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_830'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_830'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.059444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.285342'^^xsd:double;
  dwc:startLongitude '3.2853418'^^xsd:double;
  dwc:endLongitude '3.2853418'^^xsd:double;
  dwc:latitude '57.668883'^^xsd:double;
  dwc:startLatitude '57.6688829'^^xsd:double;
  dwc:endLatitude '57.6688829'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.2853418 57.6688829, 3.2853418 57.6688829, 3.2853418 57.6688829, 3.2853418 57.6688829, 3.2853418 57.6688829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_830'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.684207 3.30608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.684207"^^xsd:decimal ;
  dwc:decimalLongitude "3.30608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.684207 3.30608)"^^geo:wktLiteral ;
  geo-pos:lat "57.684207"^^xsd:decimal ;
  geo-pos:long "3.30608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_829'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_829'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.939444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.30608'^^xsd:double;
  dwc:startLongitude '3.3060796'^^xsd:double;
  dwc:endLongitude '3.3060796'^^xsd:double;
  dwc:latitude '57.684207'^^xsd:double;
  dwc:startLatitude '57.6842073'^^xsd:double;
  dwc:endLatitude '57.6842073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3060796 57.6842073, 3.3060796 57.6842073, 3.3060796 57.6842073, 3.3060796 57.6842073, 3.3060796 57.6842073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_829'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.086642 3.310464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.086642"^^xsd:decimal ;
  dwc:decimalLongitude "3.310464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.086642 3.310464)"^^geo:wktLiteral ;
  geo-pos:lat "56.086642"^^xsd:decimal ;
  geo-pos:long "3.310464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_259'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_259'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.310464'^^xsd:double;
  dwc:startLongitude '3.3104642'^^xsd:double;
  dwc:endLongitude '3.3104642'^^xsd:double;
  dwc:latitude '56.086642'^^xsd:double;
  dwc:startLatitude '56.0866421'^^xsd:double;
  dwc:endLatitude '56.0866421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3104642 56.0866421, 3.3104642 56.0866421, 3.3104642 56.0866421, 3.3104642 56.0866421, 3.3104642 56.0866421))'^^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 '1183_259'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.088466 3.312997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.088466"^^xsd:decimal ;
  dwc:decimalLongitude "3.312997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.088466 3.312997)"^^geo:wktLiteral ;
  geo-pos:lat "56.088466"^^xsd:decimal ;
  geo-pos:long "3.312997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_261'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_261'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2869444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.312997'^^xsd:double;
  dwc:startLongitude '3.3129966'^^xsd:double;
  dwc:endLongitude '3.3129966'^^xsd:double;
  dwc:latitude '56.088466'^^xsd:double;
  dwc:startLatitude '56.0884661'^^xsd:double;
  dwc:endLatitude '56.0884661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3129966 56.0884661, 3.3129966 56.0884661, 3.3129966 56.0884661, 3.3129966 56.0884661, 3.3129966 56.0884661))'^^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 '1183_261'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.088621 3.313212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.088621"^^xsd:decimal ;
  dwc:decimalLongitude "3.313212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.088621 3.313212)"^^geo:wktLiteral ;
  geo-pos:lat "56.088621"^^xsd:decimal ;
  geo-pos:long "3.313212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_260'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_260'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2858333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.313212'^^xsd:double;
  dwc:startLongitude '3.3132121'^^xsd:double;
  dwc:endLongitude '3.3132121'^^xsd:double;
  dwc:latitude '56.088621'^^xsd:double;
  dwc:startLatitude '56.0886213'^^xsd:double;
  dwc:endLatitude '56.0886213'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3132121 56.0886213, 3.3132121 56.0886213, 3.3132121 56.0886213, 3.3132121 56.0886213, 3.3132121 56.0886213))'^^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 '1183_260'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.090872 3.316337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.090872"^^xsd:decimal ;
  dwc:decimalLongitude "3.316337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.090872 3.316337)"^^geo:wktLiteral ;
  geo-pos:lat "56.090872"^^xsd:decimal ;
  geo-pos:long "3.316337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_258'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_258'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2697222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.316337'^^xsd:double;
  dwc:startLongitude '3.3163372'^^xsd:double;
  dwc:endLongitude '3.3163372'^^xsd:double;
  dwc:latitude '56.090872'^^xsd:double;
  dwc:startLatitude '56.0908723'^^xsd:double;
  dwc:endLatitude '56.0908723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3163372 56.0908723, 3.3163372 56.0908723, 3.3163372 56.0908723, 3.3163372 56.0908723, 3.3163372 56.0908723))'^^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 '1183_258'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.318314 3.31663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.318314"^^xsd:decimal ;
  dwc:decimalLongitude "3.31663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.318314 3.31663)"^^geo:wktLiteral ;
  geo-pos:lat "53.318314"^^xsd:decimal ;
  geo-pos:long "3.31663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1369'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1369'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.1975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.31663'^^xsd:double;
  dwc:startLongitude '3.3166299'^^xsd:double;
  dwc:endLongitude '3.3166299'^^xsd:double;
  dwc:latitude '53.318314'^^xsd:double;
  dwc:startLatitude '53.3183139'^^xsd:double;
  dwc:endLatitude '53.3183139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3166299 53.3183139, 3.3166299 53.3183139, 3.3166299 53.3183139, 3.3166299 53.3183139, 3.3166299 53.3183139))'^^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 '1183_1369'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.097858 3.326036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.097858"^^xsd:decimal ;
  dwc:decimalLongitude "3.326036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.097858 3.326036)"^^geo:wktLiteral ;
  geo-pos:lat "56.097858"^^xsd:decimal ;
  geo-pos:long "3.326036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_257'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_257'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.2197222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.326036'^^xsd:double;
  dwc:startLongitude '3.3260358'^^xsd:double;
  dwc:endLongitude '3.3260358'^^xsd:double;
  dwc:latitude '56.097858'^^xsd:double;
  dwc:startLatitude '56.097858'^^xsd:double;
  dwc:endLatitude '56.097858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3260358 56.097858, 3.3260358 56.097858, 3.3260358 56.097858, 3.3260358 56.097858, 3.3260358 56.097858))'^^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 '1183_257'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.543612 3.346288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.543612"^^xsd:decimal ;
  dwc:decimalLongitude "3.346288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.543612 3.346288)"^^geo:wktLiteral ;
  geo-pos:lat "56.543612"^^xsd:decimal ;
  geo-pos:long "3.346288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_860'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_860'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.346288'^^xsd:double;
  dwc:startLongitude '3.3462881'^^xsd:double;
  dwc:endLongitude '3.3462881'^^xsd:double;
  dwc:latitude '56.543612'^^xsd:double;
  dwc:startLatitude '56.5436123'^^xsd:double;
  dwc:endLatitude '56.5436123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3462881 56.5436123, 3.3462881 56.5436123, 3.3462881 56.5436123, 3.3462881 56.5436123, 3.3462881 56.5436123))'^^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 '1183_860'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.012201 3.353695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.012201"^^xsd:decimal ;
  dwc:decimalLongitude "3.353695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.012201 3.353695)"^^geo:wktLiteral ;
  geo-pos:lat "60.012201"^^xsd:decimal ;
  geo-pos:long "3.353695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2771'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1183_2771'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.598611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.353695'^^xsd:double;
  dwc:startLongitude '3.3536948'^^xsd:double;
  dwc:endLongitude '3.3536948'^^xsd:double;
  dwc:latitude '60.012201'^^xsd:double;
  dwc:startLatitude '60.0122011'^^xsd:double;
  dwc:endLatitude '60.0122011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3536948 60.0122011, 3.3536948 60.0122011, 3.3536948 60.0122011, 3.3536948 60.0122011, 3.3536948 60.0122011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_2771'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.529684 3.362721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.529684"^^xsd:decimal ;
  dwc:decimalLongitude "3.362721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.529684 3.362721)"^^geo:wktLiteral ;
  geo-pos:lat "56.529684"^^xsd:decimal ;
  geo-pos:long "3.362721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_861'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_861'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.2808333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.362721'^^xsd:double;
  dwc:startLongitude '3.3627213'^^xsd:double;
  dwc:endLongitude '3.3627213'^^xsd:double;
  dwc:latitude '56.529684'^^xsd:double;
  dwc:startLatitude '56.5296839'^^xsd:double;
  dwc:endLatitude '56.5296839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3627213 56.5296839, 3.3627213 56.5296839, 3.3627213 56.5296839, 3.3627213 56.5296839, 3.3627213 56.5296839))'^^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 '1183_861'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.127614 3.363822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.127614"^^xsd:decimal ;
  dwc:decimalLongitude "3.363822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.127614 3.363822)"^^geo:wktLiteral ;
  geo-pos:lat "56.127614"^^xsd:decimal ;
  geo-pos:long "3.363822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_256'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_256'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.363822'^^xsd:double;
  dwc:startLongitude '3.3638215'^^xsd:double;
  dwc:endLongitude '3.3638215'^^xsd:double;
  dwc:latitude '56.127614'^^xsd:double;
  dwc:startLatitude '56.127614'^^xsd:double;
  dwc:endLatitude '56.127614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3638215 56.127614, 3.3638215 56.127614, 3.3638215 56.127614, 3.3638215 56.127614, 3.3638215 56.127614))'^^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 '1183_256'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.127953 3.364168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.127953"^^xsd:decimal ;
  dwc:decimalLongitude "3.364168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.127953 3.364168)"^^geo:wktLiteral ;
  geo-pos:lat "56.127953"^^xsd:decimal ;
  geo-pos:long "3.364168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_255'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_255'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.364168'^^xsd:double;
  dwc:startLongitude '3.3641676'^^xsd:double;
  dwc:endLongitude '3.3641676'^^xsd:double;
  dwc:latitude '56.127953'^^xsd:double;
  dwc:startLatitude '56.1279528'^^xsd:double;
  dwc:endLatitude '56.1279528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3641676 56.1279528, 3.3641676 56.1279528, 3.3641676 56.1279528, 3.3641676 56.1279528, 3.3641676 56.1279528))'^^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 '1183_255'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.309838 3.370251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.309838"^^xsd:decimal ;
  dwc:decimalLongitude "3.370251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.309838 3.370251)"^^geo:wktLiteral ;
  geo-pos:lat "53.309838"^^xsd:decimal ;
  geo-pos:long "3.370251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1368'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1368'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.0222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.370251'^^xsd:double;
  dwc:startLongitude '3.3702511'^^xsd:double;
  dwc:endLongitude '3.3702511'^^xsd:double;
  dwc:latitude '53.309838'^^xsd:double;
  dwc:startLatitude '53.3098383'^^xsd:double;
  dwc:endLatitude '53.3098383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3702511 53.3098383, 3.3702511 53.3098383, 3.3702511 53.3098383, 3.3702511 53.3098383, 3.3702511 53.3098383))'^^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 '1183_1368'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.509538 3.38649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.509538"^^xsd:decimal ;
  dwc:decimalLongitude "3.38649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.509538 3.38649)"^^geo:wktLiteral ;
  geo-pos:lat "56.509538"^^xsd:decimal ;
  geo-pos:long "3.38649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_862'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_862'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4419444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.38649'^^xsd:double;
  dwc:startLongitude '3.38649'^^xsd:double;
  dwc:endLongitude '3.38649'^^xsd:double;
  dwc:latitude '56.509538'^^xsd:double;
  dwc:startLatitude '56.5095381'^^xsd:double;
  dwc:endLatitude '56.5095381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.38649 56.5095381, 3.38649 56.5095381, 3.38649 56.5095381, 3.38649 56.5095381, 3.38649 56.5095381))'^^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 '1183_862'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.150145 3.386839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.150145"^^xsd:decimal ;
  dwc:decimalLongitude "3.386839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.150145 3.386839)"^^geo:wktLiteral ;
  geo-pos:lat "56.150145"^^xsd:decimal ;
  geo-pos:long "3.386839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_254'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_254'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.386839'^^xsd:double;
  dwc:startLongitude '3.3868391'^^xsd:double;
  dwc:endLongitude '3.3868391'^^xsd:double;
  dwc:latitude '56.150145'^^xsd:double;
  dwc:startLatitude '56.1501453'^^xsd:double;
  dwc:endLatitude '56.1501453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.3868391 56.1501453, 3.3868391 56.1501453, 3.3868391 56.1501453, 3.3868391 56.1501453, 3.3868391 56.1501453))'^^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 '1183_254'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268261 3.400433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268261"^^xsd:decimal ;
  dwc:decimalLongitude "3.400433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268261 3.400433)"^^geo:wktLiteral ;
  geo-pos:lat "61.268261"^^xsd:decimal ;
  geo-pos:long "3.400433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2716'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2716'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.054444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.400433'^^xsd:double;
  dwc:startLongitude '3.4004334'^^xsd:double;
  dwc:endLongitude '3.4004334'^^xsd:double;
  dwc:latitude '61.268261'^^xsd:double;
  dwc:startLatitude '61.2682613'^^xsd:double;
  dwc:endLatitude '61.2682613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4004334 61.2682613, 3.4004334 61.2682613, 3.4004334 61.2682613, 3.4004334 61.2682613, 3.4004334 61.2682613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2716'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856336 3.401436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.856336"^^xsd:decimal ;
  dwc:decimalLongitude "3.401436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856336 3.401436)"^^geo:wktLiteral ;
  geo-pos:lat "55.856336"^^xsd:decimal ;
  geo-pos:long "3.401436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1778'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1778'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.892222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.401436'^^xsd:double;
  dwc:startLongitude '3.4014359'^^xsd:double;
  dwc:endLongitude '3.4014359'^^xsd:double;
  dwc:latitude '55.856336'^^xsd:double;
  dwc:startLatitude '55.8563359'^^xsd:double;
  dwc:endLatitude '55.8563359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4014359 55.8563359, 3.4014359 55.8563359, 3.4014359 55.8563359, 3.4014359 55.8563359, 3.4014359 55.8563359))'^^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 '1183_1778'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856633 3.402083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.856633"^^xsd:decimal ;
  dwc:decimalLongitude "3.402083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856633 3.402083)"^^geo:wktLiteral ;
  geo-pos:lat "55.856633"^^xsd:decimal ;
  geo-pos:long "3.402083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1779'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1779'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.894444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.402083'^^xsd:double;
  dwc:startLongitude '3.4020834'^^xsd:double;
  dwc:endLongitude '3.4020834'^^xsd:double;
  dwc:latitude '55.856633'^^xsd:double;
  dwc:startLatitude '55.8566333'^^xsd:double;
  dwc:endLatitude '55.8566333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4020834 55.8566333, 3.4020834 55.8566333, 3.4020834 55.8566333, 3.4020834 55.8566333, 3.4020834 55.8566333))'^^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 '1183_1779'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.424045 3.418471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.424045"^^xsd:decimal ;
  dwc:decimalLongitude "3.418471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.424045 3.418471)"^^geo:wktLiteral ;
  geo-pos:lat "60.424045"^^xsd:decimal ;
  geo-pos:long "3.418471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2680'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2680'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.9325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.418471'^^xsd:double;
  dwc:startLongitude '3.418471'^^xsd:double;
  dwc:endLongitude '3.418471'^^xsd:double;
  dwc:latitude '60.424045'^^xsd:double;
  dwc:startLatitude '60.4240454'^^xsd:double;
  dwc:endLatitude '60.4240454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.418471 60.4240454, 3.418471 60.4240454, 3.418471 60.4240454, 3.418471 60.4240454, 3.418471 60.4240454))'^^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 '1183_2680'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.220058 3.47023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.220058"^^xsd:decimal ;
  dwc:decimalLongitude "3.47023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.220058 3.47023)"^^geo:wktLiteral ;
  geo-pos:lat "56.220058"^^xsd:decimal ;
  geo-pos:long "3.47023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_252'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_252'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.47023'^^xsd:double;
  dwc:startLongitude '3.4702296'^^xsd:double;
  dwc:endLongitude '3.4702296'^^xsd:double;
  dwc:latitude '56.220058'^^xsd:double;
  dwc:startLatitude '56.2200583'^^xsd:double;
  dwc:endLatitude '56.2200583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4702296 56.2200583, 3.4702296 56.2200583, 3.4702296 56.2200583, 3.4702296 56.2200583, 3.4702296 56.2200583))'^^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 '1183_252'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.220058 3.47023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.220058"^^xsd:decimal ;
  dwc:decimalLongitude "3.47023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.220058 3.47023)"^^geo:wktLiteral ;
  geo-pos:lat "56.220058"^^xsd:decimal ;
  geo-pos:long "3.47023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_251'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_251'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3855555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.47023'^^xsd:double;
  dwc:startLongitude '3.4702296'^^xsd:double;
  dwc:endLongitude '3.4702296'^^xsd:double;
  dwc:latitude '56.220058'^^xsd:double;
  dwc:startLatitude '56.2200583'^^xsd:double;
  dwc:endLatitude '56.2200583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4702296 56.2200583, 3.4702296 56.2200583, 3.4702296 56.2200583, 3.4702296 56.2200583, 3.4702296 56.2200583))'^^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 '1183_251'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.888989 3.471953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.888989"^^xsd:decimal ;
  dwc:decimalLongitude "3.471953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.888989 3.471953)"^^geo:wktLiteral ;
  geo-pos:lat "55.888989"^^xsd:decimal ;
  geo-pos:long "3.471953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1780'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1780'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.676666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.471953'^^xsd:double;
  dwc:startLongitude '3.4719532'^^xsd:double;
  dwc:endLongitude '3.4719532'^^xsd:double;
  dwc:latitude '55.888989'^^xsd:double;
  dwc:startLatitude '55.8889886'^^xsd:double;
  dwc:endLatitude '55.8889886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4719532 55.8889886, 3.4719532 55.8889886, 3.4719532 55.8889886, 3.4719532 55.8889886, 3.4719532 55.8889886))'^^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 '1183_1780'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.223772 3.475061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.223772"^^xsd:decimal ;
  dwc:decimalLongitude "3.475061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.223772 3.475061)"^^geo:wktLiteral ;
  geo-pos:lat "56.223772"^^xsd:decimal ;
  geo-pos:long "3.475061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_250'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_250'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3594444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.475061'^^xsd:double;
  dwc:startLongitude '3.4750612'^^xsd:double;
  dwc:endLongitude '3.4750612'^^xsd:double;
  dwc:latitude '56.223772'^^xsd:double;
  dwc:startLatitude '56.2237722'^^xsd:double;
  dwc:endLatitude '56.2237722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4750612 56.2237722, 3.4750612 56.2237722, 3.4750612 56.2237722, 3.4750612 56.2237722, 3.4750612 56.2237722))'^^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 '1183_250'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22393 3.475267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.22393"^^xsd:decimal ;
  dwc:decimalLongitude "3.475267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.22393 3.475267)"^^geo:wktLiteral ;
  geo-pos:lat "56.22393"^^xsd:decimal ;
  geo-pos:long "3.475267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_249'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_249'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.475267'^^xsd:double;
  dwc:startLongitude '3.4752668'^^xsd:double;
  dwc:endLongitude '3.4752668'^^xsd:double;
  dwc:latitude '56.22393'^^xsd:double;
  dwc:startLatitude '56.2239302'^^xsd:double;
  dwc:endLatitude '56.2239302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4752668 56.2239302, 3.4752668 56.2239302, 3.4752668 56.2239302, 3.4752668 56.2239302, 3.4752668 56.2239302))'^^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 '1183_249'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.901764 3.495353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.901764"^^xsd:decimal ;
  dwc:decimalLongitude "3.495353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.901764 3.495353)"^^geo:wktLiteral ;
  geo-pos:lat "55.901764"^^xsd:decimal ;
  geo-pos:long "3.495353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1781'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1781'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.765'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.495353'^^xsd:double;
  dwc:startLongitude '3.4953529'^^xsd:double;
  dwc:endLongitude '3.4953529'^^xsd:double;
  dwc:latitude '55.901764'^^xsd:double;
  dwc:startLatitude '55.9017635'^^xsd:double;
  dwc:endLatitude '55.9017635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4953529 55.9017635, 3.4953529 55.9017635, 3.4953529 55.9017635, 3.4953529 55.9017635, 3.4953529 55.9017635))'^^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 '1183_1781'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.242895 3.499939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.242895"^^xsd:decimal ;
  dwc:decimalLongitude "3.499939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.242895 3.499939)"^^geo:wktLiteral ;
  geo-pos:lat "56.242895"^^xsd:decimal ;
  geo-pos:long "3.499939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_248'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_248'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.499939'^^xsd:double;
  dwc:startLongitude '3.4999388'^^xsd:double;
  dwc:endLongitude '3.4999388'^^xsd:double;
  dwc:latitude '56.242895'^^xsd:double;
  dwc:startLatitude '56.2428945'^^xsd:double;
  dwc:endLatitude '56.2428945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.4999388 56.2428945, 3.4999388 56.2428945, 3.4999388 56.2428945, 3.4999388 56.2428945, 3.4999388 56.2428945))'^^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 '1183_248'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.161983 3.502556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.161983"^^xsd:decimal ;
  dwc:decimalLongitude "3.502556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.161983 3.502556)"^^geo:wktLiteral ;
  geo-pos:lat "57.161983"^^xsd:decimal ;
  geo-pos:long "3.502556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_482'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_482'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.502556'^^xsd:double;
  dwc:startLongitude '3.5025556'^^xsd:double;
  dwc:endLongitude '3.5025556'^^xsd:double;
  dwc:latitude '57.161983'^^xsd:double;
  dwc:startLatitude '57.1619833'^^xsd:double;
  dwc:endLatitude '57.1619833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.5025556 57.1619833, 3.5025556 57.1619833, 3.5025556 57.1619833, 3.5025556 57.1619833, 3.5025556 57.1619833))'^^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 '1183_482'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.625543 3.509075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.625543"^^xsd:decimal ;
  dwc:decimalLongitude "3.509075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.625543 3.509075)"^^geo:wktLiteral ;
  geo-pos:lat "54.625543"^^xsd:decimal ;
  geo-pos:long "3.509075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_1410'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '4.8541666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.509075'^^xsd:double;
  dwc:startLongitude '3.509075'^^xsd:double;
  dwc:endLongitude '3.509075'^^xsd:double;
  dwc:latitude '54.625543'^^xsd:double;
  dwc:startLatitude '54.6255427'^^xsd:double;
  dwc:endLatitude '54.6255427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.509075 54.6255427, 3.509075 54.6255427, 3.509075 54.6255427, 3.509075 54.6255427, 3.509075 54.6255427))'^^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 '1183_1410'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.91032 3.511026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.91032"^^xsd:decimal ;
  dwc:decimalLongitude "3.511026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.91032 3.511026)"^^geo:wktLiteral ;
  geo-pos:lat "55.91032"^^xsd:decimal ;
  geo-pos:long "3.511026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1782'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1782'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.824166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.511026'^^xsd:double;
  dwc:startLongitude '3.5110264'^^xsd:double;
  dwc:endLongitude '3.5110264'^^xsd:double;
  dwc:latitude '55.91032'^^xsd:double;
  dwc:startLatitude '55.9103202'^^xsd:double;
  dwc:endLatitude '55.9103202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.5110264 55.9103202, 3.5110264 55.9103202, 3.5110264 55.9103202, 3.5110264 55.9103202, 3.5110264 55.9103202))'^^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 '1183_1782'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.915342 3.520224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.915342"^^xsd:decimal ;
  dwc:decimalLongitude "3.520224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.915342 3.520224)"^^geo:wktLiteral ;
  geo-pos:lat "55.915342"^^xsd:decimal ;
  geo-pos:long "3.520224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1783'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1783'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.858888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.520224'^^xsd:double;
  dwc:startLongitude '3.5202244'^^xsd:double;
  dwc:endLongitude '3.5202244'^^xsd:double;
  dwc:latitude '55.915342'^^xsd:double;
  dwc:startLatitude '55.9153418'^^xsd:double;
  dwc:endLatitude '55.9153418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.5202244 55.9153418, 3.5202244 55.9153418, 3.5202244 55.9153418, 3.5202244 55.9153418, 3.5202244 55.9153418))'^^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 '1183_1783'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.731292 3.546212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.731292"^^xsd:decimal ;
  dwc:decimalLongitude "3.546212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.731292 3.546212)"^^geo:wktLiteral ;
  geo-pos:lat "55.731292"^^xsd:decimal ;
  geo-pos:long "3.546212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1613'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1613'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.1527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.546212'^^xsd:double;
  dwc:startLongitude '3.5462116'^^xsd:double;
  dwc:endLongitude '3.5462116'^^xsd:double;
  dwc:latitude '55.731292'^^xsd:double;
  dwc:startLatitude '55.731292'^^xsd:double;
  dwc:endLatitude '55.731292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.5462116 55.731292, 3.5462116 55.731292, 3.5462116 55.731292, 3.5462116 55.731292, 3.5462116 55.731292))'^^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 '1183_1613'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.920077 3.611859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.920077"^^xsd:decimal ;
  dwc:decimalLongitude "3.611859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.920077 3.611859)"^^geo:wktLiteral ;
  geo-pos:lat "57.920077"^^xsd:decimal ;
  geo-pos:long "3.611859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_826'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_826'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.611859'^^xsd:double;
  dwc:startLongitude '3.6118592'^^xsd:double;
  dwc:endLongitude '3.6118592'^^xsd:double;
  dwc:latitude '57.920077'^^xsd:double;
  dwc:startLatitude '57.9200765'^^xsd:double;
  dwc:endLatitude '57.9200765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.6118592 57.9200765, 3.6118592 57.9200765, 3.6118592 57.9200765, 3.6118592 57.9200765, 3.6118592 57.9200765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_826'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999141 3.644268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999141"^^xsd:decimal ;
  dwc:decimalLongitude "3.644268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999141 3.644268)"^^geo:wktLiteral ;
  geo-pos:lat "60.999141"^^xsd:decimal ;
  geo-pos:long "3.644268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2682'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2682'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.644268'^^xsd:double;
  dwc:startLongitude '3.6442678'^^xsd:double;
  dwc:endLongitude '3.6442678'^^xsd:double;
  dwc:latitude '60.999141'^^xsd:double;
  dwc:startLatitude '60.9991408'^^xsd:double;
  dwc:endLatitude '60.9991408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.6442678 60.9991408, 3.6442678 60.9991408, 3.6442678 60.9991408, 3.6442678 60.9991408, 3.6442678 60.9991408))'^^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 '1183_2682'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.950352 3.650909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.950352"^^xsd:decimal ;
  dwc:decimalLongitude "3.650909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.950352 3.650909)"^^geo:wktLiteral ;
  geo-pos:lat "57.950352"^^xsd:decimal ;
  geo-pos:long "3.650909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_825'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1183_825'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.650909'^^xsd:double;
  dwc:startLongitude '3.6509088'^^xsd:double;
  dwc:endLongitude '3.6509088'^^xsd:double;
  dwc:latitude '57.950352'^^xsd:double;
  dwc:startLatitude '57.9503516'^^xsd:double;
  dwc:endLatitude '57.9503516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.6509088 57.9503516, 3.6509088 57.9503516, 3.6509088 57.9503516, 3.6509088 57.9503516, 3.6509088 57.9503516))'^^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 '1183_825'^^xsd:string;
  dwc:observationDate '1994-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747501 3.656842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.747501"^^xsd:decimal ;
  dwc:decimalLongitude "3.656842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747501 3.656842)"^^geo:wktLiteral ;
  geo-pos:lat "55.747501"^^xsd:decimal ;
  geo-pos:long "3.656842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1612'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1612'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8591666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.656842'^^xsd:double;
  dwc:startLongitude '3.6568421'^^xsd:double;
  dwc:endLongitude '3.6568421'^^xsd:double;
  dwc:latitude '55.747501'^^xsd:double;
  dwc:startLatitude '55.7475005'^^xsd:double;
  dwc:endLatitude '55.7475005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.6568421 55.7475005, 3.6568421 55.7475005, 3.6568421 55.7475005, 3.6568421 55.7475005, 3.6568421 55.7475005))'^^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 '1183_1612'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747549 3.657155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.747549"^^xsd:decimal ;
  dwc:decimalLongitude "3.657155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747549 3.657155)"^^geo:wktLiteral ;
  geo-pos:lat "55.747549"^^xsd:decimal ;
  geo-pos:long "3.657155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1611'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1611'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.8583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.657155'^^xsd:double;
  dwc:startLongitude '3.6571553'^^xsd:double;
  dwc:endLongitude '3.6571553'^^xsd:double;
  dwc:latitude '55.747549'^^xsd:double;
  dwc:startLatitude '55.7475486'^^xsd:double;
  dwc:endLatitude '55.7475486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.6571553 55.7475486, 3.6571553 55.7475486, 3.6571553 55.7475486, 3.6571553 55.7475486, 3.6571553 55.7475486))'^^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 '1183_1611'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.750981 3.679501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.750981"^^xsd:decimal ;
  dwc:decimalLongitude "3.679501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.750981 3.679501)"^^geo:wktLiteral ;
  geo-pos:lat "55.750981"^^xsd:decimal ;
  geo-pos:long "3.679501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1610'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1610'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7988888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.679501'^^xsd:double;
  dwc:startLongitude '3.679501'^^xsd:double;
  dwc:endLongitude '3.679501'^^xsd:double;
  dwc:latitude '55.750981'^^xsd:double;
  dwc:startLatitude '55.7509808'^^xsd:double;
  dwc:endLatitude '55.7509808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.679501 55.7509808, 3.679501 55.7509808, 3.679501 55.7509808, 3.679501 55.7509808, 3.679501 55.7509808))'^^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 '1183_1610'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.410906 3.709314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.410906"^^xsd:decimal ;
  dwc:decimalLongitude "3.709314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.410906 3.709314)"^^geo:wktLiteral ;
  geo-pos:lat "56.410906"^^xsd:decimal ;
  geo-pos:long "3.709314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_247'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1183_247'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.0725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.709314'^^xsd:double;
  dwc:startLongitude '3.7093136'^^xsd:double;
  dwc:endLongitude '3.7093136'^^xsd:double;
  dwc:latitude '56.410906'^^xsd:double;
  dwc:startLatitude '56.4109058'^^xsd:double;
  dwc:endLatitude '56.4109058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.7093136 56.4109058, 3.7093136 56.4109058, 3.7093136 56.4109058, 3.7093136 56.4109058, 3.7093136 56.4109058))'^^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 '1183_247'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25634 3.744712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25634"^^xsd:decimal ;
  dwc:decimalLongitude "3.744712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25634 3.744712)"^^geo:wktLiteral ;
  geo-pos:lat "53.25634"^^xsd:decimal ;
  geo-pos:long "3.744712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1367'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_1367'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8097222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.744712'^^xsd:double;
  dwc:startLongitude '3.7447123'^^xsd:double;
  dwc:endLongitude '3.7447123'^^xsd:double;
  dwc:latitude '53.25634'^^xsd:double;
  dwc:startLatitude '53.2563398'^^xsd:double;
  dwc:endLatitude '53.2563398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.7447123 53.2563398, 3.7447123 53.2563398, 3.7447123 53.2563398, 3.7447123 53.2563398, 3.7447123 53.2563398))'^^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 '1183_1367'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.432266 3.756648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.432266"^^xsd:decimal ;
  dwc:decimalLongitude "3.756648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.432266 3.756648)"^^geo:wktLiteral ;
  geo-pos:lat "54.432266"^^xsd:decimal ;
  geo-pos:long "3.756648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1409'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_1409'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '19.213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.756648'^^xsd:double;
  dwc:startLongitude '3.756648'^^xsd:double;
  dwc:endLongitude '3.756648'^^xsd:double;
  dwc:latitude '54.432266'^^xsd:double;
  dwc:startLatitude '54.4322662'^^xsd:double;
  dwc:endLatitude '54.4322662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.756648 54.4322662, 3.756648 54.4322662, 3.756648 54.4322662, 3.756648 54.4322662, 3.756648 54.4322662))'^^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 '1183_1409'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.190889 3.7622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.190889"^^xsd:decimal ;
  dwc:decimalLongitude "3.7622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.190889 3.7622)"^^geo:wktLiteral ;
  geo-pos:lat "56.190889"^^xsd:decimal ;
  geo-pos:long "3.7622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_868'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_868'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.626388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.7622'^^xsd:double;
  dwc:startLongitude '3.7621998'^^xsd:double;
  dwc:endLongitude '3.7621998'^^xsd:double;
  dwc:latitude '56.190889'^^xsd:double;
  dwc:startLatitude '56.1908894'^^xsd:double;
  dwc:endLatitude '56.1908894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.7621998 56.1908894, 3.7621998 56.1908894, 3.7621998 56.1908894, 3.7621998 56.1908894, 3.7621998 56.1908894))'^^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 '1183_868'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.981456 3.809891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.981456"^^xsd:decimal ;
  dwc:decimalLongitude "3.809891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.981456 3.809891)"^^geo:wktLiteral ;
  geo-pos:lat "55.981456"^^xsd:decimal ;
  geo-pos:long "3.809891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1784'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1784'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.833333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.809891'^^xsd:double;
  dwc:startLongitude '3.8098914'^^xsd:double;
  dwc:endLongitude '3.8098914'^^xsd:double;
  dwc:latitude '55.981456'^^xsd:double;
  dwc:startLatitude '55.9814558'^^xsd:double;
  dwc:endLatitude '55.9814558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8098914 55.9814558, 3.8098914 55.9814558, 3.8098914 55.9814558, 3.8098914 55.9814558, 3.8098914 55.9814558))'^^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 '1183_1784'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.950794 3.825897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.950794"^^xsd:decimal ;
  dwc:decimalLongitude "3.825897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.950794 3.825897)"^^geo:wktLiteral ;
  geo-pos:lat "60.950794"^^xsd:decimal ;
  geo-pos:long "3.825897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2681'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2681'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.4708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.825897'^^xsd:double;
  dwc:startLongitude '3.8258968'^^xsd:double;
  dwc:endLongitude '3.8258968'^^xsd:double;
  dwc:latitude '60.950794'^^xsd:double;
  dwc:startLatitude '60.9507936'^^xsd:double;
  dwc:endLatitude '60.9507936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8258968 60.9507936, 3.8258968 60.9507936, 3.8258968 60.9507936, 3.8258968 60.9507936, 3.8258968 60.9507936))'^^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 '1183_2681'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.403449 3.82722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.403449"^^xsd:decimal ;
  dwc:decimalLongitude "3.82722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.403449 3.82722)"^^geo:wktLiteral ;
  geo-pos:lat "59.403449"^^xsd:decimal ;
  geo-pos:long "3.82722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2728'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_2728'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.356944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.82722'^^xsd:double;
  dwc:startLongitude '3.8272203'^^xsd:double;
  dwc:endLongitude '3.8272203'^^xsd:double;
  dwc:latitude '59.403449'^^xsd:double;
  dwc:startLatitude '59.4034491'^^xsd:double;
  dwc:endLatitude '59.4034491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8272203 59.4034491, 3.8272203 59.4034491, 3.8272203 59.4034491, 3.8272203 59.4034491, 3.8272203 59.4034491))'^^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 '1183_2728'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.40043 3.838159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.40043"^^xsd:decimal ;
  dwc:decimalLongitude "3.838159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.40043 3.838159)"^^geo:wktLiteral ;
  geo-pos:lat "61.40043"^^xsd:decimal ;
  geo-pos:long "3.838159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2715'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2715'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.5172222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.838159'^^xsd:double;
  dwc:startLongitude '3.8381589'^^xsd:double;
  dwc:endLongitude '3.8381589'^^xsd:double;
  dwc:latitude '61.40043'^^xsd:double;
  dwc:startLatitude '61.4004304'^^xsd:double;
  dwc:endLatitude '61.4004304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8381589 61.4004304, 3.8381589 61.4004304, 3.8381589 61.4004304, 3.8381589 61.4004304, 3.8381589 61.4004304))'^^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 '1183_2715'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77515 3.845039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77515"^^xsd:decimal ;
  dwc:decimalLongitude "3.845039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77515 3.845039)"^^geo:wktLiteral ;
  geo-pos:lat "55.77515"^^xsd:decimal ;
  geo-pos:long "3.845039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1609'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1609'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.845039'^^xsd:double;
  dwc:startLongitude '3.8450388'^^xsd:double;
  dwc:endLongitude '3.8450388'^^xsd:double;
  dwc:latitude '55.77515'^^xsd:double;
  dwc:startLatitude '55.7751495'^^xsd:double;
  dwc:endLatitude '55.7751495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8450388 55.7751495, 3.8450388 55.7751495, 3.8450388 55.7751495, 3.8450388 55.7751495, 3.8450388 55.7751495))'^^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 '1183_1609'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77515 3.845039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.77515"^^xsd:decimal ;
  dwc:decimalLongitude "3.845039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.77515 3.845039)"^^geo:wktLiteral ;
  geo-pos:lat "55.77515"^^xsd:decimal ;
  geo-pos:long "3.845039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1608'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1608'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.845039'^^xsd:double;
  dwc:startLongitude '3.8450388'^^xsd:double;
  dwc:endLongitude '3.8450388'^^xsd:double;
  dwc:latitude '55.77515'^^xsd:double;
  dwc:startLatitude '55.7751495'^^xsd:double;
  dwc:endLatitude '55.7751495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8450388 55.7751495, 3.8450388 55.7751495, 3.8450388 55.7751495, 3.8450388 55.7751495, 3.8450388 55.7751495))'^^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 '1183_1608'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.118316 3.846289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.118316"^^xsd:decimal ;
  dwc:decimalLongitude "3.846289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.118316 3.846289)"^^geo:wktLiteral ;
  geo-pos:lat "56.118316"^^xsd:decimal ;
  geo-pos:long "3.846289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_869'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_869'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.144166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.846289'^^xsd:double;
  dwc:startLongitude '3.8462893'^^xsd:double;
  dwc:endLongitude '3.8462893'^^xsd:double;
  dwc:latitude '56.118316'^^xsd:double;
  dwc:startLatitude '56.118316'^^xsd:double;
  dwc:endLatitude '56.118316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8462893 56.118316, 3.8462893 56.118316, 3.8462893 56.118316, 3.8462893 56.118316, 3.8462893 56.118316))'^^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 '1183_869'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.114046 3.851216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.114046"^^xsd:decimal ;
  dwc:decimalLongitude "3.851216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.114046 3.851216)"^^geo:wktLiteral ;
  geo-pos:lat "56.114046"^^xsd:decimal ;
  geo-pos:long "3.851216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_870'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_870'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.174444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.851216'^^xsd:double;
  dwc:startLongitude '3.8512163'^^xsd:double;
  dwc:endLongitude '3.8512163'^^xsd:double;
  dwc:latitude '56.114046'^^xsd:double;
  dwc:startLatitude '56.1140459'^^xsd:double;
  dwc:endLatitude '56.1140459'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8512163 56.1140459, 3.8512163 56.1140459, 3.8512163 56.1140459, 3.8512163 56.1140459, 3.8512163 56.1140459))'^^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 '1183_870'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.776138 3.8515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.776138"^^xsd:decimal ;
  dwc:decimalLongitude "3.8515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.776138 3.8515)"^^geo:wktLiteral ;
  geo-pos:lat "55.776138"^^xsd:decimal ;
  geo-pos:long "3.8515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1607'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1607'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.8515'^^xsd:double;
  dwc:startLongitude '3.8515002'^^xsd:double;
  dwc:endLongitude '3.8515002'^^xsd:double;
  dwc:latitude '55.776138'^^xsd:double;
  dwc:startLatitude '55.7761377'^^xsd:double;
  dwc:endLatitude '55.7761377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8515002 55.7761377, 3.8515002 55.7761377, 3.8515002 55.7761377, 3.8515002 55.7761377, 3.8515002 55.7761377))'^^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 '1183_1607'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.778361 3.866038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.778361"^^xsd:decimal ;
  dwc:decimalLongitude "3.866038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.778361 3.866038)"^^geo:wktLiteral ;
  geo-pos:lat "55.778361"^^xsd:decimal ;
  geo-pos:long "3.866038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1606'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1606'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.866038'^^xsd:double;
  dwc:startLongitude '3.8660383'^^xsd:double;
  dwc:endLongitude '3.8660383'^^xsd:double;
  dwc:latitude '55.778361'^^xsd:double;
  dwc:startLatitude '55.7783613'^^xsd:double;
  dwc:endLatitude '55.7783613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8660383 55.7783613, 3.8660383 55.7783613, 3.8660383 55.7783613, 3.8660383 55.7783613, 3.8660383 55.7783613))'^^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 '1183_1606'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886552 3.876379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.886552"^^xsd:decimal ;
  dwc:decimalLongitude "3.876379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.886552 3.876379)"^^geo:wktLiteral ;
  geo-pos:lat "57.886552"^^xsd:decimal ;
  geo-pos:long "3.876379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_372'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_372'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4558333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.876379'^^xsd:double;
  dwc:startLongitude '3.8763791'^^xsd:double;
  dwc:endLongitude '3.8763791'^^xsd:double;
  dwc:latitude '57.886552'^^xsd:double;
  dwc:startLatitude '57.8865517'^^xsd:double;
  dwc:endLatitude '57.8865517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.8763791 57.8865517, 3.8763791 57.8865517, 3.8763791 57.8865517, 3.8763791 57.8865517, 3.8763791 57.8865517))'^^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 '1183_372'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.070923 3.901215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.070923"^^xsd:decimal ;
  dwc:decimalLongitude "3.901215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.070923 3.901215)"^^geo:wktLiteral ;
  geo-pos:lat "56.070923"^^xsd:decimal ;
  geo-pos:long "3.901215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_871'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_871'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.482222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.901215'^^xsd:double;
  dwc:startLongitude '3.9012146'^^xsd:double;
  dwc:endLongitude '3.9012146'^^xsd:double;
  dwc:latitude '56.070923'^^xsd:double;
  dwc:startLatitude '56.0709234'^^xsd:double;
  dwc:endLatitude '56.0709234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9012146 56.0709234, 3.9012146 56.0709234, 3.9012146 56.0709234, 3.9012146 56.0709234, 3.9012146 56.0709234))'^^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 '1183_871'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.424139 3.915919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.424139"^^xsd:decimal ;
  dwc:decimalLongitude "3.915919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.424139 3.915919)"^^geo:wktLiteral ;
  geo-pos:lat "61.424139"^^xsd:decimal ;
  geo-pos:long "3.915919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2714'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2714'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.915919'^^xsd:double;
  dwc:startLongitude '3.9159186'^^xsd:double;
  dwc:endLongitude '3.9159186'^^xsd:double;
  dwc:latitude '61.424139'^^xsd:double;
  dwc:startLatitude '61.4241389'^^xsd:double;
  dwc:endLatitude '61.4241389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9159186 61.4241389, 3.9159186 61.4241389, 3.9159186 61.4241389, 3.9159186 61.4241389, 3.9159186 61.4241389))'^^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 '1183_2714'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.426037 3.922116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.426037"^^xsd:decimal ;
  dwc:decimalLongitude "3.922116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.426037 3.922116)"^^geo:wktLiteral ;
  geo-pos:lat "61.426037"^^xsd:decimal ;
  geo-pos:long "3.922116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2713'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2713'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.2088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.922116'^^xsd:double;
  dwc:startLongitude '3.9221163'^^xsd:double;
  dwc:endLongitude '3.9221163'^^xsd:double;
  dwc:latitude '61.426037'^^xsd:double;
  dwc:startLatitude '61.426037'^^xsd:double;
  dwc:endLatitude '61.426037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9221163 61.426037, 3.9221163 61.426037, 3.9221163 61.426037, 3.9221163 61.426037, 3.9221163 61.426037))'^^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 '1183_2713'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05109 3.924175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.05109"^^xsd:decimal ;
  dwc:decimalLongitude "3.924175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.05109 3.924175)"^^geo:wktLiteral ;
  geo-pos:lat "56.05109"^^xsd:decimal ;
  geo-pos:long "3.924175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_872'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_872'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.623611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.924175'^^xsd:double;
  dwc:startLongitude '3.9241753'^^xsd:double;
  dwc:endLongitude '3.9241753'^^xsd:double;
  dwc:latitude '56.05109'^^xsd:double;
  dwc:startLatitude '56.0510898'^^xsd:double;
  dwc:endLatitude '56.0510898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9241753 56.0510898, 3.9241753 56.0510898, 3.9241753 56.0510898, 3.9241753 56.0510898, 3.9241753 56.0510898))'^^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 '1183_872'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428977 3.931715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428977"^^xsd:decimal ;
  dwc:decimalLongitude "3.931715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428977 3.931715)"^^geo:wktLiteral ;
  geo-pos:lat "61.428977"^^xsd:decimal ;
  geo-pos:long "3.931715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2712'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2712'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.1736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.931715'^^xsd:double;
  dwc:startLongitude '3.9317151'^^xsd:double;
  dwc:endLongitude '3.9317151'^^xsd:double;
  dwc:latitude '61.428977'^^xsd:double;
  dwc:startLatitude '61.4289769'^^xsd:double;
  dwc:endLatitude '61.4289769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9317151 61.4289769, 3.9317151 61.4289769, 3.9317151 61.4289769, 3.9317151 61.4289769, 3.9317151 61.4289769))'^^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 '1183_2712'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.039797 3.937215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.039797"^^xsd:decimal ;
  dwc:decimalLongitude "3.937215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.039797 3.937215)"^^geo:wktLiteral ;
  geo-pos:lat "56.039797"^^xsd:decimal ;
  geo-pos:long "3.937215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_873'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_873'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.703888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.937215'^^xsd:double;
  dwc:startLongitude '3.9372152'^^xsd:double;
  dwc:endLongitude '3.9372152'^^xsd:double;
  dwc:latitude '56.039797'^^xsd:double;
  dwc:startLatitude '56.0397969'^^xsd:double;
  dwc:endLatitude '56.0397969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9372152 56.0397969, 3.9372152 56.0397969, 3.9372152 56.0397969, 3.9372152 56.0397969, 3.9372152 56.0397969))'^^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 '1183_873'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.439917 3.967576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.439917"^^xsd:decimal ;
  dwc:decimalLongitude "3.967576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.439917 3.967576)"^^geo:wktLiteral ;
  geo-pos:lat "61.439917"^^xsd:decimal ;
  geo-pos:long "3.967576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2711'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2711'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.967576'^^xsd:double;
  dwc:startLongitude '3.9675756'^^xsd:double;
  dwc:endLongitude '3.9675756'^^xsd:double;
  dwc:latitude '61.439917'^^xsd:double;
  dwc:startLatitude '61.4399168'^^xsd:double;
  dwc:endLatitude '61.4399168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9675756 61.4399168, 3.9675756 61.4399168, 3.9675756 61.4399168, 3.9675756 61.4399168, 3.9675756 61.4399168))'^^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 '1183_2711'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.072261 3.967905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.072261"^^xsd:decimal ;
  dwc:decimalLongitude "3.967905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.072261 3.967905)"^^geo:wktLiteral ;
  geo-pos:lat "58.072261"^^xsd:decimal ;
  geo-pos:long "3.967905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2750'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2750'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.556111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.967905'^^xsd:double;
  dwc:startLongitude '3.9679048'^^xsd:double;
  dwc:endLongitude '3.9679048'^^xsd:double;
  dwc:latitude '58.072261'^^xsd:double;
  dwc:startLatitude '58.0722614'^^xsd:double;
  dwc:endLatitude '58.0722614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9679048 58.0722614, 3.9679048 58.0722614, 3.9679048 58.0722614, 3.9679048 58.0722614, 3.9679048 58.0722614))'^^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 '1183_2750'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445828 3.987199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.445828"^^xsd:decimal ;
  dwc:decimalLongitude "3.987199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445828 3.987199)"^^geo:wktLiteral ;
  geo-pos:lat "61.445828"^^xsd:decimal ;
  geo-pos:long "3.987199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2710'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2710'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9719444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.987199'^^xsd:double;
  dwc:startLongitude '3.9871991'^^xsd:double;
  dwc:endLongitude '3.9871991'^^xsd:double;
  dwc:latitude '61.445828'^^xsd:double;
  dwc:startLatitude '61.4458284'^^xsd:double;
  dwc:endLatitude '61.4458284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9871991 61.4458284, 3.9871991 61.4458284, 3.9871991 61.4458284, 3.9871991 61.4458284, 3.9871991 61.4458284))'^^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 '1183_2710'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446038 3.987895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446038"^^xsd:decimal ;
  dwc:decimalLongitude "3.987895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446038 3.987895)"^^geo:wktLiteral ;
  geo-pos:lat "61.446038"^^xsd:decimal ;
  geo-pos:long "3.987895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2709'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2709'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.987895'^^xsd:double;
  dwc:startLongitude '3.9878945'^^xsd:double;
  dwc:endLongitude '3.9878945'^^xsd:double;
  dwc:latitude '61.446038'^^xsd:double;
  dwc:startLatitude '61.4460378'^^xsd:double;
  dwc:endLatitude '61.4460378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9878945 61.4460378, 3.9878945 61.4460378, 3.9878945 61.4460378, 3.9878945 61.4460378, 3.9878945 61.4460378))'^^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 '1183_2709'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.006408 3.991329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.006408"^^xsd:decimal ;
  dwc:decimalLongitude "3.991329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.006408 3.991329)"^^geo:wktLiteral ;
  geo-pos:lat "56.006408"^^xsd:decimal ;
  geo-pos:long "3.991329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_874'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_874'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.110555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.991329'^^xsd:double;
  dwc:startLongitude '3.9913293'^^xsd:double;
  dwc:endLongitude '3.9913293'^^xsd:double;
  dwc:latitude '56.006408'^^xsd:double;
  dwc:startLatitude '56.0064077'^^xsd:double;
  dwc:endLatitude '56.0064077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9913293 56.0064077, 3.9913293 56.0064077, 3.9913293 56.0064077, 3.9913293 56.0064077, 3.9913293 56.0064077))'^^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 '1183_874'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.947035 3.993901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.947035"^^xsd:decimal ;
  dwc:decimalLongitude "3.993901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.947035 3.993901)"^^geo:wktLiteral ;
  geo-pos:lat "55.947035"^^xsd:decimal ;
  geo-pos:long "3.993901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_1785'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.993901'^^xsd:double;
  dwc:startLongitude '3.9939009'^^xsd:double;
  dwc:endLongitude '3.9939009'^^xsd:double;
  dwc:latitude '55.947035'^^xsd:double;
  dwc:startLatitude '55.9470346'^^xsd:double;
  dwc:endLatitude '55.9470346'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9939009 55.9470346, 3.9939009 55.9470346, 3.9939009 55.9470346, 3.9939009 55.9470346, 3.9939009 55.9470346))'^^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 '1183_1785'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.448551 3.996238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.448551"^^xsd:decimal ;
  dwc:decimalLongitude "3.996238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.448551 3.996238)"^^geo:wktLiteral ;
  geo-pos:lat "61.448551"^^xsd:decimal ;
  geo-pos:long "3.996238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2708'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2708'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9394444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.996238'^^xsd:double;
  dwc:startLongitude '3.9962383'^^xsd:double;
  dwc:endLongitude '3.9962383'^^xsd:double;
  dwc:latitude '61.448551'^^xsd:double;
  dwc:startLatitude '61.4485514'^^xsd:double;
  dwc:endLatitude '61.4485514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9962383 61.4485514, 3.9962383 61.4485514, 3.9962383 61.4485514, 3.9962383 61.4485514, 3.9962383 61.4485514))'^^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 '1183_2708'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.798571 3.998173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.798571"^^xsd:decimal ;
  dwc:decimalLongitude "3.998173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.798571 3.998173)"^^geo:wktLiteral ;
  geo-pos:lat "55.798571"^^xsd:decimal ;
  geo-pos:long "3.998173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1605'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_1605'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.3925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.998173'^^xsd:double;
  dwc:startLongitude '3.9981732'^^xsd:double;
  dwc:endLongitude '3.9981732'^^xsd:double;
  dwc:latitude '55.798571'^^xsd:double;
  dwc:startLatitude '55.7985708'^^xsd:double;
  dwc:endLatitude '55.7985708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9981732 55.7985708, 3.9981732 55.7985708, 3.9981732 55.7985708, 3.9981732 55.7985708, 3.9981732 55.7985708))'^^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 '1183_1605'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.062962 3.998464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.062962"^^xsd:decimal ;
  dwc:decimalLongitude "3.998464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.062962 3.998464)"^^geo:wktLiteral ;
  geo-pos:lat "58.062962"^^xsd:decimal ;
  geo-pos:long "3.998464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2746'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2746'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.44'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '3.998464'^^xsd:double;
  dwc:startLongitude '3.9984642'^^xsd:double;
  dwc:endLongitude '3.9984642'^^xsd:double;
  dwc:latitude '58.062962'^^xsd:double;
  dwc:startLatitude '58.0629623'^^xsd:double;
  dwc:endLatitude '58.0629623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.9984642 58.0629623, 3.9984642 58.0629623, 3.9984642 58.0629623, 3.9984642 58.0629623, 3.9984642 58.0629623))'^^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 '1183_2746'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.035204 4.027433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.035204"^^xsd:decimal ;
  dwc:decimalLongitude "4.027433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.035204 4.027433)"^^geo:wktLiteral ;
  geo-pos:lat "56.035204"^^xsd:decimal ;
  geo-pos:long "4.027433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_875'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_875'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.313333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.027433'^^xsd:double;
  dwc:startLongitude '4.0274325'^^xsd:double;
  dwc:endLongitude '4.0274325'^^xsd:double;
  dwc:latitude '56.035204'^^xsd:double;
  dwc:startLatitude '56.0352044'^^xsd:double;
  dwc:endLatitude '56.0352044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0274325 56.0352044, 4.0274325 56.0352044, 4.0274325 56.0352044, 4.0274325 56.0352044, 4.0274325 56.0352044))'^^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 '1183_875'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.763174 4.028598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.763174"^^xsd:decimal ;
  dwc:decimalLongitude "4.028598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.763174 4.028598)"^^geo:wktLiteral ;
  geo-pos:lat "56.763174"^^xsd:decimal ;
  geo-pos:long "4.028598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_477'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.028598'^^xsd:double;
  dwc:startLongitude '4.0285982'^^xsd:double;
  dwc:endLongitude '4.0285982'^^xsd:double;
  dwc:latitude '56.763174'^^xsd:double;
  dwc:startLatitude '56.7631743'^^xsd:double;
  dwc:endLatitude '56.7631743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0285982 56.7631743, 4.0285982 56.7631743, 4.0285982 56.7631743, 4.0285982 56.7631743, 4.0285982 56.7631743))'^^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 '1183_477'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.761589 4.03067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.761589"^^xsd:decimal ;
  dwc:decimalLongitude "4.03067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.761589 4.03067)"^^geo:wktLiteral ;
  geo-pos:lat "56.761589"^^xsd:decimal ;
  geo-pos:long "4.03067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_476'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_476'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.9388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.03067'^^xsd:double;
  dwc:startLongitude '4.0306698'^^xsd:double;
  dwc:endLongitude '4.0306698'^^xsd:double;
  dwc:latitude '56.761589'^^xsd:double;
  dwc:startLatitude '56.7615893'^^xsd:double;
  dwc:endLatitude '56.7615893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0306698 56.7615893, 4.0306698 56.7615893, 4.0306698 56.7615893, 4.0306698 56.7615893, 4.0306698 56.7615893))'^^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 '1183_476'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051432 4.034676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.051432"^^xsd:decimal ;
  dwc:decimalLongitude "4.034676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051432 4.034676)"^^geo:wktLiteral ;
  geo-pos:lat "58.051432"^^xsd:decimal ;
  geo-pos:long "4.034676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2749'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2749'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.303888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.034676'^^xsd:double;
  dwc:startLongitude '4.0346758'^^xsd:double;
  dwc:endLongitude '4.0346758'^^xsd:double;
  dwc:latitude '58.051432'^^xsd:double;
  dwc:startLatitude '58.0514317'^^xsd:double;
  dwc:endLatitude '58.0514317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0346758 58.0514317, 4.0346758 58.0514317, 4.0346758 58.0514317, 4.0346758 58.0514317, 4.0346758 58.0514317))'^^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 '1183_2749'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.460863 4.037108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.460863"^^xsd:decimal ;
  dwc:decimalLongitude "4.037108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.460863 4.037108)"^^geo:wktLiteral ;
  geo-pos:lat "61.460863"^^xsd:decimal ;
  geo-pos:long "4.037108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2707'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2707'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.7925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.037108'^^xsd:double;
  dwc:startLongitude '4.0371077'^^xsd:double;
  dwc:endLongitude '4.0371077'^^xsd:double;
  dwc:latitude '61.460863'^^xsd:double;
  dwc:startLatitude '61.4608634'^^xsd:double;
  dwc:endLatitude '61.4608634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0371077 61.4608634, 4.0371077 61.4608634, 4.0371077 61.4608634, 4.0371077 61.4608634, 4.0371077 61.4608634))'^^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 '1183_2707'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.049479 4.04081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.049479"^^xsd:decimal ;
  dwc:decimalLongitude "4.04081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.049479 4.04081)"^^geo:wktLiteral ;
  geo-pos:lat "58.049479"^^xsd:decimal ;
  geo-pos:long "4.04081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2748'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2748'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.280833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.04081'^^xsd:double;
  dwc:startLongitude '4.0408096'^^xsd:double;
  dwc:endLongitude '4.0408096'^^xsd:double;
  dwc:latitude '58.049479'^^xsd:double;
  dwc:startLatitude '58.0494786'^^xsd:double;
  dwc:endLatitude '58.0494786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0408096 58.0494786, 4.0408096 58.0494786, 4.0408096 58.0494786, 4.0408096 58.0494786, 4.0408096 58.0494786))'^^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 '1183_2748'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.753585 4.041131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.753585"^^xsd:decimal ;
  dwc:decimalLongitude "4.041131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.753585 4.041131)"^^geo:wktLiteral ;
  geo-pos:lat "56.753585"^^xsd:decimal ;
  geo-pos:long "4.041131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_475'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_475'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.8827777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.041131'^^xsd:double;
  dwc:startLongitude '4.0411314'^^xsd:double;
  dwc:endLongitude '4.0411314'^^xsd:double;
  dwc:latitude '56.753585'^^xsd:double;
  dwc:startLatitude '56.7535852'^^xsd:double;
  dwc:endLatitude '56.7535852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0411314 56.7535852, 4.0411314 56.7535852, 4.0411314 56.7535852, 4.0411314 56.7535852, 4.0411314 56.7535852))'^^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 '1183_475'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.047902 4.045761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.047902"^^xsd:decimal ;
  dwc:decimalLongitude "4.045761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.047902 4.045761)"^^geo:wktLiteral ;
  geo-pos:lat "58.047902"^^xsd:decimal ;
  geo-pos:long "4.045761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2747'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_2747'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.262222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.045761'^^xsd:double;
  dwc:startLongitude '4.045761'^^xsd:double;
  dwc:endLongitude '4.045761'^^xsd:double;
  dwc:latitude '58.047902'^^xsd:double;
  dwc:startLatitude '58.047902'^^xsd:double;
  dwc:endLatitude '58.047902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.045761 58.047902, 4.045761 58.047902, 4.045761 58.047902, 4.045761 58.047902, 4.045761 58.047902))'^^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 '1183_2747'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.715897 4.088028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.715897"^^xsd:decimal ;
  dwc:decimalLongitude "4.088028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.715897 4.088028)"^^geo:wktLiteral ;
  geo-pos:lat "56.715897"^^xsd:decimal ;
  geo-pos:long "4.088028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_472'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_472'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.6272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.088028'^^xsd:double;
  dwc:startLongitude '4.0880275'^^xsd:double;
  dwc:endLongitude '4.0880275'^^xsd:double;
  dwc:latitude '56.715897'^^xsd:double;
  dwc:startLatitude '56.7158967'^^xsd:double;
  dwc:endLatitude '56.7158967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.0880275 56.7158967, 4.0880275 56.7158967, 4.0880275 56.7158967, 4.0880275 56.7158967, 4.0880275 56.7158967))'^^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 '1183_472'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.692516 4.117012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.692516"^^xsd:decimal ;
  dwc:decimalLongitude "4.117012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.692516 4.117012)"^^geo:wktLiteral ;
  geo-pos:lat "56.692516"^^xsd:decimal ;
  geo-pos:long "4.117012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_471'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_471'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.4416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.117012'^^xsd:double;
  dwc:startLongitude '4.1170116'^^xsd:double;
  dwc:endLongitude '4.1170116'^^xsd:double;
  dwc:latitude '56.692516'^^xsd:double;
  dwc:startLatitude '56.6925162'^^xsd:double;
  dwc:endLatitude '56.6925162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1170116 56.6925162, 4.1170116 56.6925162, 4.1170116 56.6925162, 4.1170116 56.6925162, 4.1170116 56.6925162))'^^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 '1183_471'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.115759 4.128589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.115759"^^xsd:decimal ;
  dwc:decimalLongitude "4.128589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.115759 4.128589)"^^geo:wktLiteral ;
  geo-pos:lat "56.115759"^^xsd:decimal ;
  geo-pos:long "4.128589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_878'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_878'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.128589'^^xsd:double;
  dwc:startLongitude '4.1285888'^^xsd:double;
  dwc:endLongitude '4.1285888'^^xsd:double;
  dwc:latitude '56.115759'^^xsd:double;
  dwc:startLatitude '56.1157588'^^xsd:double;
  dwc:endLatitude '56.1157588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1285888 56.1157588, 4.1285888 56.1157588, 4.1285888 56.1157588, 4.1285888 56.1157588, 4.1285888 56.1157588))'^^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 '1183_878'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.49503 4.150522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.49503"^^xsd:decimal ;
  dwc:decimalLongitude "4.150522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.49503 4.150522)"^^geo:wktLiteral ;
  geo-pos:lat "61.49503"^^xsd:decimal ;
  geo-pos:long "4.150522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2706'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2706'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.3847222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.150522'^^xsd:double;
  dwc:startLongitude '4.1505223'^^xsd:double;
  dwc:endLongitude '4.1505223'^^xsd:double;
  dwc:latitude '61.49503'^^xsd:double;
  dwc:startLatitude '61.4950298'^^xsd:double;
  dwc:endLatitude '61.4950298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1505223 61.4950298, 4.1505223 61.4950298, 4.1505223 61.4950298, 4.1505223 61.4950298, 4.1505223 61.4950298))'^^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 '1183_2706'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.660208 4.156894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.660208"^^xsd:decimal ;
  dwc:decimalLongitude "4.156894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.660208 4.156894)"^^geo:wktLiteral ;
  geo-pos:lat "56.660208"^^xsd:decimal ;
  geo-pos:long "4.156894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_470'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_470'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.156894'^^xsd:double;
  dwc:startLongitude '4.1568939'^^xsd:double;
  dwc:endLongitude '4.1568939'^^xsd:double;
  dwc:latitude '56.660208'^^xsd:double;
  dwc:startLatitude '56.6602076'^^xsd:double;
  dwc:endLatitude '56.6602076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1568939 56.6602076, 4.1568939 56.6602076, 4.1568939 56.6602076, 4.1568939 56.6602076, 4.1568939 56.6602076))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_470'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656933 4.160936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.656933"^^xsd:decimal ;
  dwc:decimalLongitude "4.160936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.656933 4.160936)"^^geo:wktLiteral ;
  geo-pos:lat "56.656933"^^xsd:decimal ;
  geo-pos:long "4.160936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_469'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '7.2'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.160936'^^xsd:double;
  dwc:startLongitude '4.1609355'^^xsd:double;
  dwc:endLongitude '4.1609355'^^xsd:double;
  dwc:latitude '56.656933'^^xsd:double;
  dwc:startLatitude '56.6569328'^^xsd:double;
  dwc:endLatitude '56.6569328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.1609355 56.6569328, 4.1609355 56.6569328, 4.1609355 56.6569328, 4.1609355 56.6569328, 4.1609355 56.6569328))'^^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 '1183_469'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510206 4.202322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510206"^^xsd:decimal ;
  dwc:decimalLongitude "4.202322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510206 4.202322)"^^geo:wktLiteral ;
  geo-pos:lat "61.510206"^^xsd:decimal ;
  geo-pos:long "4.202322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2705'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2705'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.1983333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.202322'^^xsd:double;
  dwc:startLongitude '4.2023219'^^xsd:double;
  dwc:endLongitude '4.2023219'^^xsd:double;
  dwc:latitude '61.510206'^^xsd:double;
  dwc:startLatitude '61.5102057'^^xsd:double;
  dwc:endLatitude '61.5102057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2023219 61.5102057, 4.2023219 61.5102057, 4.2023219 61.5102057, 4.2023219 61.5102057, 4.2023219 61.5102057))'^^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 '1183_2705'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.604174 4.225915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.604174"^^xsd:decimal ;
  dwc:decimalLongitude "4.225915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.604174 4.225915)"^^geo:wktLiteral ;
  geo-pos:lat "56.604174"^^xsd:decimal ;
  geo-pos:long "4.225915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1183_468'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.8425'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.225915'^^xsd:double;
  dwc:startLongitude '4.2259151'^^xsd:double;
  dwc:endLongitude '4.2259151'^^xsd:double;
  dwc:latitude '56.604174'^^xsd:double;
  dwc:startLatitude '56.6041741'^^xsd:double;
  dwc:endLatitude '56.6041741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2259151 56.6041741, 4.2259151 56.6041741, 4.2259151 56.6041741, 4.2259151 56.6041741, 4.2259151 56.6041741))'^^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 '1183_468'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.62071 4.245903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.62071"^^xsd:decimal ;
  dwc:decimalLongitude "4.245903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.62071 4.245903)"^^geo:wktLiteral ;
  geo-pos:lat "57.62071"^^xsd:decimal ;
  geo-pos:long "4.245903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_377'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_377'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.245903'^^xsd:double;
  dwc:startLongitude '4.2459028'^^xsd:double;
  dwc:endLongitude '4.2459028'^^xsd:double;
  dwc:latitude '57.62071'^^xsd:double;
  dwc:startLatitude '57.6207101'^^xsd:double;
  dwc:endLatitude '57.6207101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2459028 57.6207101, 4.2459028 57.6207101, 4.2459028 57.6207101, 4.2459028 57.6207101, 4.2459028 57.6207101))'^^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 '1183_377'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61741 4.250248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.61741"^^xsd:decimal ;
  dwc:decimalLongitude "4.250248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.61741 4.250248)"^^geo:wktLiteral ;
  geo-pos:lat "57.61741"^^xsd:decimal ;
  geo-pos:long "4.250248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_378'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_378'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.4527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.250248'^^xsd:double;
  dwc:startLongitude '4.2502484'^^xsd:double;
  dwc:endLongitude '4.2502484'^^xsd:double;
  dwc:latitude '57.61741'^^xsd:double;
  dwc:startLatitude '57.6174099'^^xsd:double;
  dwc:endLatitude '57.6174099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.2502484 57.6174099, 4.2502484 57.6174099, 4.2502484 57.6174099, 4.2502484 57.6174099, 4.2502484 57.6174099))'^^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 '1183_378'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.561351 4.328894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.561351"^^xsd:decimal ;
  dwc:decimalLongitude "4.328894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.561351 4.328894)"^^geo:wktLiteral ;
  geo-pos:lat "57.561351"^^xsd:decimal ;
  geo-pos:long "4.328894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_379'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.8783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.328894'^^xsd:double;
  dwc:startLongitude '4.3288944'^^xsd:double;
  dwc:endLongitude '4.3288944'^^xsd:double;
  dwc:latitude '57.561351'^^xsd:double;
  dwc:startLatitude '57.5613513'^^xsd:double;
  dwc:endLatitude '57.5613513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3288944 57.5613513, 4.3288944 57.5613513, 4.3288944 57.5613513, 4.3288944 57.5613513, 4.3288944 57.5613513))'^^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 '1183_379'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.550473 4.34422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.550473"^^xsd:decimal ;
  dwc:decimalLongitude "4.34422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.550473 4.34422)"^^geo:wktLiteral ;
  geo-pos:lat "57.550473"^^xsd:decimal ;
  geo-pos:long "4.34422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_383'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_383'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.9611111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.34422'^^xsd:double;
  dwc:startLongitude '4.3442198'^^xsd:double;
  dwc:endLongitude '4.3442198'^^xsd:double;
  dwc:latitude '57.550473'^^xsd:double;
  dwc:startLatitude '57.5504725'^^xsd:double;
  dwc:endLatitude '57.5504725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3442198 57.5504725, 4.3442198 57.5504725, 4.3442198 57.5504725, 4.3442198 57.5504725, 4.3442198 57.5504725))'^^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 '1183_383'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.540523 4.357676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.540523"^^xsd:decimal ;
  dwc:decimalLongitude "4.357676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.540523 4.357676)"^^geo:wktLiteral ;
  geo-pos:lat "57.540523"^^xsd:decimal ;
  geo-pos:long "4.357676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_380'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_380'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.0341666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.357676'^^xsd:double;
  dwc:startLongitude '4.3576758'^^xsd:double;
  dwc:endLongitude '4.3576758'^^xsd:double;
  dwc:latitude '57.540523'^^xsd:double;
  dwc:startLatitude '57.5405232'^^xsd:double;
  dwc:endLatitude '57.5405232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.3576758 57.5405232, 4.3576758 57.5405232, 4.3576758 57.5405232, 4.3576758 57.5405232, 4.3576758 57.5405232))'^^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 '1183_380'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.568817 4.415864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.568817"^^xsd:decimal ;
  dwc:decimalLongitude "4.415864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.568817 4.415864)"^^geo:wktLiteral ;
  geo-pos:lat "61.568817"^^xsd:decimal ;
  geo-pos:long "4.415864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2704'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2704'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.415864'^^xsd:double;
  dwc:startLongitude '4.4158644'^^xsd:double;
  dwc:endLongitude '4.4158644'^^xsd:double;
  dwc:latitude '61.568817'^^xsd:double;
  dwc:startLatitude '61.5688171'^^xsd:double;
  dwc:endLatitude '61.5688171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4158644 61.5688171, 4.4158644 61.5688171, 4.4158644 61.5688171, 4.4158644 61.5688171, 4.4158644 61.5688171))'^^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 '1183_2704'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.571596 4.423616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.571596"^^xsd:decimal ;
  dwc:decimalLongitude "4.423616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.571596 4.423616)"^^geo:wktLiteral ;
  geo-pos:lat "61.571596"^^xsd:decimal ;
  geo-pos:long "4.423616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2703'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2703'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4144444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.423616'^^xsd:double;
  dwc:startLongitude '4.4236156'^^xsd:double;
  dwc:endLongitude '4.4236156'^^xsd:double;
  dwc:latitude '61.571596'^^xsd:double;
  dwc:startLatitude '61.5715963'^^xsd:double;
  dwc:endLatitude '61.5715963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4236156 61.5715963, 4.4236156 61.5715963, 4.4236156 61.5715963, 4.4236156 61.5715963, 4.4236156 61.5715963))'^^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 '1183_2703'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.571647 4.423758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.571647"^^xsd:decimal ;
  dwc:decimalLongitude "4.423758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.571647 4.423758)"^^geo:wktLiteral ;
  geo-pos:lat "61.571647"^^xsd:decimal ;
  geo-pos:long "4.423758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2702'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2702'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.4138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.423758'^^xsd:double;
  dwc:startLongitude '4.4237578'^^xsd:double;
  dwc:endLongitude '4.4237578'^^xsd:double;
  dwc:latitude '61.571647'^^xsd:double;
  dwc:startLatitude '61.5716473'^^xsd:double;
  dwc:endLatitude '61.5716473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4237578 61.5716473, 4.4237578 61.5716473, 4.4237578 61.5716473, 4.4237578 61.5716473, 4.4237578 61.5716473))'^^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 '1183_2702'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579908 4.446798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.579908"^^xsd:decimal ;
  dwc:decimalLongitude "4.446798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579908 4.446798)"^^geo:wktLiteral ;
  geo-pos:lat "61.579908"^^xsd:decimal ;
  geo-pos:long "4.446798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2701'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2701'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.3238888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.446798'^^xsd:double;
  dwc:startLongitude '4.4467978'^^xsd:double;
  dwc:endLongitude '4.4467978'^^xsd:double;
  dwc:latitude '61.579908'^^xsd:double;
  dwc:startLatitude '61.5799083'^^xsd:double;
  dwc:endLatitude '61.5799083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4467978 61.5799083, 4.4467978 61.5799083, 4.4467978 61.5799083, 4.4467978 61.5799083, 4.4467978 61.5799083))'^^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 '1183_2701'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.382425 4.459177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.382425"^^xsd:decimal ;
  dwc:decimalLongitude "4.459177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.382425 4.459177)"^^geo:wktLiteral ;
  geo-pos:lat "56.382425"^^xsd:decimal ;
  geo-pos:long "4.459177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_879'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1183_879'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.459177'^^xsd:double;
  dwc:startLongitude '4.4591772'^^xsd:double;
  dwc:endLongitude '4.4591772'^^xsd:double;
  dwc:latitude '56.382425'^^xsd:double;
  dwc:startLatitude '56.3824249'^^xsd:double;
  dwc:endLatitude '56.3824249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4591772 56.3824249, 4.4591772 56.3824249, 4.4591772 56.3824249, 4.4591772 56.3824249, 4.4591772 56.3824249))'^^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 '1183_879'^^xsd:string;
  dwc:observationDate '1994-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.58664 4.465571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.58664"^^xsd:decimal ;
  dwc:decimalLongitude "4.465571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.58664 4.465571)"^^geo:wktLiteral ;
  geo-pos:lat "61.58664"^^xsd:decimal ;
  geo-pos:long "4.465571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2700'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2700'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.2505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.465571'^^xsd:double;
  dwc:startLongitude '4.4655711'^^xsd:double;
  dwc:endLongitude '4.4655711'^^xsd:double;
  dwc:latitude '61.58664'^^xsd:double;
  dwc:startLatitude '61.5866395'^^xsd:double;
  dwc:endLatitude '61.5866395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4655711 61.5866395, 4.4655711 61.5866395, 4.4655711 61.5866395, 4.4655711 61.5866395, 4.4655711 61.5866395))'^^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 '1183_2700'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.641147 4.478887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.641147"^^xsd:decimal ;
  dwc:decimalLongitude "4.478887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.641147 4.478887)"^^geo:wktLiteral ;
  geo-pos:lat "53.641147"^^xsd:decimal ;
  geo-pos:long "4.478887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1854'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_1854'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.35'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.478887'^^xsd:double;
  dwc:startLongitude '4.4788867'^^xsd:double;
  dwc:endLongitude '4.4788867'^^xsd:double;
  dwc:latitude '53.641147'^^xsd:double;
  dwc:startLatitude '53.6411472'^^xsd:double;
  dwc:endLatitude '53.6411472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4788867 53.6411472, 4.4788867 53.6411472, 4.4788867 53.6411472, 4.4788867 53.6411472, 4.4788867 53.6411472))'^^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 '1183_1854'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.641435 4.479195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.641435"^^xsd:decimal ;
  dwc:decimalLongitude "4.479195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.641435 4.479195)"^^geo:wktLiteral ;
  geo-pos:lat "53.641435"^^xsd:decimal ;
  geo-pos:long "4.479195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1853'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_1853'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.3483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.479195'^^xsd:double;
  dwc:startLongitude '4.4791947'^^xsd:double;
  dwc:endLongitude '4.4791947'^^xsd:double;
  dwc:latitude '53.641435'^^xsd:double;
  dwc:startLatitude '53.6414345'^^xsd:double;
  dwc:endLatitude '53.6414345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4791947 53.6414345, 4.4791947 53.6414345, 4.4791947 53.6414345, 4.4791947 53.6414345, 4.4791947 53.6414345))'^^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 '1183_1853'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.846621 4.490829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.846621"^^xsd:decimal ;
  dwc:decimalLongitude "4.490829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.846621 4.490829)"^^geo:wktLiteral ;
  geo-pos:lat "53.846621"^^xsd:decimal ;
  geo-pos:long "4.490829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1408'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_1408'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.9122222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.490829'^^xsd:double;
  dwc:startLongitude '4.4908293'^^xsd:double;
  dwc:endLongitude '4.4908293'^^xsd:double;
  dwc:latitude '53.846621'^^xsd:double;
  dwc:startLatitude '53.8466212'^^xsd:double;
  dwc:endLatitude '53.8466212'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4908293 53.8466212, 4.4908293 53.8466212, 4.4908293 53.8466212, 4.4908293 53.8466212, 4.4908293 53.8466212))'^^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 '1183_1408'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.438849 4.497396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.438849"^^xsd:decimal ;
  dwc:decimalLongitude "4.497396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.438849 4.497396)"^^geo:wktLiteral ;
  geo-pos:lat "57.438849"^^xsd:decimal ;
  geo-pos:long "4.497396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_382'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_382'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.7972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.497396'^^xsd:double;
  dwc:startLongitude '4.4973964'^^xsd:double;
  dwc:endLongitude '4.4973964'^^xsd:double;
  dwc:latitude '57.438849'^^xsd:double;
  dwc:startLatitude '57.4388494'^^xsd:double;
  dwc:endLatitude '57.4388494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.4973964 57.4388494, 4.4973964 57.4388494, 4.4973964 57.4388494, 4.4973964 57.4388494, 4.4973964 57.4388494))'^^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 '1183_382'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.810911 4.538789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.810911"^^xsd:decimal ;
  dwc:decimalLongitude "4.538789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.810911 4.538789)"^^geo:wktLiteral ;
  geo-pos:lat "53.810911"^^xsd:decimal ;
  geo-pos:long "4.538789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1407'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_1407'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.538789'^^xsd:double;
  dwc:startLongitude '4.5387893'^^xsd:double;
  dwc:endLongitude '4.5387893'^^xsd:double;
  dwc:latitude '53.810911'^^xsd:double;
  dwc:startLatitude '53.8109105'^^xsd:double;
  dwc:endLatitude '53.8109105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.5387893 53.8109105, 4.5387893 53.8109105, 4.5387893 53.8109105, 4.5387893 53.8109105, 4.5387893 53.8109105))'^^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 '1183_1407'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.324171 4.647513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.324171"^^xsd:decimal ;
  dwc:decimalLongitude "4.647513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.324171 4.647513)"^^geo:wktLiteral ;
  geo-pos:lat "57.324171"^^xsd:decimal ;
  geo-pos:long "4.647513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_384'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_384'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.198333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.647513'^^xsd:double;
  dwc:startLongitude '4.6475132'^^xsd:double;
  dwc:endLongitude '4.6475132'^^xsd:double;
  dwc:latitude '57.324171'^^xsd:double;
  dwc:startLatitude '57.3241707'^^xsd:double;
  dwc:endLatitude '57.3241707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.6475132 57.3241707, 4.6475132 57.3241707, 4.6475132 57.3241707, 4.6475132 57.3241707, 4.6475132 57.3241707))'^^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 '1183_384'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.045873 4.828149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.045873"^^xsd:decimal ;
  dwc:decimalLongitude "4.828149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.045873 4.828149)"^^geo:wktLiteral ;
  geo-pos:lat "55.045873"^^xsd:decimal ;
  geo-pos:long "4.828149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1852'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1852'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.730555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.828149'^^xsd:double;
  dwc:startLongitude '4.8281485'^^xsd:double;
  dwc:endLongitude '4.8281485'^^xsd:double;
  dwc:latitude '55.045873'^^xsd:double;
  dwc:startLatitude '55.045873'^^xsd:double;
  dwc:endLatitude '55.045873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.8281485 55.045873, 4.8281485 55.045873, 4.8281485 55.045873, 4.8281485 55.045873, 4.8281485 55.045873))'^^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 '1183_1852'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.699152 4.859568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.699152"^^xsd:decimal ;
  dwc:decimalLongitude "4.859568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.699152 4.859568)"^^geo:wktLiteral ;
  geo-pos:lat "56.699152"^^xsd:decimal ;
  geo-pos:long "4.859568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_410'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_410'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.812777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.859568'^^xsd:double;
  dwc:startLongitude '4.8595677'^^xsd:double;
  dwc:endLongitude '4.8595677'^^xsd:double;
  dwc:latitude '56.699152'^^xsd:double;
  dwc:startLatitude '56.6991517'^^xsd:double;
  dwc:endLatitude '56.6991517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.8595677 56.6991517, 4.8595677 56.6991517, 4.8595677 56.6991517, 4.8595677 56.6991517, 4.8595677 56.6991517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_410'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.826932 4.86581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.826932"^^xsd:decimal ;
  dwc:decimalLongitude "4.86581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.826932 4.86581)"^^geo:wktLiteral ;
  geo-pos:lat "53.826932"^^xsd:decimal ;
  geo-pos:long "4.86581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1593'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1593'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.5841666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.86581'^^xsd:double;
  dwc:startLongitude '4.8658095'^^xsd:double;
  dwc:endLongitude '4.8658095'^^xsd:double;
  dwc:latitude '53.826932'^^xsd:double;
  dwc:startLatitude '53.8269324'^^xsd:double;
  dwc:endLatitude '53.8269324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.8658095 53.8269324, 4.8658095 53.8269324, 4.8658095 53.8269324, 4.8658095 53.8269324, 4.8658095 53.8269324))'^^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 '1183_1593'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.744866 4.914653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.744866"^^xsd:decimal ;
  dwc:decimalLongitude "4.914653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.744866 4.914653)"^^geo:wktLiteral ;
  geo-pos:lat "56.744866"^^xsd:decimal ;
  geo-pos:long "4.914653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_408'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_408'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.914653'^^xsd:double;
  dwc:startLongitude '4.9146526'^^xsd:double;
  dwc:endLongitude '4.9146526'^^xsd:double;
  dwc:latitude '56.744866'^^xsd:double;
  dwc:startLatitude '56.7448657'^^xsd:double;
  dwc:endLatitude '56.7448657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9146526 56.7448657, 4.9146526 56.7448657, 4.9146526 56.7448657, 4.9146526 56.7448657, 4.9146526 56.7448657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_408'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.744942 4.914746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.744942"^^xsd:decimal ;
  dwc:decimalLongitude "4.914746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.744942 4.914746)"^^geo:wktLiteral ;
  geo-pos:lat "56.744942"^^xsd:decimal ;
  geo-pos:long "4.914746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_409'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_409'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.482777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.914746'^^xsd:double;
  dwc:startLongitude '4.9147458'^^xsd:double;
  dwc:endLongitude '4.9147458'^^xsd:double;
  dwc:latitude '56.744942'^^xsd:double;
  dwc:startLatitude '56.7449417'^^xsd:double;
  dwc:endLatitude '56.7449417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9147458 56.7449417, 4.9147458 56.7449417, 4.9147458 56.7449417, 4.9147458 56.7449417, 4.9147458 56.7449417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_409'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.771026 4.946722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.771026"^^xsd:decimal ;
  dwc:decimalLongitude "4.946722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.771026 4.946722)"^^geo:wktLiteral ;
  geo-pos:lat "56.771026"^^xsd:decimal ;
  geo-pos:long "4.946722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_407'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_407'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.292222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.946722'^^xsd:double;
  dwc:startLongitude '4.9467221'^^xsd:double;
  dwc:endLongitude '4.9467221'^^xsd:double;
  dwc:latitude '56.771026'^^xsd:double;
  dwc:startLatitude '56.7710259'^^xsd:double;
  dwc:endLatitude '56.7710259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9467221 56.7710259, 4.9467221 56.7710259, 4.9467221 56.7710259, 4.9467221 56.7710259, 4.9467221 56.7710259))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_407'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.785855 4.964901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.785855"^^xsd:decimal ;
  dwc:decimalLongitude "4.964901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.785855 4.964901)"^^geo:wktLiteral ;
  geo-pos:lat "56.785855"^^xsd:decimal ;
  geo-pos:long "4.964901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_403'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_403'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.183888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.964901'^^xsd:double;
  dwc:startLongitude '4.964901'^^xsd:double;
  dwc:endLongitude '4.964901'^^xsd:double;
  dwc:latitude '56.785855'^^xsd:double;
  dwc:startLatitude '56.7858551'^^xsd:double;
  dwc:endLatitude '56.7858551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.964901 56.7858551, 4.964901 56.7858551, 4.964901 56.7858551, 4.964901 56.7858551, 4.964901 56.7858551))'^^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 '1183_403'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.786768 4.96602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.786768"^^xsd:decimal ;
  dwc:decimalLongitude "4.96602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.786768 4.96602)"^^geo:wktLiteral ;
  geo-pos:lat "56.786768"^^xsd:decimal ;
  geo-pos:long "4.96602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_404'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.177222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.96602'^^xsd:double;
  dwc:startLongitude '4.9660197'^^xsd:double;
  dwc:endLongitude '4.9660197'^^xsd:double;
  dwc:latitude '56.786768'^^xsd:double;
  dwc:startLatitude '56.7867676'^^xsd:double;
  dwc:endLatitude '56.7867676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9660197 56.7867676, 4.9660197 56.7867676, 4.9660197 56.7867676, 4.9660197 56.7867676, 4.9660197 56.7867676))'^^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 '1183_404'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79308 4.973757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.79308"^^xsd:decimal ;
  dwc:decimalLongitude "4.973757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.79308 4.973757)"^^geo:wktLiteral ;
  geo-pos:lat "56.79308"^^xsd:decimal ;
  geo-pos:long "4.973757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_402'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_402'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.131111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.973757'^^xsd:double;
  dwc:startLongitude '4.9737574'^^xsd:double;
  dwc:endLongitude '4.9737574'^^xsd:double;
  dwc:latitude '56.79308'^^xsd:double;
  dwc:startLatitude '56.7930795'^^xsd:double;
  dwc:endLatitude '56.7930795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9737574 56.7930795, 4.9737574 56.7930795, 4.9737574 56.7930795, 4.9737574 56.7930795, 4.9737574 56.7930795))'^^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 '1183_402'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.799315 4.981402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.799315"^^xsd:decimal ;
  dwc:decimalLongitude "4.981402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.799315 4.981402)"^^geo:wktLiteral ;
  geo-pos:lat "56.799315"^^xsd:decimal ;
  geo-pos:long "4.981402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_401'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.085555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '4.981402'^^xsd:double;
  dwc:startLongitude '4.9814019'^^xsd:double;
  dwc:endLongitude '4.9814019'^^xsd:double;
  dwc:latitude '56.799315'^^xsd:double;
  dwc:startLatitude '56.7993154'^^xsd:double;
  dwc:endLatitude '56.7993154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9814019 56.7993154, 4.9814019 56.7993154, 4.9814019 56.7993154, 4.9814019 56.7993154, 4.9814019 56.7993154))'^^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 '1183_401'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.146773 5.019885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.146773"^^xsd:decimal ;
  dwc:decimalLongitude "5.019885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.146773 5.019885)"^^geo:wktLiteral ;
  geo-pos:lat "55.146773"^^xsd:decimal ;
  geo-pos:long "5.019885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1851'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1851'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.993888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.019885'^^xsd:double;
  dwc:startLongitude '5.0198849'^^xsd:double;
  dwc:endLongitude '5.0198849'^^xsd:double;
  dwc:latitude '55.146773'^^xsd:double;
  dwc:startLatitude '55.1467734'^^xsd:double;
  dwc:endLatitude '55.1467734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0198849 55.1467734, 5.0198849 55.1467734, 5.0198849 55.1467734, 5.0198849 55.1467734, 5.0198849 55.1467734))'^^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 '1183_1851'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05037 5.020133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.05037"^^xsd:decimal ;
  dwc:decimalLongitude "5.020133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.05037 5.020133)"^^geo:wktLiteral ;
  geo-pos:lat "57.05037"^^xsd:decimal ;
  geo-pos:long "5.020133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_388'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_388'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.236111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.020133'^^xsd:double;
  dwc:startLongitude '5.0201334'^^xsd:double;
  dwc:endLongitude '5.0201334'^^xsd:double;
  dwc:latitude '57.05037'^^xsd:double;
  dwc:startLatitude '57.05037'^^xsd:double;
  dwc:endLatitude '57.05037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0201334 57.05037, 5.0201334 57.05037, 5.0201334 57.05037, 5.0201334 57.05037, 5.0201334 57.05037))'^^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 '1183_388'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.048912 5.022045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.048912"^^xsd:decimal ;
  dwc:decimalLongitude "5.022045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.048912 5.022045)"^^geo:wktLiteral ;
  geo-pos:lat "57.048912"^^xsd:decimal ;
  geo-pos:long "5.022045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_389'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_389'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.246666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.022045'^^xsd:double;
  dwc:startLongitude '5.0220448'^^xsd:double;
  dwc:endLongitude '5.0220448'^^xsd:double;
  dwc:latitude '57.048912'^^xsd:double;
  dwc:startLatitude '57.0489122'^^xsd:double;
  dwc:endLatitude '57.0489122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0220448 57.0489122, 5.0220448 57.0489122, 5.0220448 57.0489122, 5.0220448 57.0489122, 5.0220448 57.0489122))'^^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 '1183_389'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.850424 5.044549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.850424"^^xsd:decimal ;
  dwc:decimalLongitude "5.044549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.850424 5.044549)"^^geo:wktLiteral ;
  geo-pos:lat "56.850424"^^xsd:decimal ;
  geo-pos:long "5.044549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_400'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_400'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.711666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.044549'^^xsd:double;
  dwc:startLongitude '5.0445485'^^xsd:double;
  dwc:endLongitude '5.0445485'^^xsd:double;
  dwc:latitude '56.850424'^^xsd:double;
  dwc:startLatitude '56.8504238'^^xsd:double;
  dwc:endLatitude '56.8504238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0445485 56.8504238, 5.0445485 56.8504238, 5.0445485 56.8504238, 5.0445485 56.8504238, 5.0445485 56.8504238))'^^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 '1183_400'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.030638 5.046013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.030638"^^xsd:decimal ;
  dwc:decimalLongitude "5.046013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.030638 5.046013)"^^geo:wktLiteral ;
  geo-pos:lat "57.030638"^^xsd:decimal ;
  geo-pos:long "5.046013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_390'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_390'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.046013'^^xsd:double;
  dwc:startLongitude '5.0460128'^^xsd:double;
  dwc:endLongitude '5.0460128'^^xsd:double;
  dwc:latitude '57.030638'^^xsd:double;
  dwc:startLatitude '57.0306376'^^xsd:double;
  dwc:endLatitude '57.0306376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0460128 57.0306376, 5.0460128 57.0306376, 5.0460128 57.0306376, 5.0460128 57.0306376, 5.0460128 57.0306376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_390'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.227315 5.047379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.227315"^^xsd:decimal ;
  dwc:decimalLongitude "5.047379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.227315 5.047379)"^^geo:wktLiteral ;
  geo-pos:lat "54.227315"^^xsd:decimal ;
  geo-pos:long "5.047379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1406'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1406'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.773611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.047379'^^xsd:double;
  dwc:startLongitude '5.0473786'^^xsd:double;
  dwc:endLongitude '5.0473786'^^xsd:double;
  dwc:latitude '54.227315'^^xsd:double;
  dwc:startLatitude '54.2273149'^^xsd:double;
  dwc:endLatitude '54.2273149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0473786 54.2273149, 5.0473786 54.2273149, 5.0473786 54.2273149, 5.0473786 54.2273149, 5.0473786 54.2273149))'^^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 '1183_1406'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.025165 5.053192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.025165"^^xsd:decimal ;
  dwc:decimalLongitude "5.053192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.025165 5.053192)"^^geo:wktLiteral ;
  geo-pos:lat "57.025165"^^xsd:decimal ;
  geo-pos:long "5.053192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_391'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.053192'^^xsd:double;
  dwc:startLongitude '5.0531923'^^xsd:double;
  dwc:endLongitude '5.0531923'^^xsd:double;
  dwc:latitude '57.025165'^^xsd:double;
  dwc:startLatitude '57.0251654'^^xsd:double;
  dwc:endLatitude '57.0251654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0531923 57.0251654, 5.0531923 57.0251654, 5.0531923 57.0251654, 5.0531923 57.0251654, 5.0531923 57.0251654))'^^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 '1183_391'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.022859 5.056218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.022859"^^xsd:decimal ;
  dwc:decimalLongitude "5.056218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.022859 5.056218)"^^geo:wktLiteral ;
  geo-pos:lat "57.022859"^^xsd:decimal ;
  geo-pos:long "5.056218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_392'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_392'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.433055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.056218'^^xsd:double;
  dwc:startLongitude '5.0562179'^^xsd:double;
  dwc:endLongitude '5.0562179'^^xsd:double;
  dwc:latitude '57.022859'^^xsd:double;
  dwc:startLatitude '57.0228593'^^xsd:double;
  dwc:endLatitude '57.0228593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0562179 57.0228593, 5.0562179 57.0228593, 5.0562179 57.0228593, 5.0562179 57.0228593, 5.0562179 57.0228593))'^^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 '1183_392'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.872894 5.072369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.872894"^^xsd:decimal ;
  dwc:decimalLongitude "5.072369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.872894 5.072369)"^^geo:wktLiteral ;
  geo-pos:lat "56.872894"^^xsd:decimal ;
  geo-pos:long "5.072369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_399'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.072369'^^xsd:double;
  dwc:startLongitude '5.0723689'^^xsd:double;
  dwc:endLongitude '5.0723689'^^xsd:double;
  dwc:latitude '56.872894'^^xsd:double;
  dwc:startLatitude '56.8728941'^^xsd:double;
  dwc:endLatitude '56.8728941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0723689 56.8728941, 5.0723689 56.8728941, 5.0723689 56.8728941, 5.0723689 56.8728941, 5.0723689 56.8728941))'^^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 '1183_399'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.738272 5.09481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.738272"^^xsd:decimal ;
  dwc:decimalLongitude "5.09481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.738272 5.09481)"^^geo:wktLiteral ;
  geo-pos:lat "54.738272"^^xsd:decimal ;
  geo-pos:long "5.09481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1594'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.2452777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.09481'^^xsd:double;
  dwc:startLongitude '5.0948098'^^xsd:double;
  dwc:endLongitude '5.0948098'^^xsd:double;
  dwc:latitude '54.738272'^^xsd:double;
  dwc:startLatitude '54.7382718'^^xsd:double;
  dwc:endLatitude '54.7382718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.0948098 54.7382718, 5.0948098 54.7382718, 5.0948098 54.7382718, 5.0948098 54.7382718, 5.0948098 54.7382718))'^^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 '1183_1594'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.905478 5.109419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.905478"^^xsd:decimal ;
  dwc:decimalLongitude "5.109419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.905478 5.109419)"^^geo:wktLiteral ;
  geo-pos:lat "56.905478"^^xsd:decimal ;
  geo-pos:long "5.109419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_398'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.310555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.109419'^^xsd:double;
  dwc:startLongitude '5.1094188'^^xsd:double;
  dwc:endLongitude '5.1094188'^^xsd:double;
  dwc:latitude '56.905478'^^xsd:double;
  dwc:startLatitude '56.9054782'^^xsd:double;
  dwc:endLatitude '56.9054782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1094188 56.9054782, 5.1094188 56.9054782, 5.1094188 56.9054782, 5.1094188 56.9054782, 5.1094188 56.9054782))'^^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 '1183_398'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.913765 5.120166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.913765"^^xsd:decimal ;
  dwc:decimalLongitude "5.120166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.913765 5.120166)"^^geo:wktLiteral ;
  geo-pos:lat "56.913765"^^xsd:decimal ;
  geo-pos:long "5.120166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_396'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_396'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.248333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.120166'^^xsd:double;
  dwc:startLongitude '5.1201655'^^xsd:double;
  dwc:endLongitude '5.1201655'^^xsd:double;
  dwc:latitude '56.913765'^^xsd:double;
  dwc:startLatitude '56.9137653'^^xsd:double;
  dwc:endLatitude '56.9137653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1201655 56.9137653, 5.1201655 56.9137653, 5.1201655 56.9137653, 5.1201655 56.9137653, 5.1201655 56.9137653))'^^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 '1183_396'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.872641 5.126914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.872641"^^xsd:decimal ;
  dwc:decimalLongitude "5.126914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.872641 5.126914)"^^geo:wktLiteral ;
  geo-pos:lat "54.872641"^^xsd:decimal ;
  geo-pos:long "5.126914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1595'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1595'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.8505555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.126914'^^xsd:double;
  dwc:startLongitude '5.1269137'^^xsd:double;
  dwc:endLongitude '5.1269137'^^xsd:double;
  dwc:latitude '54.872641'^^xsd:double;
  dwc:startLatitude '54.8726414'^^xsd:double;
  dwc:endLatitude '54.8726414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1269137 54.8726414, 5.1269137 54.8726414, 5.1269137 54.8726414, 5.1269137 54.8726414, 5.1269137 54.8726414))'^^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 '1183_1595'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.900153 5.133275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.900153"^^xsd:decimal ;
  dwc:decimalLongitude "5.133275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.900153 5.133275)"^^geo:wktLiteral ;
  geo-pos:lat "54.900153"^^xsd:decimal ;
  geo-pos:long "5.133275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1596'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1596'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.133275'^^xsd:double;
  dwc:startLongitude '5.1332753'^^xsd:double;
  dwc:endLongitude '5.1332753'^^xsd:double;
  dwc:latitude '54.900153'^^xsd:double;
  dwc:startLatitude '54.9001525'^^xsd:double;
  dwc:endLatitude '54.9001525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1332753 54.9001525, 5.1332753 54.9001525, 5.1332753 54.9001525, 5.1332753 54.9001525, 5.1332753 54.9001525))'^^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 '1183_1596'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.918554 5.137531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.918554"^^xsd:decimal ;
  dwc:decimalLongitude "5.137531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.918554 5.137531)"^^geo:wktLiteral ;
  geo-pos:lat "54.918554"^^xsd:decimal ;
  geo-pos:long "5.137531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1597'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1597'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.059166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.137531'^^xsd:double;
  dwc:startLongitude '5.1375305'^^xsd:double;
  dwc:endLongitude '5.1375305'^^xsd:double;
  dwc:latitude '54.918554'^^xsd:double;
  dwc:startLatitude '54.9185544'^^xsd:double;
  dwc:endLatitude '54.9185544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1375305 54.9185544, 5.1375305 54.9185544, 5.1375305 54.9185544, 5.1375305 54.9185544, 5.1375305 54.9185544))'^^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 '1183_1597'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.951068 5.14977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.951068"^^xsd:decimal ;
  dwc:decimalLongitude "5.14977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.951068 5.14977)"^^geo:wktLiteral ;
  geo-pos:lat "56.951068"^^xsd:decimal ;
  geo-pos:long "5.14977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_393'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_393'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.962777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.14977'^^xsd:double;
  dwc:startLongitude '5.1497699'^^xsd:double;
  dwc:endLongitude '5.1497699'^^xsd:double;
  dwc:latitude '56.951068'^^xsd:double;
  dwc:startLatitude '56.9510679'^^xsd:double;
  dwc:endLatitude '56.9510679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1497699 56.9510679, 5.1497699 56.9510679, 5.1497699 56.9510679, 5.1497699 56.9510679, 5.1497699 56.9510679))'^^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 '1183_393'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.948497 5.153076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.948497"^^xsd:decimal ;
  dwc:decimalLongitude "5.153076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.948497 5.153076)"^^geo:wktLiteral ;
  geo-pos:lat "56.948497"^^xsd:decimal ;
  geo-pos:long "5.153076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_394'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_394'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.981666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.153076'^^xsd:double;
  dwc:startLongitude '5.1530757'^^xsd:double;
  dwc:endLongitude '5.1530757'^^xsd:double;
  dwc:latitude '56.948497'^^xsd:double;
  dwc:startLatitude '56.9484967'^^xsd:double;
  dwc:endLatitude '56.9484967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1530757 56.9484967, 5.1530757 56.9484967, 5.1530757 56.9484967, 5.1530757 56.9484967, 5.1530757 56.9484967))'^^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 '1183_394'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94219 5.160795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.94219"^^xsd:decimal ;
  dwc:decimalLongitude "5.160795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.94219 5.160795)"^^geo:wktLiteral ;
  geo-pos:lat "56.94219"^^xsd:decimal ;
  geo-pos:long "5.160795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_395'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_395'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.028055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.160795'^^xsd:double;
  dwc:startLongitude '5.1607951'^^xsd:double;
  dwc:endLongitude '5.1607951'^^xsd:double;
  dwc:latitude '56.94219'^^xsd:double;
  dwc:startLatitude '56.94219'^^xsd:double;
  dwc:endLatitude '56.94219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.1607951 56.94219, 5.1607951 56.94219, 5.1607951 56.94219, 5.1607951 56.94219, 5.1607951 56.94219))'^^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 '1183_395'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.000676 5.242127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.000676"^^xsd:decimal ;
  dwc:decimalLongitude "5.242127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.000676 5.242127)"^^geo:wktLiteral ;
  geo-pos:lat "57.000676"^^xsd:decimal ;
  geo-pos:long "5.242127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_939'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_939'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.242127'^^xsd:double;
  dwc:startLongitude '5.2421271'^^xsd:double;
  dwc:endLongitude '5.2421271'^^xsd:double;
  dwc:latitude '57.000676'^^xsd:double;
  dwc:startLatitude '57.0006757'^^xsd:double;
  dwc:endLatitude '57.0006757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.2421271 57.0006757, 5.2421271 57.0006757, 5.2421271 57.0006757, 5.2421271 57.0006757, 5.2421271 57.0006757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_939'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.001838 5.243613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.001838"^^xsd:decimal ;
  dwc:decimalLongitude "5.243613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.001838 5.243613)"^^geo:wktLiteral ;
  geo-pos:lat "57.001838"^^xsd:decimal ;
  geo-pos:long "5.243613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_940'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_940'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.243613'^^xsd:double;
  dwc:startLongitude '5.243613'^^xsd:double;
  dwc:endLongitude '5.243613'^^xsd:double;
  dwc:latitude '57.001838'^^xsd:double;
  dwc:startLatitude '57.0018377'^^xsd:double;
  dwc:endLatitude '57.0018377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.243613 57.0018377, 5.243613 57.0018377, 5.243613 57.0018377, 5.243613 57.0018377, 5.243613 57.0018377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_940'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.004123 5.246535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.004123"^^xsd:decimal ;
  dwc:decimalLongitude "5.246535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.004123 5.246535)"^^geo:wktLiteral ;
  geo-pos:lat "57.004123"^^xsd:decimal ;
  geo-pos:long "5.246535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_938'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_938'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.258611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.246535'^^xsd:double;
  dwc:startLongitude '5.2465351'^^xsd:double;
  dwc:endLongitude '5.2465351'^^xsd:double;
  dwc:latitude '57.004123'^^xsd:double;
  dwc:startLatitude '57.0041228'^^xsd:double;
  dwc:endLatitude '57.0041228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.2465351 57.0041228, 5.2465351 57.0041228, 5.2465351 57.0041228, 5.2465351 57.0041228, 5.2465351 57.0041228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_938'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.979914 5.278492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.979914"^^xsd:decimal ;
  dwc:decimalLongitude "5.278492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.979914 5.278492)"^^geo:wktLiteral ;
  geo-pos:lat "55.979914"^^xsd:decimal ;
  geo-pos:long "5.278492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1604'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1604'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.946666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.278492'^^xsd:double;
  dwc:startLongitude '5.2784924'^^xsd:double;
  dwc:endLongitude '5.2784924'^^xsd:double;
  dwc:latitude '55.979914'^^xsd:double;
  dwc:startLatitude '55.9799144'^^xsd:double;
  dwc:endLatitude '55.9799144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.2784924 55.9799144, 5.2784924 55.9799144, 5.2784924 55.9799144, 5.2784924 55.9799144, 5.2784924 55.9799144))'^^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 '1183_1604'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.635771 5.301591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.635771"^^xsd:decimal ;
  dwc:decimalLongitude "5.301591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.635771 5.301591)"^^geo:wktLiteral ;
  geo-pos:lat "55.635771"^^xsd:decimal ;
  geo-pos:long "5.301591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1598'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1598'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.975'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.301591'^^xsd:double;
  dwc:startLongitude '5.3015911'^^xsd:double;
  dwc:endLongitude '5.3015911'^^xsd:double;
  dwc:latitude '55.635771'^^xsd:double;
  dwc:startLatitude '55.6357713'^^xsd:double;
  dwc:endLatitude '55.6357713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3015911 55.6357713, 5.3015911 55.6357713, 5.3015911 55.6357713, 5.3015911 55.6357713, 5.3015911 55.6357713))'^^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 '1183_1598'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.049878 5.30504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.049878"^^xsd:decimal ;
  dwc:decimalLongitude "5.30504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.049878 5.30504)"^^geo:wktLiteral ;
  geo-pos:lat "57.049878"^^xsd:decimal ;
  geo-pos:long "5.30504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_937'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_937'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.930555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.30504'^^xsd:double;
  dwc:startLongitude '5.3050396'^^xsd:double;
  dwc:endLongitude '5.3050396'^^xsd:double;
  dwc:latitude '57.049878'^^xsd:double;
  dwc:startLatitude '57.0498775'^^xsd:double;
  dwc:endLatitude '57.0498775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3050396 57.0498775, 5.3050396 57.0498775, 5.3050396 57.0498775, 5.3050396 57.0498775, 5.3050396 57.0498775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_937'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.984287 5.310347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.984287"^^xsd:decimal ;
  dwc:decimalLongitude "5.310347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.984287 5.310347)"^^geo:wktLiteral ;
  geo-pos:lat "55.984287"^^xsd:decimal ;
  geo-pos:long "5.310347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1603'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1603'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.860277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.310347'^^xsd:double;
  dwc:startLongitude '5.310347'^^xsd:double;
  dwc:endLongitude '5.310347'^^xsd:double;
  dwc:latitude '55.984287'^^xsd:double;
  dwc:startLatitude '55.9842874'^^xsd:double;
  dwc:endLatitude '55.9842874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.310347 55.9842874, 5.310347 55.9842874, 5.310347 55.9842874, 5.310347 55.9842874, 5.310347 55.9842874))'^^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 '1183_1603'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986242 5.324584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.986242"^^xsd:decimal ;
  dwc:decimalLongitude "5.324584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986242 5.324584)"^^geo:wktLiteral ;
  geo-pos:lat "55.986242"^^xsd:decimal ;
  geo-pos:long "5.324584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1602'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1602'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.821666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.324584'^^xsd:double;
  dwc:startLongitude '5.3245842'^^xsd:double;
  dwc:endLongitude '5.3245842'^^xsd:double;
  dwc:latitude '55.986242'^^xsd:double;
  dwc:startLatitude '55.9862419'^^xsd:double;
  dwc:endLatitude '55.9862419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3245842 55.9862419, 5.3245842 55.9862419, 5.3245842 55.9862419, 5.3245842 55.9862419, 5.3245842 55.9862419))'^^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 '1183_1602'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.987114 5.330935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.987114"^^xsd:decimal ;
  dwc:decimalLongitude "5.330935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.987114 5.330935)"^^geo:wktLiteral ;
  geo-pos:lat "55.987114"^^xsd:decimal ;
  geo-pos:long "5.330935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1601'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1601'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.804444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.330935'^^xsd:double;
  dwc:startLongitude '5.3309347'^^xsd:double;
  dwc:endLongitude '5.3309347'^^xsd:double;
  dwc:latitude '55.987114'^^xsd:double;
  dwc:startLatitude '55.9871137'^^xsd:double;
  dwc:endLatitude '55.9871137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3309347 55.9871137, 5.3309347 55.9871137, 5.3309347 55.9871137, 5.3309347 55.9871137, 5.3309347 55.9871137))'^^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 '1183_1601'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.989167 5.345889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.989167"^^xsd:decimal ;
  dwc:decimalLongitude "5.345889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.989167 5.345889)"^^geo:wktLiteral ;
  geo-pos:lat "55.989167"^^xsd:decimal ;
  geo-pos:long "5.345889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1600'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1600'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.345889'^^xsd:double;
  dwc:startLongitude '5.3458889'^^xsd:double;
  dwc:endLongitude '5.3458889'^^xsd:double;
  dwc:latitude '55.989167'^^xsd:double;
  dwc:startLatitude '55.9891667'^^xsd:double;
  dwc:endLatitude '55.9891667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3458889 55.9891667, 5.3458889 55.9891667, 5.3458889 55.9891667, 5.3458889 55.9891667, 5.3458889 55.9891667))'^^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 '1183_1600'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.843894 5.355451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.843894"^^xsd:decimal ;
  dwc:decimalLongitude "5.355451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.843894 5.355451)"^^geo:wktLiteral ;
  geo-pos:lat "55.843894"^^xsd:decimal ;
  geo-pos:long "5.355451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1599'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_1599'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.932777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.355451'^^xsd:double;
  dwc:startLongitude '5.3554514'^^xsd:double;
  dwc:endLongitude '5.3554514'^^xsd:double;
  dwc:latitude '55.843894'^^xsd:double;
  dwc:startLatitude '55.8438944'^^xsd:double;
  dwc:endLatitude '55.8438944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3554514 55.8438944, 5.3554514 55.8438944, 5.3554514 55.8438944, 5.3554514 55.8438944, 5.3554514 55.8438944))'^^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 '1183_1599'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.673623 5.359551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.673623"^^xsd:decimal ;
  dwc:decimalLongitude "5.359551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.673623 5.359551)"^^geo:wktLiteral ;
  geo-pos:lat "55.673623"^^xsd:decimal ;
  geo-pos:long "5.359551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1786'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1786'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.3791666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.359551'^^xsd:double;
  dwc:startLongitude '5.3595512'^^xsd:double;
  dwc:endLongitude '5.3595512'^^xsd:double;
  dwc:latitude '55.673623'^^xsd:double;
  dwc:startLatitude '55.6736226'^^xsd:double;
  dwc:endLatitude '55.6736226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3595512 55.6736226, 5.3595512 55.6736226, 5.3595512 55.6736226, 5.3595512 55.6736226, 5.3595512 55.6736226))'^^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 '1183_1786'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.671035 5.37293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.671035"^^xsd:decimal ;
  dwc:decimalLongitude "5.37293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.671035 5.37293)"^^geo:wktLiteral ;
  geo-pos:lat "55.671035"^^xsd:decimal ;
  geo-pos:long "5.37293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1787'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1787'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.4169444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.37293'^^xsd:double;
  dwc:startLongitude '5.3729301'^^xsd:double;
  dwc:endLongitude '5.3729301'^^xsd:double;
  dwc:latitude '55.671035'^^xsd:double;
  dwc:startLatitude '55.6710353'^^xsd:double;
  dwc:endLatitude '55.6710353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3729301 55.6710353, 5.3729301 55.6710353, 5.3729301 55.6710353, 5.3729301 55.6710353, 5.3729301 55.6710353))'^^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 '1183_1787'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.298989 5.395544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.298989"^^xsd:decimal ;
  dwc:decimalLongitude "5.395544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.298989 5.395544)"^^geo:wktLiteral ;
  geo-pos:lat "56.298989"^^xsd:decimal ;
  geo-pos:long "5.395544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_424'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_424'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.408333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.395544'^^xsd:double;
  dwc:startLongitude '5.3955437'^^xsd:double;
  dwc:endLongitude '5.3955437'^^xsd:double;
  dwc:latitude '56.298989'^^xsd:double;
  dwc:startLatitude '56.2989885'^^xsd:double;
  dwc:endLatitude '56.2989885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3955437 56.2989885, 5.3955437 56.2989885, 5.3955437 56.2989885, 5.3955437 56.2989885, 5.3955437 56.2989885))'^^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 '1183_424'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.300852 5.398034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.300852"^^xsd:decimal ;
  dwc:decimalLongitude "5.398034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.300852 5.398034)"^^geo:wktLiteral ;
  geo-pos:lat "56.300852"^^xsd:decimal ;
  geo-pos:long "5.398034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_425'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_425'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.422222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.398034'^^xsd:double;
  dwc:startLongitude '5.3980335'^^xsd:double;
  dwc:endLongitude '5.3980335'^^xsd:double;
  dwc:latitude '56.300852'^^xsd:double;
  dwc:startLatitude '56.3008516'^^xsd:double;
  dwc:endLatitude '56.3008516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.3980335 56.3008516, 5.3980335 56.3008516, 5.3980335 56.3008516, 5.3980335 56.3008516, 5.3980335 56.3008516))'^^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 '1183_425'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1571853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.140865 5.421346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.140865"^^xsd:decimal ;
  dwc:decimalLongitude "5.421346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.140865 5.421346)"^^geo:wktLiteral ;
  geo-pos:lat "57.140865"^^xsd:decimal ;
  geo-pos:long "5.421346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_935'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_935'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.278888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.421346'^^xsd:double;
  dwc:startLongitude '5.4213456'^^xsd:double;
  dwc:endLongitude '5.4213456'^^xsd:double;
  dwc:latitude '57.140865'^^xsd:double;
  dwc:startLatitude '57.1408647'^^xsd:double;
  dwc:endLatitude '57.1408647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4213456 57.1408647, 5.4213456 57.1408647, 5.4213456 57.1408647, 5.4213456 57.1408647, 5.4213456 57.1408647))'^^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 '1183_935'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.737553 5.435484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.737553"^^xsd:decimal ;
  dwc:decimalLongitude "5.435484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.737553 5.435484)"^^geo:wktLiteral ;
  geo-pos:lat "56.737553"^^xsd:decimal ;
  geo-pos:long "5.435484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_942'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_942'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.526388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.435484'^^xsd:double;
  dwc:startLongitude '5.4354835'^^xsd:double;
  dwc:endLongitude '5.4354835'^^xsd:double;
  dwc:latitude '56.737553'^^xsd:double;
  dwc:startLatitude '56.7375529'^^xsd:double;
  dwc:endLatitude '56.7375529'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4354835 56.7375529, 5.4354835 56.7375529, 5.4354835 56.7375529, 5.4354835 56.7375529, 5.4354835 56.7375529))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_942'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.736645 5.436666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.736645"^^xsd:decimal ;
  dwc:decimalLongitude "5.436666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.736645 5.436666)"^^geo:wktLiteral ;
  geo-pos:lat "56.736645"^^xsd:decimal ;
  geo-pos:long "5.436666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_943'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_943'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.533333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.436666'^^xsd:double;
  dwc:startLongitude '5.4366655'^^xsd:double;
  dwc:endLongitude '5.4366655'^^xsd:double;
  dwc:latitude '56.736645'^^xsd:double;
  dwc:startLatitude '56.7366446'^^xsd:double;
  dwc:endLatitude '56.7366446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4366655 56.7366446, 5.4366655 56.7366446, 5.4366655 56.7366446, 5.4366655 56.7366446, 5.4366655 56.7366446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_943'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.654499 5.460279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.654499"^^xsd:decimal ;
  dwc:decimalLongitude "5.460279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.654499 5.460279)"^^geo:wktLiteral ;
  geo-pos:lat "55.654499"^^xsd:decimal ;
  geo-pos:long "5.460279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1788'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1788'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6608333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.460279'^^xsd:double;
  dwc:startLongitude '5.4602794'^^xsd:double;
  dwc:endLongitude '5.4602794'^^xsd:double;
  dwc:latitude '55.654499'^^xsd:double;
  dwc:startLatitude '55.6544988'^^xsd:double;
  dwc:endLatitude '55.6544988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4602794 55.6544988, 5.4602794 55.6544988, 5.4602794 55.6544988, 5.4602794 55.6544988, 5.4602794 55.6544988))'^^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 '1183_1788'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65348 5.465824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.65348"^^xsd:decimal ;
  dwc:decimalLongitude "5.465824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.65348 5.465824)"^^geo:wktLiteral ;
  geo-pos:lat "55.65348"^^xsd:decimal ;
  geo-pos:long "5.465824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1789'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1789'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.6763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.465824'^^xsd:double;
  dwc:startLongitude '5.4658244'^^xsd:double;
  dwc:endLongitude '5.4658244'^^xsd:double;
  dwc:latitude '55.65348'^^xsd:double;
  dwc:startLatitude '55.6534795'^^xsd:double;
  dwc:endLatitude '55.6534795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.4658244 55.6534795, 5.4658244 55.6534795, 5.4658244 55.6534795, 5.4658244 55.6534795, 5.4658244 55.6534795))'^^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 '1183_1789'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.372833 5.500167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.372833"^^xsd:decimal ;
  dwc:decimalLongitude "5.500167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.372833 5.500167)"^^geo:wktLiteral ;
  geo-pos:lat "56.372833"^^xsd:decimal ;
  geo-pos:long "5.500167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_429'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_429'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.998055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.500167'^^xsd:double;
  dwc:startLongitude '5.5001667'^^xsd:double;
  dwc:endLongitude '5.5001667'^^xsd:double;
  dwc:latitude '56.372833'^^xsd:double;
  dwc:startLatitude '56.3728333'^^xsd:double;
  dwc:endLatitude '56.3728333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5001667 56.3728333, 5.5001667 56.3728333, 5.5001667 56.3728333, 5.5001667 56.3728333, 5.5001667 56.3728333))'^^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 '1183_429'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.694895 5.523773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.694895"^^xsd:decimal ;
  dwc:decimalLongitude "5.523773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.694895 5.523773)"^^geo:wktLiteral ;
  geo-pos:lat "54.694895"^^xsd:decimal ;
  geo-pos:long "5.523773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1405'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1405'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.235277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.523773'^^xsd:double;
  dwc:startLongitude '5.5237731'^^xsd:double;
  dwc:endLongitude '5.5237731'^^xsd:double;
  dwc:latitude '54.694895'^^xsd:double;
  dwc:startLatitude '54.6948945'^^xsd:double;
  dwc:endLatitude '54.6948945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5237731 54.6948945, 5.5237731 54.6948945, 5.5237731 54.6948945, 5.5237731 54.6948945, 5.5237731 54.6948945))'^^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 '1183_1405'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.394535 5.544932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.394535"^^xsd:decimal ;
  dwc:decimalLongitude "5.544932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.394535 5.544932)"^^geo:wktLiteral ;
  geo-pos:lat "55.394535"^^xsd:decimal ;
  geo-pos:long "5.544932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1850'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1850'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.433888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.544932'^^xsd:double;
  dwc:startLongitude '5.5449315'^^xsd:double;
  dwc:endLongitude '5.5449315'^^xsd:double;
  dwc:latitude '55.394535'^^xsd:double;
  dwc:startLatitude '55.3945351'^^xsd:double;
  dwc:endLatitude '55.3945351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5449315 55.3945351, 5.5449315 55.3945351, 5.5449315 55.3945351, 5.5449315 55.3945351, 5.5449315 55.3945351))'^^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 '1183_1850'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.635186 5.565338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.635186"^^xsd:decimal ;
  dwc:decimalLongitude "5.565338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.635186 5.565338)"^^geo:wktLiteral ;
  geo-pos:lat "55.635186"^^xsd:decimal ;
  geo-pos:long "5.565338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1790'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1790'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.565338'^^xsd:double;
  dwc:startLongitude '5.5653384'^^xsd:double;
  dwc:endLongitude '5.5653384'^^xsd:double;
  dwc:latitude '55.635186'^^xsd:double;
  dwc:startLatitude '55.6351855'^^xsd:double;
  dwc:endLatitude '55.6351855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5653384 55.6351855, 5.5653384 55.6351855, 5.5653384 55.6351855, 5.5653384 55.6351855, 5.5653384 55.6351855))'^^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 '1183_1790'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.634494 5.569101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.634494"^^xsd:decimal ;
  dwc:decimalLongitude "5.569101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.634494 5.569101)"^^geo:wktLiteral ;
  geo-pos:lat "55.634494"^^xsd:decimal ;
  geo-pos:long "5.569101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1791'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1791'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '4.9661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.569101'^^xsd:double;
  dwc:startLongitude '5.5691011'^^xsd:double;
  dwc:endLongitude '5.5691011'^^xsd:double;
  dwc:latitude '55.634494'^^xsd:double;
  dwc:startLatitude '55.6344938'^^xsd:double;
  dwc:endLatitude '55.6344938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5691011 55.6344938, 5.5691011 55.6344938, 5.5691011 55.6344938, 5.5691011 55.6344938, 5.5691011 55.6344938))'^^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 '1183_1791'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.629527 5.595678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.629527"^^xsd:decimal ;
  dwc:decimalLongitude "5.595678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.629527 5.595678)"^^geo:wktLiteral ;
  geo-pos:lat "55.629527"^^xsd:decimal ;
  geo-pos:long "5.595678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1792'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1792'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.0402777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.595678'^^xsd:double;
  dwc:startLongitude '5.5956784'^^xsd:double;
  dwc:endLongitude '5.5956784'^^xsd:double;
  dwc:latitude '55.629527'^^xsd:double;
  dwc:startLatitude '55.6295272'^^xsd:double;
  dwc:endLatitude '55.6295272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.5956784 55.6295272, 5.5956784 55.6295272, 5.5956784 55.6295272, 5.5956784 55.6295272, 5.5956784 55.6295272))'^^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 '1183_1792'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.612615 5.60545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.612615"^^xsd:decimal ;
  dwc:decimalLongitude "5.60545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.612615 5.60545)"^^geo:wktLiteral ;
  geo-pos:lat "56.612615"^^xsd:decimal ;
  geo-pos:long "5.60545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_945'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1183_945'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.055833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.60545'^^xsd:double;
  dwc:startLongitude '5.6054504'^^xsd:double;
  dwc:endLongitude '5.6054504'^^xsd:double;
  dwc:latitude '56.612615'^^xsd:double;
  dwc:startLatitude '56.6126154'^^xsd:double;
  dwc:endLatitude '56.6126154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6054504 56.6126154, 5.6054504 56.6126154, 5.6054504 56.6126154, 5.6054504 56.6126154, 5.6054504 56.6126154))'^^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 '1183_945'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.809726 5.639474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.809726"^^xsd:decimal ;
  dwc:decimalLongitude "5.639474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.809726 5.639474)"^^geo:wktLiteral ;
  geo-pos:lat "54.809726"^^xsd:decimal ;
  geo-pos:long "5.639474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1404'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.568611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.639474'^^xsd:double;
  dwc:startLongitude '5.6394742'^^xsd:double;
  dwc:endLongitude '5.6394742'^^xsd:double;
  dwc:latitude '54.809726'^^xsd:double;
  dwc:startLatitude '54.8097261'^^xsd:double;
  dwc:endLatitude '54.8097261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6394742 54.8097261, 5.6394742 54.8097261, 5.6394742 54.8097261, 5.6394742 54.8097261, 5.6394742 54.8097261))'^^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 '1183_1404'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.850612 5.677328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.850612"^^xsd:decimal ;
  dwc:decimalLongitude "5.677328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.850612 5.677328)"^^geo:wktLiteral ;
  geo-pos:lat "54.850612"^^xsd:decimal ;
  geo-pos:long "5.677328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1403'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1403'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.3375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.677328'^^xsd:double;
  dwc:startLongitude '5.6773277'^^xsd:double;
  dwc:endLongitude '5.6773277'^^xsd:double;
  dwc:latitude '54.850612'^^xsd:double;
  dwc:startLatitude '54.850612'^^xsd:double;
  dwc:endLatitude '54.850612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6773277 54.850612, 5.6773277 54.850612, 5.6773277 54.850612, 5.6773277 54.850612, 5.6773277 54.850612))'^^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 '1183_1403'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609745 5.699773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.609745"^^xsd:decimal ;
  dwc:decimalLongitude "5.699773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.609745 5.699773)"^^geo:wktLiteral ;
  geo-pos:lat "55.609745"^^xsd:decimal ;
  geo-pos:long "5.699773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1793'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1793'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.3291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.699773'^^xsd:double;
  dwc:startLongitude '5.6997726'^^xsd:double;
  dwc:endLongitude '5.6997726'^^xsd:double;
  dwc:latitude '55.609745'^^xsd:double;
  dwc:startLatitude '55.6097446'^^xsd:double;
  dwc:endLatitude '55.6097446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.6997726 55.6097446, 5.6997726 55.6097446, 5.6997726 55.6097446, 5.6997726 55.6097446, 5.6997726 55.6097446))'^^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 '1183_1793'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.481373 5.72077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.481373"^^xsd:decimal ;
  dwc:decimalLongitude "5.72077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.481373 5.72077)"^^geo:wktLiteral ;
  geo-pos:lat "55.481373"^^xsd:decimal ;
  geo-pos:long "5.72077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1849'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1849'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.816666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.72077'^^xsd:double;
  dwc:startLongitude '5.7207704'^^xsd:double;
  dwc:endLongitude '5.7207704'^^xsd:double;
  dwc:latitude '55.481373'^^xsd:double;
  dwc:startLatitude '55.4813726'^^xsd:double;
  dwc:endLatitude '55.4813726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.7207704 55.4813726, 5.7207704 55.4813726, 5.7207704 55.4813726, 5.7207704 55.4813726, 5.7207704 55.4813726))'^^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 '1183_1849'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.906518 5.725983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.906518"^^xsd:decimal ;
  dwc:decimalLongitude "5.725983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.906518 5.725983)"^^geo:wktLiteral ;
  geo-pos:lat "54.906518"^^xsd:decimal ;
  geo-pos:long "5.725983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1402'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1402'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.798333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.725983'^^xsd:double;
  dwc:startLongitude '5.7259825'^^xsd:double;
  dwc:endLongitude '5.7259825'^^xsd:double;
  dwc:latitude '54.906518'^^xsd:double;
  dwc:startLatitude '54.9065175'^^xsd:double;
  dwc:endLatitude '54.9065175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.7259825 54.9065175, 5.7259825 54.9065175, 5.7259825 54.9065175, 5.7259825 54.9065175, 5.7259825 54.9065175))'^^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 '1183_1402'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.492899 5.744261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.492899"^^xsd:decimal ;
  dwc:decimalLongitude "5.744261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.492899 5.744261)"^^geo:wktLiteral ;
  geo-pos:lat "55.492899"^^xsd:decimal ;
  geo-pos:long "5.744261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1848'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1848'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.734722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.744261'^^xsd:double;
  dwc:startLongitude '5.7442611'^^xsd:double;
  dwc:endLongitude '5.7442611'^^xsd:double;
  dwc:latitude '55.492899'^^xsd:double;
  dwc:startLatitude '55.4928994'^^xsd:double;
  dwc:endLatitude '55.4928994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.7442611 55.4928994, 5.7442611 55.4928994, 5.7442611 55.4928994, 5.7442611 55.4928994, 5.7442611 55.4928994))'^^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 '1183_1848'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.529118 5.818501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.529118"^^xsd:decimal ;
  dwc:decimalLongitude "5.818501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.529118 5.818501)"^^geo:wktLiteral ;
  geo-pos:lat "55.529118"^^xsd:decimal ;
  geo-pos:long "5.818501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1847'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1847'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.476666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.818501'^^xsd:double;
  dwc:startLongitude '5.8185012'^^xsd:double;
  dwc:endLongitude '5.8185012'^^xsd:double;
  dwc:latitude '55.529118'^^xsd:double;
  dwc:startLatitude '55.5291184'^^xsd:double;
  dwc:endLatitude '55.5291184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8185012 55.5291184, 5.8185012 55.5291184, 5.8185012 55.5291184, 5.8185012 55.5291184, 5.8185012 55.5291184))'^^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 '1183_1847'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.587021 5.818656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.587021"^^xsd:decimal ;
  dwc:decimalLongitude "5.818656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.587021 5.818656)"^^geo:wktLiteral ;
  geo-pos:lat "55.587021"^^xsd:decimal ;
  geo-pos:long "5.818656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1794'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1794'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.6555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.818656'^^xsd:double;
  dwc:startLongitude '5.8186559'^^xsd:double;
  dwc:endLongitude '5.8186559'^^xsd:double;
  dwc:latitude '55.587021'^^xsd:double;
  dwc:startLatitude '55.5870211'^^xsd:double;
  dwc:endLatitude '55.5870211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8186559 55.5870211, 5.8186559 55.5870211, 5.8186559 55.5870211, 5.8186559 55.5870211, 5.8186559 55.5870211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_1794'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.534222 5.829395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.534222"^^xsd:decimal ;
  dwc:decimalLongitude "5.829395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.534222 5.829395)"^^geo:wktLiteral ;
  geo-pos:lat "55.534222"^^xsd:decimal ;
  geo-pos:long "5.829395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1846'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1846'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.439722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.829395'^^xsd:double;
  dwc:startLongitude '5.8293948'^^xsd:double;
  dwc:endLongitude '5.8293948'^^xsd:double;
  dwc:latitude '55.534222'^^xsd:double;
  dwc:startLatitude '55.5342224'^^xsd:double;
  dwc:endLatitude '55.5342224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8293948 55.5342224, 5.8293948 55.5342224, 5.8293948 55.5342224, 5.8293948 55.5342224, 5.8293948 55.5342224))'^^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 '1183_1846'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.582861 5.839801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.582861"^^xsd:decimal ;
  dwc:decimalLongitude "5.839801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.582861 5.839801)"^^geo:wktLiteral ;
  geo-pos:lat "55.582861"^^xsd:decimal ;
  geo-pos:long "5.839801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1795'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1795'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.839801'^^xsd:double;
  dwc:startLongitude '5.8398011'^^xsd:double;
  dwc:endLongitude '5.8398011'^^xsd:double;
  dwc:latitude '55.582861'^^xsd:double;
  dwc:startLatitude '55.582861'^^xsd:double;
  dwc:endLatitude '55.582861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8398011 55.582861, 5.8398011 55.582861, 5.8398011 55.582861, 5.8398011 55.582861, 5.8398011 55.582861))'^^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 '1183_1795'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.582821 5.840005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.582821"^^xsd:decimal ;
  dwc:decimalLongitude "5.840005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.582821 5.840005)"^^geo:wktLiteral ;
  geo-pos:lat "55.582821"^^xsd:decimal ;
  geo-pos:long "5.840005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1796'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1796'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.7136111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.840005'^^xsd:double;
  dwc:startLongitude '5.8400054'^^xsd:double;
  dwc:endLongitude '5.8400054'^^xsd:double;
  dwc:latitude '55.582821'^^xsd:double;
  dwc:startLatitude '55.5828208'^^xsd:double;
  dwc:endLatitude '55.5828208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8400054 55.5828208, 5.8400054 55.5828208, 5.8400054 55.5828208, 5.8400054 55.5828208, 5.8400054 55.5828208))'^^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 '1183_1796'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552874 5.869202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552874"^^xsd:decimal ;
  dwc:decimalLongitude "5.869202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552874 5.869202)"^^geo:wktLiteral ;
  geo-pos:lat "55.552874"^^xsd:decimal ;
  geo-pos:long "5.869202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1845'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1845'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.304722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.869202'^^xsd:double;
  dwc:startLongitude '5.8692015'^^xsd:double;
  dwc:endLongitude '5.8692015'^^xsd:double;
  dwc:latitude '55.552874'^^xsd:double;
  dwc:startLatitude '55.5528735'^^xsd:double;
  dwc:endLatitude '55.5528735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8692015 55.5528735, 5.8692015 55.5528735, 5.8692015 55.5528735, 5.8692015 55.5528735, 5.8692015 55.5528735))'^^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 '1183_1845'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.569898 5.905688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.569898"^^xsd:decimal ;
  dwc:decimalLongitude "5.905688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.569898 5.905688)"^^geo:wktLiteral ;
  geo-pos:lat "55.569898"^^xsd:decimal ;
  geo-pos:long "5.905688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1797'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1797'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8922222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.905688'^^xsd:double;
  dwc:startLongitude '5.9056882'^^xsd:double;
  dwc:endLongitude '5.9056882'^^xsd:double;
  dwc:latitude '55.569898'^^xsd:double;
  dwc:startLatitude '55.5698982'^^xsd:double;
  dwc:endLatitude '55.5698982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9056882 55.5698982, 5.9056882 55.5698982, 5.9056882 55.5698982, 5.9056882 55.5698982, 5.9056882 55.5698982))'^^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 '1183_1797'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.550897 5.982751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.550897"^^xsd:decimal ;
  dwc:decimalLongitude "5.982751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.550897 5.982751)"^^geo:wktLiteral ;
  geo-pos:lat "55.550897"^^xsd:decimal ;
  geo-pos:long "5.982751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1798'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1798'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6208333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.982751'^^xsd:double;
  dwc:startLongitude '5.9827511'^^xsd:double;
  dwc:endLongitude '5.9827511'^^xsd:double;
  dwc:latitude '55.550897'^^xsd:double;
  dwc:startLatitude '55.550897'^^xsd:double;
  dwc:endLatitude '55.550897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9827511 55.550897, 5.9827511 55.550897, 5.9827511 55.550897, 5.9827511 55.550897, 5.9827511 55.550897))'^^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 '1183_1798'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.743977 5.989727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.743977"^^xsd:decimal ;
  dwc:decimalLongitude "5.989727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.743977 5.989727)"^^geo:wktLiteral ;
  geo-pos:lat "56.743977"^^xsd:decimal ;
  geo-pos:long "5.989727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_465'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_465'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.634166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '5.989727'^^xsd:double;
  dwc:startLongitude '5.9897266'^^xsd:double;
  dwc:endLongitude '5.9897266'^^xsd:double;
  dwc:latitude '56.743977'^^xsd:double;
  dwc:startLatitude '56.7439765'^^xsd:double;
  dwc:endLatitude '56.7439765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.9897266 56.7439765, 5.9897266 56.7439765, 5.9897266 56.7439765, 5.9897266 56.7439765, 5.9897266 56.7439765))'^^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 '1183_465'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.763976 6.016017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.763976"^^xsd:decimal ;
  dwc:decimalLongitude "6.016017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.763976 6.016017)"^^geo:wktLiteral ;
  geo-pos:lat "56.763976"^^xsd:decimal ;
  geo-pos:long "6.016017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_464'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_464'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.016017'^^xsd:double;
  dwc:startLongitude '6.0160166'^^xsd:double;
  dwc:endLongitude '6.0160166'^^xsd:double;
  dwc:latitude '56.763976'^^xsd:double;
  dwc:startLatitude '56.7639755'^^xsd:double;
  dwc:endLatitude '56.7639755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0160166 56.7639755, 6.0160166 56.7639755, 6.0160166 56.7639755, 6.0160166 56.7639755, 6.0160166 56.7639755))'^^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 '1183_464'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.776489 6.032376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.776489"^^xsd:decimal ;
  dwc:decimalLongitude "6.032376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.776489 6.032376)"^^geo:wktLiteral ;
  geo-pos:lat "56.776489"^^xsd:decimal ;
  geo-pos:long "6.032376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_463'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_463'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.388611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.032376'^^xsd:double;
  dwc:startLongitude '6.0323758'^^xsd:double;
  dwc:endLongitude '6.0323758'^^xsd:double;
  dwc:latitude '56.776489'^^xsd:double;
  dwc:startLatitude '56.7764893'^^xsd:double;
  dwc:endLatitude '56.7764893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0323758 56.7764893, 6.0323758 56.7764893, 6.0323758 56.7764893, 6.0323758 56.7764893, 6.0323758 56.7764893))'^^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 '1183_463'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.239148 6.0396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.239148"^^xsd:decimal ;
  dwc:decimalLongitude "6.0396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.239148 6.0396)"^^geo:wktLiteral ;
  geo-pos:lat "55.239148"^^xsd:decimal ;
  geo-pos:long "6.0396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1401'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.906944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.0396'^^xsd:double;
  dwc:startLongitude '6.0396003'^^xsd:double;
  dwc:endLongitude '6.0396003'^^xsd:double;
  dwc:latitude '55.239148'^^xsd:double;
  dwc:startLatitude '55.2391482'^^xsd:double;
  dwc:endLatitude '55.2391482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0396003 55.2391482, 6.0396003 55.2391482, 6.0396003 55.2391482, 6.0396003 55.2391482, 6.0396003 55.2391482))'^^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 '1183_1401'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638917 6.05075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.638917"^^xsd:decimal ;
  dwc:decimalLongitude "6.05075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638917 6.05075)"^^geo:wktLiteral ;
  geo-pos:lat "55.638917"^^xsd:decimal ;
  geo-pos:long "6.05075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1843'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1843'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.05075'^^xsd:double;
  dwc:startLongitude '6.05075'^^xsd:double;
  dwc:endLongitude '6.05075'^^xsd:double;
  dwc:latitude '55.638917'^^xsd:double;
  dwc:startLatitude '55.6389167'^^xsd:double;
  dwc:endLatitude '55.6389167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.05075 55.6389167, 6.05075 55.6389167, 6.05075 55.6389167, 6.05075 55.6389167, 6.05075 55.6389167))'^^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 '1183_1843'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638993 6.050877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.638993"^^xsd:decimal ;
  dwc:decimalLongitude "6.050877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638993 6.050877)"^^geo:wktLiteral ;
  geo-pos:lat "55.638993"^^xsd:decimal ;
  geo-pos:long "6.050877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1842'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1842'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.571666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.050877'^^xsd:double;
  dwc:startLongitude '6.0508772'^^xsd:double;
  dwc:endLongitude '6.0508772'^^xsd:double;
  dwc:latitude '55.638993'^^xsd:double;
  dwc:startLatitude '55.638993'^^xsd:double;
  dwc:endLatitude '55.638993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0508772 55.638993, 6.0508772 55.638993, 6.0508772 55.638993, 6.0508772 55.638993, 6.0508772 55.638993))'^^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 '1183_1842'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638995 6.05088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.638995"^^xsd:decimal ;
  dwc:decimalLongitude "6.05088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638995 6.05088)"^^geo:wktLiteral ;
  geo-pos:lat "55.638995"^^xsd:decimal ;
  geo-pos:long "6.05088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1841'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1841'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.571111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.05088'^^xsd:double;
  dwc:startLongitude '6.0508797'^^xsd:double;
  dwc:endLongitude '6.0508797'^^xsd:double;
  dwc:latitude '55.638995'^^xsd:double;
  dwc:startLatitude '55.6389945'^^xsd:double;
  dwc:endLatitude '55.6389945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0508797 55.6389945, 6.0508797 55.6389945, 6.0508797 55.6389945, 6.0508797 55.6389945, 6.0508797 55.6389945))'^^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 '1183_1841'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639001 6.05089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.639001"^^xsd:decimal ;
  dwc:decimalLongitude "6.05089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639001 6.05089)"^^geo:wktLiteral ;
  geo-pos:lat "55.639001"^^xsd:decimal ;
  geo-pos:long "6.05089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1844'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1844'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.568888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.05089'^^xsd:double;
  dwc:startLongitude '6.0508897'^^xsd:double;
  dwc:endLongitude '6.0508897'^^xsd:double;
  dwc:latitude '55.639001'^^xsd:double;
  dwc:startLatitude '55.6390005'^^xsd:double;
  dwc:endLatitude '55.6390005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0508897 55.6390005, 6.0508897 55.6390005, 6.0508897 55.6390005, 6.0508897 55.6390005, 6.0508897 55.6390005))'^^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 '1183_1844'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639051 6.050975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.639051"^^xsd:decimal ;
  dwc:decimalLongitude "6.050975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639051 6.050975)"^^geo:wktLiteral ;
  geo-pos:lat "55.639051"^^xsd:decimal ;
  geo-pos:long "6.050975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1840'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1840'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.050975'^^xsd:double;
  dwc:startLongitude '6.0509746'^^xsd:double;
  dwc:endLongitude '6.0509746'^^xsd:double;
  dwc:latitude '55.639051'^^xsd:double;
  dwc:startLatitude '55.6390514'^^xsd:double;
  dwc:endLatitude '55.6390514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0509746 55.6390514, 6.0509746 55.6390514, 6.0509746 55.6390514, 6.0509746 55.6390514, 6.0509746 55.6390514))'^^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 '1183_1840'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639087 6.051034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.639087"^^xsd:decimal ;
  dwc:decimalLongitude "6.051034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639087 6.051034)"^^geo:wktLiteral ;
  geo-pos:lat "55.639087"^^xsd:decimal ;
  geo-pos:long "6.051034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1839'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1839'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.536666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.051034'^^xsd:double;
  dwc:startLongitude '6.0510344'^^xsd:double;
  dwc:endLongitude '6.0510344'^^xsd:double;
  dwc:latitude '55.639087'^^xsd:double;
  dwc:startLatitude '55.6390873'^^xsd:double;
  dwc:endLatitude '55.6390873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0510344 55.6390873, 6.0510344 55.6390873, 6.0510344 55.6390873, 6.0510344 55.6390873, 6.0510344 55.6390873))'^^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 '1183_1839'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639096 6.051048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.639096"^^xsd:decimal ;
  dwc:decimalLongitude "6.051048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.639096 6.051048)"^^geo:wktLiteral ;
  geo-pos:lat "55.639096"^^xsd:decimal ;
  geo-pos:long "6.051048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1838'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1838'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.533611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.051048'^^xsd:double;
  dwc:startLongitude '6.0510482'^^xsd:double;
  dwc:endLongitude '6.0510482'^^xsd:double;
  dwc:latitude '55.639096'^^xsd:double;
  dwc:startLatitude '55.6390956'^^xsd:double;
  dwc:endLatitude '55.6390956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0510482 55.6390956, 6.0510482 55.6390956, 6.0510482 55.6390956, 6.0510482 55.6390956, 6.0510482 55.6390956))'^^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 '1183_1838'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.269752 6.068404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.269752"^^xsd:decimal ;
  dwc:decimalLongitude "6.068404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.269752 6.068404)"^^geo:wktLiteral ;
  geo-pos:lat "55.269752"^^xsd:decimal ;
  geo-pos:long "6.068404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1400'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1183_1400'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.068404'^^xsd:double;
  dwc:startLongitude '6.0684038'^^xsd:double;
  dwc:endLongitude '6.0684038'^^xsd:double;
  dwc:latitude '55.269752'^^xsd:double;
  dwc:startLatitude '55.2697519'^^xsd:double;
  dwc:endLatitude '55.2697519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.0684038 55.2697519, 6.0684038 55.2697519, 6.0684038 55.2697519, 6.0684038 55.2697519, 6.0684038 55.2697519))'^^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 '1183_1400'^^xsd:string;
  dwc:observationDate '1994-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.522536 6.142882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.522536"^^xsd:decimal ;
  dwc:decimalLongitude "6.142882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.522536 6.142882)"^^geo:wktLiteral ;
  geo-pos:lat "55.522536"^^xsd:decimal ;
  geo-pos:long "6.142882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1799'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1799'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.0497222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.142882'^^xsd:double;
  dwc:startLongitude '6.1428824'^^xsd:double;
  dwc:endLongitude '6.1428824'^^xsd:double;
  dwc:latitude '55.522536'^^xsd:double;
  dwc:startLatitude '55.5225363'^^xsd:double;
  dwc:endLatitude '55.5225363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.1428824 55.5225363, 6.1428824 55.5225363, 6.1428824 55.5225363, 6.1428824 55.5225363, 6.1428824 55.5225363))'^^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 '1183_1799'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.685863 6.146847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.685863"^^xsd:decimal ;
  dwc:decimalLongitude "6.146847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.685863 6.146847)"^^geo:wktLiteral ;
  geo-pos:lat "55.685863"^^xsd:decimal ;
  geo-pos:long "6.146847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1835'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1835'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.146847'^^xsd:double;
  dwc:startLongitude '6.1468472'^^xsd:double;
  dwc:endLongitude '6.1468472'^^xsd:double;
  dwc:latitude '55.685863'^^xsd:double;
  dwc:startLatitude '55.6858633'^^xsd:double;
  dwc:endLatitude '55.6858633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.1468472 55.6858633, 6.1468472 55.6858633, 6.1468472 55.6858633, 6.1468472 55.6858633, 6.1468472 55.6858633))'^^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 '1183_1835'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.517767 6.173797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.517767"^^xsd:decimal ;
  dwc:decimalLongitude "6.173797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.517767 6.173797)"^^geo:wktLiteral ;
  geo-pos:lat "55.517767"^^xsd:decimal ;
  geo-pos:long "6.173797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1800'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1800'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.173797'^^xsd:double;
  dwc:startLongitude '6.1737967'^^xsd:double;
  dwc:endLongitude '6.1737967'^^xsd:double;
  dwc:latitude '55.517767'^^xsd:double;
  dwc:startLatitude '55.5177669'^^xsd:double;
  dwc:endLatitude '55.5177669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.1737967 55.5177669, 6.1737967 55.5177669, 6.1737967 55.5177669, 6.1737967 55.5177669, 6.1737967 55.5177669))'^^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 '1183_1800'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.515865 6.186121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.515865"^^xsd:decimal ;
  dwc:decimalLongitude "6.186121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.515865 6.186121)"^^geo:wktLiteral ;
  geo-pos:lat "55.515865"^^xsd:decimal ;
  geo-pos:long "6.186121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1801'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1801'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.186121'^^xsd:double;
  dwc:startLongitude '6.1861214'^^xsd:double;
  dwc:endLongitude '6.1861214'^^xsd:double;
  dwc:latitude '55.515865'^^xsd:double;
  dwc:startLatitude '55.5158654'^^xsd:double;
  dwc:endLatitude '55.5158654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.1861214 55.5158654, 6.1861214 55.5158654, 6.1861214 55.5158654, 6.1861214 55.5158654, 6.1861214 55.5158654))'^^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 '1183_1801'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.513013 6.204608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.513013"^^xsd:decimal ;
  dwc:decimalLongitude "6.204608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.513013 6.204608)"^^geo:wktLiteral ;
  geo-pos:lat "55.513013"^^xsd:decimal ;
  geo-pos:long "6.204608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1802'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1802'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.204608'^^xsd:double;
  dwc:startLongitude '6.2046083'^^xsd:double;
  dwc:endLongitude '6.2046083'^^xsd:double;
  dwc:latitude '55.513013'^^xsd:double;
  dwc:startLatitude '55.5130132'^^xsd:double;
  dwc:endLatitude '55.5130132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2046083 55.5130132, 6.2046083 55.5130132, 6.2046083 55.5130132, 6.2046083 55.5130132, 6.2046083 55.5130132))'^^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 '1183_1802'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.510351 6.221863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.510351"^^xsd:decimal ;
  dwc:decimalLongitude "6.221863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.510351 6.221863)"^^geo:wktLiteral ;
  geo-pos:lat "55.510351"^^xsd:decimal ;
  geo-pos:long "6.221863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1803'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1803'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2633333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.221863'^^xsd:double;
  dwc:startLongitude '6.2218628'^^xsd:double;
  dwc:endLongitude '6.2218628'^^xsd:double;
  dwc:latitude '55.510351'^^xsd:double;
  dwc:startLatitude '55.5103512'^^xsd:double;
  dwc:endLatitude '55.5103512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2218628 55.5103512, 6.2218628 55.5103512, 6.2218628 55.5103512, 6.2218628 55.5103512, 6.2218628 55.5103512))'^^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 '1183_1803'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.509607 6.22669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.509607"^^xsd:decimal ;
  dwc:decimalLongitude "6.22669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.509607 6.22669)"^^geo:wktLiteral ;
  geo-pos:lat "55.509607"^^xsd:decimal ;
  geo-pos:long "6.22669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1804'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1804'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.2763888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.22669'^^xsd:double;
  dwc:startLongitude '6.22669'^^xsd:double;
  dwc:endLongitude '6.22669'^^xsd:double;
  dwc:latitude '55.509607'^^xsd:double;
  dwc:startLatitude '55.5096065'^^xsd:double;
  dwc:endLatitude '55.5096065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.22669 55.5096065, 6.22669 55.5096065, 6.22669 55.5096065, 6.22669 55.5096065, 6.22669 55.5096065))'^^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 '1183_1804'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.506675 6.24569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.506675"^^xsd:decimal ;
  dwc:decimalLongitude "6.24569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.506675 6.24569)"^^geo:wktLiteral ;
  geo-pos:lat "55.506675"^^xsd:decimal ;
  geo-pos:long "6.24569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1805'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1805'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.24569'^^xsd:double;
  dwc:startLongitude '6.2456904'^^xsd:double;
  dwc:endLongitude '6.2456904'^^xsd:double;
  dwc:latitude '55.506675'^^xsd:double;
  dwc:startLatitude '55.5066751'^^xsd:double;
  dwc:endLatitude '55.5066751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2456904 55.5066751, 6.2456904 55.5066751, 6.2456904 55.5066751, 6.2456904 55.5066751, 6.2456904 55.5066751))'^^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 '1183_1805'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.742398 6.260558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.742398"^^xsd:decimal ;
  dwc:decimalLongitude "6.260558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.742398 6.260558)"^^geo:wktLiteral ;
  geo-pos:lat "55.742398"^^xsd:decimal ;
  geo-pos:long "6.260558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1834'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1834'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.9675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.260558'^^xsd:double;
  dwc:startLongitude '6.2605583'^^xsd:double;
  dwc:endLongitude '6.2605583'^^xsd:double;
  dwc:latitude '55.742398'^^xsd:double;
  dwc:startLatitude '55.7423978'^^xsd:double;
  dwc:endLatitude '55.7423978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2605583 55.7423978, 6.2605583 55.7423978, 6.2605583 55.7423978, 6.2605583 55.7423978, 6.2605583 55.7423978))'^^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 '1183_1834'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.746127 6.268211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.746127"^^xsd:decimal ;
  dwc:decimalLongitude "6.268211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.746127 6.268211)"^^geo:wktLiteral ;
  geo-pos:lat "55.746127"^^xsd:decimal ;
  geo-pos:long "6.268211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1833'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1833'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.941111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.268211'^^xsd:double;
  dwc:startLongitude '6.2682111'^^xsd:double;
  dwc:endLongitude '6.2682111'^^xsd:double;
  dwc:latitude '55.746127'^^xsd:double;
  dwc:startLatitude '55.7461274'^^xsd:double;
  dwc:endLatitude '55.7461274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2682111 55.7461274, 6.2682111 55.7461274, 6.2682111 55.7461274, 6.2682111 55.7461274, 6.2682111 55.7461274))'^^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 '1183_1833'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.502539 6.272497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.502539"^^xsd:decimal ;
  dwc:decimalLongitude "6.272497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.502539 6.272497)"^^geo:wktLiteral ;
  geo-pos:lat "55.502539"^^xsd:decimal ;
  geo-pos:long "6.272497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1806'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1806'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4002777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.272497'^^xsd:double;
  dwc:startLongitude '6.2724965'^^xsd:double;
  dwc:endLongitude '6.2724965'^^xsd:double;
  dwc:latitude '55.502539'^^xsd:double;
  dwc:startLatitude '55.5025394'^^xsd:double;
  dwc:endLatitude '55.5025394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2724965 55.5025394, 6.2724965 55.5025394, 6.2724965 55.5025394, 6.2724965 55.5025394, 6.2724965 55.5025394))'^^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 '1183_1806'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.751742 6.279731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.751742"^^xsd:decimal ;
  dwc:decimalLongitude "6.279731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.751742 6.279731)"^^geo:wktLiteral ;
  geo-pos:lat "55.751742"^^xsd:decimal ;
  geo-pos:long "6.279731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1832'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1832'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.901388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.279731'^^xsd:double;
  dwc:startLongitude '6.2797306'^^xsd:double;
  dwc:endLongitude '6.2797306'^^xsd:double;
  dwc:latitude '55.751742'^^xsd:double;
  dwc:startLatitude '55.7517415'^^xsd:double;
  dwc:endLatitude '55.7517415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2797306 55.7517415, 6.2797306 55.7517415, 6.2797306 55.7517415, 6.2797306 55.7517415, 6.2797306 55.7517415))'^^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 '1183_1832'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.756924 6.290364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.756924"^^xsd:decimal ;
  dwc:decimalLongitude "6.290364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.756924 6.290364)"^^geo:wktLiteral ;
  geo-pos:lat "55.756924"^^xsd:decimal ;
  geo-pos:long "6.290364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1831'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1831'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.864722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.290364'^^xsd:double;
  dwc:startLongitude '6.2903639'^^xsd:double;
  dwc:endLongitude '6.2903639'^^xsd:double;
  dwc:latitude '55.756924'^^xsd:double;
  dwc:startLatitude '55.7569237'^^xsd:double;
  dwc:endLatitude '55.7569237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2903639 55.7569237, 6.2903639 55.7569237, 6.2903639 55.7569237, 6.2903639 55.7569237, 6.2903639 55.7569237))'^^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 '1183_1831'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.987827 6.319694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.987827"^^xsd:decimal ;
  dwc:decimalLongitude "6.319694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.987827 6.319694)"^^geo:wktLiteral ;
  geo-pos:lat "56.987827"^^xsd:decimal ;
  geo-pos:long "6.319694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_455'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_455'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4886111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.319694'^^xsd:double;
  dwc:startLongitude '6.319694'^^xsd:double;
  dwc:endLongitude '6.319694'^^xsd:double;
  dwc:latitude '56.987827'^^xsd:double;
  dwc:startLatitude '56.9878274'^^xsd:double;
  dwc:endLatitude '56.9878274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.319694 56.9878274, 6.319694 56.9878274, 6.319694 56.9878274, 6.319694 56.9878274, 6.319694 56.9878274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_455'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.988415 6.32049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.988415"^^xsd:decimal ;
  dwc:decimalLongitude "6.32049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.988415 6.32049)"^^geo:wktLiteral ;
  geo-pos:lat "56.988415"^^xsd:decimal ;
  geo-pos:long "6.32049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_454'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_454'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.4844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.32049'^^xsd:double;
  dwc:startLongitude '6.3204897'^^xsd:double;
  dwc:endLongitude '6.3204897'^^xsd:double;
  dwc:latitude '56.988415'^^xsd:double;
  dwc:startLatitude '56.9884153'^^xsd:double;
  dwc:endLatitude '56.9884153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3204897 56.9884153, 6.3204897 56.9884153, 6.3204897 56.9884153, 6.3204897 56.9884153, 6.3204897 56.9884153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_454'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521452 6.327873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.521452"^^xsd:decimal ;
  dwc:decimalLongitude "6.327873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.521452 6.327873)"^^geo:wktLiteral ;
  geo-pos:lat "55.521452"^^xsd:decimal ;
  geo-pos:long "6.327873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1807'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1807'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.5638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.327873'^^xsd:double;
  dwc:startLongitude '6.327873'^^xsd:double;
  dwc:endLongitude '6.327873'^^xsd:double;
  dwc:latitude '55.521452'^^xsd:double;
  dwc:startLatitude '55.5214524'^^xsd:double;
  dwc:endLatitude '55.5214524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.327873 55.5214524, 6.327873 55.5214524, 6.327873 55.5214524, 6.327873 55.5214524, 6.327873 55.5214524))'^^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 '1183_1807'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.776632 6.330803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.776632"^^xsd:decimal ;
  dwc:decimalLongitude "6.330803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.776632 6.330803)"^^geo:wktLiteral ;
  geo-pos:lat "55.776632"^^xsd:decimal ;
  geo-pos:long "6.330803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1830'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1830'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.725277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.330803'^^xsd:double;
  dwc:startLongitude '6.3308028'^^xsd:double;
  dwc:endLongitude '6.3308028'^^xsd:double;
  dwc:latitude '55.776632'^^xsd:double;
  dwc:startLatitude '55.7766319'^^xsd:double;
  dwc:endLatitude '55.7766319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3308028 55.7766319, 6.3308028 55.7766319, 6.3308028 55.7766319, 6.3308028 55.7766319, 6.3308028 55.7766319))'^^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 '1183_1830'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.788056 6.354244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.788056"^^xsd:decimal ;
  dwc:decimalLongitude "6.354244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.788056 6.354244)"^^geo:wktLiteral ;
  geo-pos:lat "55.788056"^^xsd:decimal ;
  geo-pos:long "6.354244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1837'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1837'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.644444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.354244'^^xsd:double;
  dwc:startLongitude '6.3542444'^^xsd:double;
  dwc:endLongitude '6.3542444'^^xsd:double;
  dwc:latitude '55.788056'^^xsd:double;
  dwc:startLatitude '55.7880563'^^xsd:double;
  dwc:endLatitude '55.7880563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3542444 55.7880563, 6.3542444 55.7880563, 6.3542444 55.7880563, 6.3542444 55.7880563, 6.3542444 55.7880563))'^^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 '1183_1837'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.792336 6.363025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.792336"^^xsd:decimal ;
  dwc:decimalLongitude "6.363025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.792336 6.363025)"^^geo:wktLiteral ;
  geo-pos:lat "55.792336"^^xsd:decimal ;
  geo-pos:long "6.363025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1829'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1829'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.614166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.363025'^^xsd:double;
  dwc:startLongitude '6.363025'^^xsd:double;
  dwc:endLongitude '6.363025'^^xsd:double;
  dwc:latitude '55.792336'^^xsd:double;
  dwc:startLatitude '55.7923356'^^xsd:double;
  dwc:endLatitude '55.7923356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.363025 55.7923356, 6.363025 55.7923356, 6.363025 55.7923356, 6.363025 55.7923356, 6.363025 55.7923356))'^^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 '1183_1829'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.801051 6.380908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.801051"^^xsd:decimal ;
  dwc:decimalLongitude "6.380908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.801051 6.380908)"^^geo:wktLiteral ;
  geo-pos:lat "55.801051"^^xsd:decimal ;
  geo-pos:long "6.380908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1828'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1828'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.5525'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.380908'^^xsd:double;
  dwc:startLongitude '6.3809083'^^xsd:double;
  dwc:endLongitude '6.3809083'^^xsd:double;
  dwc:latitude '55.801051'^^xsd:double;
  dwc:startLatitude '55.8010511'^^xsd:double;
  dwc:endLatitude '55.8010511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.3809083 55.8010511, 6.3809083 55.8010511, 6.3809083 55.8010511, 6.3809083 55.8010511, 6.3809083 55.8010511))'^^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 '1183_1828'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.04917 6.402403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.04917"^^xsd:decimal ;
  dwc:decimalLongitude "6.402403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.04917 6.402403)"^^geo:wktLiteral ;
  geo-pos:lat "57.04917"^^xsd:decimal ;
  geo-pos:long "6.402403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_453'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_453'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.05'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.402403'^^xsd:double;
  dwc:startLongitude '6.4024032'^^xsd:double;
  dwc:endLongitude '6.4024032'^^xsd:double;
  dwc:latitude '57.04917'^^xsd:double;
  dwc:startLatitude '57.0491701'^^xsd:double;
  dwc:endLatitude '57.0491701'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4024032 57.0491701, 6.4024032 57.0491701, 6.4024032 57.0491701, 6.4024032 57.0491701, 6.4024032 57.0491701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_453'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.811661 6.403245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.811661"^^xsd:decimal ;
  dwc:decimalLongitude "6.403245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.811661 6.403245)"^^geo:wktLiteral ;
  geo-pos:lat "55.811661"^^xsd:decimal ;
  geo-pos:long "6.403245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1836'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1836'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.474722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.403245'^^xsd:double;
  dwc:startLongitude '6.4032451'^^xsd:double;
  dwc:endLongitude '6.4032451'^^xsd:double;
  dwc:latitude '55.811661'^^xsd:double;
  dwc:startLatitude '55.8116605'^^xsd:double;
  dwc:endLatitude '55.8116605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4032451 55.8116605, 6.4032451 55.8116605, 6.4032451 55.8116605, 6.4032451 55.8116605, 6.4032451 55.8116605))'^^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 '1183_1836'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.104657 6.481169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.104657"^^xsd:decimal ;
  dwc:decimalLongitude "6.481169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.104657 6.481169)"^^geo:wktLiteral ;
  geo-pos:lat "57.104657"^^xsd:decimal ;
  geo-pos:long "6.481169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_452'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_452'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.6291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.481169'^^xsd:double;
  dwc:startLongitude '6.4811692'^^xsd:double;
  dwc:endLongitude '6.4811692'^^xsd:double;
  dwc:latitude '57.104657'^^xsd:double;
  dwc:startLatitude '57.1046571'^^xsd:double;
  dwc:endLatitude '57.1046571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4811692 57.1046571, 6.4811692 57.1046571, 6.4811692 57.1046571, 6.4811692 57.1046571, 6.4811692 57.1046571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_452'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.673244 6.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.673244"^^xsd:decimal ;
  dwc:decimalLongitude "6.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.673244 6.4848)"^^geo:wktLiteral ;
  geo-pos:lat "55.673244"^^xsd:decimal ;
  geo-pos:long "6.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1808'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1808'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4208333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.4848'^^xsd:double;
  dwc:startLongitude '6.4848001'^^xsd:double;
  dwc:endLongitude '6.4848001'^^xsd:double;
  dwc:latitude '55.673244'^^xsd:double;
  dwc:startLatitude '55.6732443'^^xsd:double;
  dwc:endLatitude '55.6732443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4848001 55.6732443, 6.4848001 55.6732443, 6.4848001 55.6732443, 6.4848001 55.6732443, 6.4848001 55.6732443))'^^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 '1183_1808'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85441 6.491744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85441"^^xsd:decimal ;
  dwc:decimalLongitude "6.491744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85441 6.491744)"^^geo:wktLiteral ;
  geo-pos:lat "55.85441"^^xsd:decimal ;
  geo-pos:long "6.491744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1827'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1827'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.169166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.491744'^^xsd:double;
  dwc:startLongitude '6.4917435'^^xsd:double;
  dwc:endLongitude '6.4917435'^^xsd:double;
  dwc:latitude '55.85441'^^xsd:double;
  dwc:startLatitude '55.85441'^^xsd:double;
  dwc:endLatitude '55.85441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4917435 55.85441, 6.4917435 55.85441, 6.4917435 55.85441, 6.4917435 55.85441, 6.4917435 55.85441))'^^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 '1183_1827'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856518 6.496147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.856518"^^xsd:decimal ;
  dwc:decimalLongitude "6.496147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.856518 6.496147)"^^geo:wktLiteral ;
  geo-pos:lat "55.856518"^^xsd:decimal ;
  geo-pos:long "6.496147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1826'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1826'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.153888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.496147'^^xsd:double;
  dwc:startLongitude '6.4961471'^^xsd:double;
  dwc:endLongitude '6.4961471'^^xsd:double;
  dwc:latitude '55.856518'^^xsd:double;
  dwc:startLatitude '55.8565178'^^xsd:double;
  dwc:endLatitude '55.8565178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.4961471 55.8565178, 6.4961471 55.8565178, 6.4961471 55.8565178, 6.4961471 55.8565178, 6.4961471 55.8565178))'^^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 '1183_1826'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.858932 6.501191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.858932"^^xsd:decimal ;
  dwc:decimalLongitude "6.501191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.858932 6.501191)"^^geo:wktLiteral ;
  geo-pos:lat "55.858932"^^xsd:decimal ;
  geo-pos:long "6.501191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1825'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1825'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.136388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.501191'^^xsd:double;
  dwc:startLongitude '6.5011912'^^xsd:double;
  dwc:endLongitude '6.5011912'^^xsd:double;
  dwc:latitude '55.858932'^^xsd:double;
  dwc:startLatitude '55.8589323'^^xsd:double;
  dwc:endLatitude '55.8589323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5011912 55.8589323, 6.5011912 55.8589323, 6.5011912 55.8589323, 6.5011912 55.8589323, 6.5011912 55.8589323))'^^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 '1183_1825'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.125914 6.510518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.125914"^^xsd:decimal ;
  dwc:decimalLongitude "6.510518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.125914 6.510518)"^^geo:wktLiteral ;
  geo-pos:lat "57.125914"^^xsd:decimal ;
  geo-pos:long "6.510518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_451'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_451'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4716666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.510518'^^xsd:double;
  dwc:startLongitude '6.5105182'^^xsd:double;
  dwc:endLongitude '6.5105182'^^xsd:double;
  dwc:latitude '57.125914'^^xsd:double;
  dwc:startLatitude '57.1259135'^^xsd:double;
  dwc:endLatitude '57.1259135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5105182 57.1259135, 6.5105182 57.1259135, 6.5105182 57.1259135, 6.5105182 57.1259135, 6.5105182 57.1259135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_451'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.126229 6.510929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.126229"^^xsd:decimal ;
  dwc:decimalLongitude "6.510929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.126229 6.510929)"^^geo:wktLiteral ;
  geo-pos:lat "57.126229"^^xsd:decimal ;
  geo-pos:long "6.510929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_450'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus albirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_450'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.4694444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.510929'^^xsd:double;
  dwc:startLongitude '6.5109286'^^xsd:double;
  dwc:endLongitude '6.5109286'^^xsd:double;
  dwc:latitude '57.126229'^^xsd:double;
  dwc:startLatitude '57.1262289'^^xsd:double;
  dwc:endLatitude '57.1262289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5109286 57.1262289, 6.5109286 57.1262289, 6.5109286 57.1262289, 6.5109286 57.1262289, 6.5109286 57.1262289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "WB" by the provider'^^xsd:string;
  dwc:aphiaid '137101'^^xsd:integer;
  dwc:occurrenceId '1183_450'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.865486 6.514882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.865486"^^xsd:decimal ;
  dwc:decimalLongitude "6.514882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.865486 6.514882)"^^geo:wktLiteral ;
  geo-pos:lat "55.865486"^^xsd:decimal ;
  geo-pos:long "6.514882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1824'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1824'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.088888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.514882'^^xsd:double;
  dwc:startLongitude '6.5148824'^^xsd:double;
  dwc:endLongitude '6.5148824'^^xsd:double;
  dwc:latitude '55.865486'^^xsd:double;
  dwc:startLatitude '55.8654857'^^xsd:double;
  dwc:endLatitude '55.8654857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5148824 55.8654857, 6.5148824 55.8654857, 6.5148824 55.8654857, 6.5148824 55.8654857, 6.5148824 55.8654857))'^^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 '1183_1824'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8702 6.52473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8702"^^xsd:decimal ;
  dwc:decimalLongitude "6.52473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8702 6.52473)"^^geo:wktLiteral ;
  geo-pos:lat "55.8702"^^xsd:decimal ;
  geo-pos:long "6.52473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1823'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1823'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.054722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.52473'^^xsd:double;
  dwc:startLongitude '6.5247304'^^xsd:double;
  dwc:endLongitude '6.5247304'^^xsd:double;
  dwc:latitude '55.8702'^^xsd:double;
  dwc:startLatitude '55.8701996'^^xsd:double;
  dwc:endLatitude '55.8701996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5247304 55.8701996, 6.5247304 55.8701996, 6.5247304 55.8701996, 6.5247304 55.8701996, 6.5247304 55.8701996))'^^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 '1183_1823'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.871273 6.526972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.871273"^^xsd:decimal ;
  dwc:decimalLongitude "6.526972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.871273 6.526972)"^^geo:wktLiteral ;
  geo-pos:lat "55.871273"^^xsd:decimal ;
  geo-pos:long "6.526972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1821'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1821'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.046944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.526972'^^xsd:double;
  dwc:startLongitude '6.5269722'^^xsd:double;
  dwc:endLongitude '6.5269722'^^xsd:double;
  dwc:latitude '55.871273'^^xsd:double;
  dwc:startLatitude '55.8712727'^^xsd:double;
  dwc:endLatitude '55.8712727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5269722 55.8712727, 6.5269722 55.8712727, 6.5269722 55.8712727, 6.5269722 55.8712727, 6.5269722 55.8712727))'^^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 '1183_1821'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.871503 6.527453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.871503"^^xsd:decimal ;
  dwc:decimalLongitude "6.527453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.871503 6.527453)"^^geo:wktLiteral ;
  geo-pos:lat "55.871503"^^xsd:decimal ;
  geo-pos:long "6.527453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1822'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1822'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.045277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.527453'^^xsd:double;
  dwc:startLongitude '6.5274526'^^xsd:double;
  dwc:endLongitude '6.5274526'^^xsd:double;
  dwc:latitude '55.871503'^^xsd:double;
  dwc:startLatitude '55.8715027'^^xsd:double;
  dwc:endLatitude '55.8715027'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5274526 55.8715027, 6.5274526 55.8715027, 6.5274526 55.8715027, 6.5274526 55.8715027, 6.5274526 55.8715027))'^^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 '1183_1822'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.872461 6.529454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.872461"^^xsd:decimal ;
  dwc:decimalLongitude "6.529454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.872461 6.529454)"^^geo:wktLiteral ;
  geo-pos:lat "55.872461"^^xsd:decimal ;
  geo-pos:long "6.529454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1820'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1820'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.038333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.529454'^^xsd:double;
  dwc:startLongitude '6.5294542'^^xsd:double;
  dwc:endLongitude '6.5294542'^^xsd:double;
  dwc:latitude '55.872461'^^xsd:double;
  dwc:startLatitude '55.8724608'^^xsd:double;
  dwc:endLatitude '55.8724608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5294542 55.8724608, 6.5294542 55.8724608, 6.5294542 55.8724608, 6.5294542 55.8724608, 6.5294542 55.8724608))'^^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 '1183_1820'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.141956 6.531401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.141956"^^xsd:decimal ;
  dwc:decimalLongitude "6.531401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.141956 6.531401)"^^geo:wktLiteral ;
  geo-pos:lat "57.141956"^^xsd:decimal ;
  geo-pos:long "6.531401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_449'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_449'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3586111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.531401'^^xsd:double;
  dwc:startLongitude '6.5314006'^^xsd:double;
  dwc:endLongitude '6.5314006'^^xsd:double;
  dwc:latitude '57.141956'^^xsd:double;
  dwc:startLatitude '57.1419557'^^xsd:double;
  dwc:endLatitude '57.1419557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5314006 57.1419557, 6.5314006 57.1419557, 6.5314006 57.1419557, 6.5314006 57.1419557, 6.5314006 57.1419557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_449'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.883871 6.553504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.883871"^^xsd:decimal ;
  dwc:decimalLongitude "6.553504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.883871 6.553504)"^^geo:wktLiteral ;
  geo-pos:lat "55.883871"^^xsd:decimal ;
  geo-pos:long "6.553504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1819'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1819'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.955277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.553504'^^xsd:double;
  dwc:startLongitude '6.5535038'^^xsd:double;
  dwc:endLongitude '6.5535038'^^xsd:double;
  dwc:latitude '55.883871'^^xsd:double;
  dwc:startLatitude '55.8838705'^^xsd:double;
  dwc:endLatitude '55.8838705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5535038 55.8838705, 6.5535038 55.8838705, 6.5535038 55.8838705, 6.5535038 55.8838705, 6.5535038 55.8838705))'^^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 '1183_1819'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.894765 6.576552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.894765"^^xsd:decimal ;
  dwc:decimalLongitude "6.576552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.894765 6.576552)"^^geo:wktLiteral ;
  geo-pos:lat "55.894765"^^xsd:decimal ;
  geo-pos:long "6.576552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1818'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1818'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.875833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.576552'^^xsd:double;
  dwc:startLongitude '6.5765516'^^xsd:double;
  dwc:endLongitude '6.5765516'^^xsd:double;
  dwc:latitude '55.894765'^^xsd:double;
  dwc:startLatitude '55.8947645'^^xsd:double;
  dwc:endLatitude '55.8947645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5765516 55.8947645, 6.5765516 55.8947645, 6.5765516 55.8947645, 6.5765516 55.8947645, 6.5765516 55.8947645))'^^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 '1183_1818'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.900288 6.588237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.900288"^^xsd:decimal ;
  dwc:decimalLongitude "6.588237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.900288 6.588237)"^^geo:wktLiteral ;
  geo-pos:lat "55.900288"^^xsd:decimal ;
  geo-pos:long "6.588237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1817'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1817'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.835555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.588237'^^xsd:double;
  dwc:startLongitude '6.5882366'^^xsd:double;
  dwc:endLongitude '6.5882366'^^xsd:double;
  dwc:latitude '55.900288'^^xsd:double;
  dwc:startLatitude '55.9002876'^^xsd:double;
  dwc:endLatitude '55.9002876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.5882366 55.9002876, 6.5882366 55.9002876, 6.5882366 55.9002876, 6.5882366 55.9002876, 6.5882366 55.9002876))'^^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 '1183_1817'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.790861 6.600234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.790861"^^xsd:decimal ;
  dwc:decimalLongitude "6.600234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.790861 6.600234)"^^geo:wktLiteral ;
  geo-pos:lat "55.790861"^^xsd:decimal ;
  geo-pos:long "6.600234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1809'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1809'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0447222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.600234'^^xsd:double;
  dwc:startLongitude '6.6002344'^^xsd:double;
  dwc:endLongitude '6.6002344'^^xsd:double;
  dwc:latitude '55.790861'^^xsd:double;
  dwc:startLatitude '55.7908607'^^xsd:double;
  dwc:endLatitude '55.7908607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6002344 55.7908607, 6.6002344 55.7908607, 6.6002344 55.7908607, 6.6002344 55.7908607, 6.6002344 55.7908607))'^^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 '1183_1809'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.907068 6.602581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.907068"^^xsd:decimal ;
  dwc:decimalLongitude "6.602581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.907068 6.602581)"^^geo:wktLiteral ;
  geo-pos:lat "55.907068"^^xsd:decimal ;
  geo-pos:long "6.602581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1816'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1816'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.786111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.602581'^^xsd:double;
  dwc:startLongitude '6.6025811'^^xsd:double;
  dwc:endLongitude '6.6025811'^^xsd:double;
  dwc:latitude '55.907068'^^xsd:double;
  dwc:startLatitude '55.9070678'^^xsd:double;
  dwc:endLatitude '55.9070678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6025811 55.9070678, 6.6025811 55.9070678, 6.6025811 55.9070678, 6.6025811 55.9070678, 6.6025811 55.9070678))'^^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 '1183_1816'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.919371 6.628611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.919371"^^xsd:decimal ;
  dwc:decimalLongitude "6.628611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.919371 6.628611)"^^geo:wktLiteral ;
  geo-pos:lat "55.919371"^^xsd:decimal ;
  geo-pos:long "6.628611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1815'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1815'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.696388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.628611'^^xsd:double;
  dwc:startLongitude '6.6286105'^^xsd:double;
  dwc:endLongitude '6.6286105'^^xsd:double;
  dwc:latitude '55.919371'^^xsd:double;
  dwc:startLatitude '55.9193711'^^xsd:double;
  dwc:endLatitude '55.9193711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6286105 55.9193711, 6.6286105 55.9193711, 6.6286105 55.9193711, 6.6286105 55.9193711, 6.6286105 55.9193711))'^^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 '1183_1815'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.934874 6.661409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.934874"^^xsd:decimal ;
  dwc:decimalLongitude "6.661409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.934874 6.661409)"^^geo:wktLiteral ;
  geo-pos:lat "55.934874"^^xsd:decimal ;
  geo-pos:long "6.661409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1814'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1814'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.661409'^^xsd:double;
  dwc:startLongitude '6.6614093'^^xsd:double;
  dwc:endLongitude '6.6614093'^^xsd:double;
  dwc:latitude '55.934874'^^xsd:double;
  dwc:startLatitude '55.9348741'^^xsd:double;
  dwc:endLatitude '55.9348741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6614093 55.9348741, 6.6614093 55.9348741, 6.6614093 55.9348741, 6.6614093 55.9348741, 6.6614093 55.9348741))'^^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 '1183_1814'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.942683 6.67793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.942683"^^xsd:decimal ;
  dwc:decimalLongitude "6.67793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.942683 6.67793)"^^geo:wktLiteral ;
  geo-pos:lat "55.942683"^^xsd:decimal ;
  geo-pos:long "6.67793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1813'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1813'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.526388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.67793'^^xsd:double;
  dwc:startLongitude '6.6779296'^^xsd:double;
  dwc:endLongitude '6.6779296'^^xsd:double;
  dwc:latitude '55.942683'^^xsd:double;
  dwc:startLatitude '55.9426827'^^xsd:double;
  dwc:endLatitude '55.9426827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6779296 55.9426827, 6.6779296 55.9426827, 6.6779296 55.9426827, 6.6779296 55.9426827, 6.6779296 55.9426827))'^^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 '1183_1813'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.967518 6.730472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.967518"^^xsd:decimal ;
  dwc:decimalLongitude "6.730472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.967518 6.730472)"^^geo:wktLiteral ;
  geo-pos:lat "55.967518"^^xsd:decimal ;
  geo-pos:long "6.730472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1812'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1812'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.345277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.730472'^^xsd:double;
  dwc:startLongitude '6.7304721'^^xsd:double;
  dwc:endLongitude '6.7304721'^^xsd:double;
  dwc:latitude '55.967518'^^xsd:double;
  dwc:startLatitude '55.9675179'^^xsd:double;
  dwc:endLatitude '55.9675179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7304721 55.9675179, 6.7304721 55.9675179, 6.7304721 55.9675179, 6.7304721 55.9675179, 6.7304721 55.9675179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_1812'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.971365 6.738611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.971365"^^xsd:decimal ;
  dwc:decimalLongitude "6.738611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.971365 6.738611)"^^geo:wktLiteral ;
  geo-pos:lat "55.971365"^^xsd:decimal ;
  geo-pos:long "6.738611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1811'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1811'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.317222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.738611'^^xsd:double;
  dwc:startLongitude '6.7386113'^^xsd:double;
  dwc:endLongitude '6.7386113'^^xsd:double;
  dwc:latitude '55.971365'^^xsd:double;
  dwc:startLatitude '55.9713651'^^xsd:double;
  dwc:endLatitude '55.9713651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7386113 55.9713651, 6.7386113 55.9713651, 6.7386113 55.9713651, 6.7386113 55.9713651, 6.7386113 55.9713651))'^^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 '1183_1811'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.322338 6.774487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.322338"^^xsd:decimal ;
  dwc:decimalLongitude "6.774487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.322338 6.774487)"^^geo:wktLiteral ;
  geo-pos:lat "57.322338"^^xsd:decimal ;
  geo-pos:long "6.774487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_443'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1183_443'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.9758333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.774487'^^xsd:double;
  dwc:startLongitude '6.7744874'^^xsd:double;
  dwc:endLongitude '6.7744874'^^xsd:double;
  dwc:latitude '57.322338'^^xsd:double;
  dwc:startLatitude '57.3223375'^^xsd:double;
  dwc:endLatitude '57.3223375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7744874 57.3223375, 6.7744874 57.3223375, 6.7744874 57.3223375, 6.7744874 57.3223375, 6.7744874 57.3223375))'^^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 '1183_443'^^xsd:string;
  dwc:observationDate '1994-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29311 6.790861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.29311"^^xsd:decimal ;
  dwc:decimalLongitude "6.790861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29311 6.790861)"^^geo:wktLiteral ;
  geo-pos:lat "56.29311"^^xsd:decimal ;
  geo-pos:long "6.790861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_889'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_889'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6711111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.790861'^^xsd:double;
  dwc:startLongitude '6.790861'^^xsd:double;
  dwc:endLongitude '6.790861'^^xsd:double;
  dwc:latitude '56.29311'^^xsd:double;
  dwc:startLatitude '56.2931101'^^xsd:double;
  dwc:endLatitude '56.2931101'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.790861 56.2931101, 6.790861 56.2931101, 6.790861 56.2931101, 6.790861 56.2931101, 6.790861 56.2931101))'^^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 '1183_889'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29369 6.791633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.29369"^^xsd:decimal ;
  dwc:decimalLongitude "6.791633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.29369 6.791633)"^^geo:wktLiteral ;
  geo-pos:lat "56.29369"^^xsd:decimal ;
  geo-pos:long "6.791633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_888'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_888'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6669444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.791633'^^xsd:double;
  dwc:startLongitude '6.7916333'^^xsd:double;
  dwc:endLongitude '6.7916333'^^xsd:double;
  dwc:latitude '56.29369'^^xsd:double;
  dwc:startLatitude '56.2936903'^^xsd:double;
  dwc:endLatitude '56.2936903'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7916333 56.2936903, 6.7916333 56.2936903, 6.7916333 56.2936903, 6.7916333 56.2936903, 6.7916333 56.2936903))'^^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 '1183_888'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.993348 6.796087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.993348"^^xsd:decimal ;
  dwc:decimalLongitude "6.796087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.993348 6.796087)"^^geo:wktLiteral ;
  geo-pos:lat "55.993348"^^xsd:decimal ;
  geo-pos:long "6.796087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_1810'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_1810'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.07'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.796087'^^xsd:double;
  dwc:startLongitude '6.7960865'^^xsd:double;
  dwc:endLongitude '6.7960865'^^xsd:double;
  dwc:latitude '55.993348'^^xsd:double;
  dwc:startLatitude '55.993348'^^xsd:double;
  dwc:endLatitude '55.993348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7960865 55.993348, 6.7960865 55.993348, 6.7960865 55.993348, 6.7960865 55.993348, 6.7960865 55.993348))'^^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 '1183_1810'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.298796 6.79843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.298796"^^xsd:decimal ;
  dwc:decimalLongitude "6.79843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.298796 6.79843)"^^geo:wktLiteral ;
  geo-pos:lat "56.298796"^^xsd:decimal ;
  geo-pos:long "6.79843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_887'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_887'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6302777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.79843'^^xsd:double;
  dwc:startLongitude '6.7984296'^^xsd:double;
  dwc:endLongitude '6.7984296'^^xsd:double;
  dwc:latitude '56.298796'^^xsd:double;
  dwc:startLatitude '56.298796'^^xsd:double;
  dwc:endLatitude '56.298796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7984296 56.298796, 6.7984296 56.298796, 6.7984296 56.298796, 6.7984296 56.298796, 6.7984296 56.298796))'^^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 '1183_887'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.122698 6.810399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.122698"^^xsd:decimal ;
  dwc:decimalLongitude "6.810399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.122698 6.810399)"^^geo:wktLiteral ;
  geo-pos:lat "55.122698"^^xsd:decimal ;
  geo-pos:long "6.810399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2790'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2790'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.810399'^^xsd:double;
  dwc:startLongitude '6.8103993'^^xsd:double;
  dwc:endLongitude '6.8103993'^^xsd:double;
  dwc:latitude '55.122698'^^xsd:double;
  dwc:startLatitude '55.1226978'^^xsd:double;
  dwc:endLatitude '55.1226978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8103993 55.1226978, 6.8103993 55.1226978, 6.8103993 55.1226978, 6.8103993 55.1226978, 6.8103993 55.1226978))'^^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 '1183_2790'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.122443 6.810592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.122443"^^xsd:decimal ;
  dwc:decimalLongitude "6.810592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.122443 6.810592)"^^geo:wktLiteral ;
  geo-pos:lat "55.122443"^^xsd:decimal ;
  geo-pos:long "6.810592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2791'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2791'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '20.476388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.810592'^^xsd:double;
  dwc:startLongitude '6.810592'^^xsd:double;
  dwc:endLongitude '6.810592'^^xsd:double;
  dwc:latitude '55.122443'^^xsd:double;
  dwc:startLatitude '55.1224428'^^xsd:double;
  dwc:endLatitude '55.1224428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.810592 55.1224428, 6.810592 55.1224428, 6.810592 55.1224428, 6.810592 55.1224428, 6.810592 55.1224428))'^^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 '1183_2791'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.331302 6.841735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.331302"^^xsd:decimal ;
  dwc:decimalLongitude "6.841735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.331302 6.841735)"^^geo:wktLiteral ;
  geo-pos:lat "56.331302"^^xsd:decimal ;
  geo-pos:long "6.841735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_886'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_886'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.3969444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.841735'^^xsd:double;
  dwc:startLongitude '6.8417354'^^xsd:double;
  dwc:endLongitude '6.8417354'^^xsd:double;
  dwc:latitude '56.331302'^^xsd:double;
  dwc:startLatitude '56.3313015'^^xsd:double;
  dwc:endLatitude '56.3313015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8417354 56.3313015, 6.8417354 56.3313015, 6.8417354 56.3313015, 6.8417354 56.3313015, 6.8417354 56.3313015))'^^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 '1183_886'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.348284 6.847708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.348284"^^xsd:decimal ;
  dwc:decimalLongitude "6.847708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.348284 6.847708)"^^geo:wktLiteral ;
  geo-pos:lat "55.348284"^^xsd:decimal ;
  geo-pos:long "6.847708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2789'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2789'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.745555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.847708'^^xsd:double;
  dwc:startLongitude '6.8477082'^^xsd:double;
  dwc:endLongitude '6.8477082'^^xsd:double;
  dwc:latitude '55.348284'^^xsd:double;
  dwc:startLatitude '55.3482835'^^xsd:double;
  dwc:endLatitude '55.3482835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8477082 55.3482835, 6.8477082 55.3482835, 6.8477082 55.3482835, 6.8477082 55.3482835, 6.8477082 55.3482835))'^^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 '1183_2789'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.780298 6.883342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.780298"^^xsd:decimal ;
  dwc:decimalLongitude "6.883342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.780298 6.883342)"^^geo:wktLiteral ;
  geo-pos:lat "57.780298"^^xsd:decimal ;
  geo-pos:long "6.883342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_240'^^xsd:string;
  dwc:scientificName 'Lagenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_240'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.224444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.883342'^^xsd:double;
  dwc:startLongitude '6.8833422'^^xsd:double;
  dwc:endLongitude '6.8833422'^^xsd:double;
  dwc:latitude '57.780298'^^xsd:double;
  dwc:startLatitude '57.7802982'^^xsd:double;
  dwc:endLatitude '57.7802982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.8833422 57.7802982, 6.8833422 57.7802982, 6.8833422 57.7802982, 6.8833422 57.7802982, 6.8833422 57.7802982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "L?" by the provider'^^xsd:string;
  dwc:aphiaid '137020'^^xsd:integer;
  dwc:occurrenceId '1183_240'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.399926 6.933192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.399926"^^xsd:decimal ;
  dwc:decimalLongitude "6.933192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.399926 6.933192)"^^geo:wktLiteral ;
  geo-pos:lat "56.399926"^^xsd:decimal ;
  geo-pos:long "6.933192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_883'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_883'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.933192'^^xsd:double;
  dwc:startLongitude '6.9331919'^^xsd:double;
  dwc:endLongitude '6.9331919'^^xsd:double;
  dwc:latitude '56.399926'^^xsd:double;
  dwc:startLatitude '56.3999261'^^xsd:double;
  dwc:endLatitude '56.3999261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9331919 56.3999261, 6.9331919 56.3999261, 6.9331919 56.3999261, 6.9331919 56.3999261, 6.9331919 56.3999261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_883'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.399926 6.933192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.399926"^^xsd:decimal ;
  dwc:decimalLongitude "6.933192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.399926 6.933192)"^^geo:wktLiteral ;
  geo-pos:lat "56.399926"^^xsd:decimal ;
  geo-pos:long "6.933192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_882'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1183_882'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.9044444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '6.933192'^^xsd:double;
  dwc:startLongitude '6.9331919'^^xsd:double;
  dwc:endLongitude '6.9331919'^^xsd:double;
  dwc:latitude '56.399926'^^xsd:double;
  dwc:startLatitude '56.3999261'^^xsd:double;
  dwc:endLatitude '56.3999261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.9331919 56.3999261, 6.9331919 56.3999261, 6.9331919 56.3999261, 6.9331919 56.3999261, 6.9331919 56.3999261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_882'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.723461 7.170057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.723461"^^xsd:decimal ;
  dwc:decimalLongitude "7.170057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.723461 7.170057)"^^geo:wktLiteral ;
  geo-pos:lat "57.723461"^^xsd:decimal ;
  geo-pos:long "7.170057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_239'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_239'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.299444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.170057'^^xsd:double;
  dwc:startLongitude '7.1700571'^^xsd:double;
  dwc:endLongitude '7.1700571'^^xsd:double;
  dwc:latitude '57.723461'^^xsd:double;
  dwc:startLatitude '57.7234608'^^xsd:double;
  dwc:endLatitude '57.7234608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1700571 57.7234608, 7.1700571 57.7234608, 7.1700571 57.7234608, 7.1700571 57.7234608, 7.1700571 57.7234608))'^^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 '1183_239'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.164124 7.223605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.164124"^^xsd:decimal ;
  dwc:decimalLongitude "7.223605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.164124 7.223605)"^^geo:wktLiteral ;
  geo-pos:lat "55.164124"^^xsd:decimal ;
  geo-pos:long "7.223605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2792'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2792'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8722222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.223605'^^xsd:double;
  dwc:startLongitude '7.2236045'^^xsd:double;
  dwc:endLongitude '7.2236045'^^xsd:double;
  dwc:latitude '55.164124'^^xsd:double;
  dwc:startLatitude '55.1641242'^^xsd:double;
  dwc:endLatitude '55.1641242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2236045 55.1641242, 7.2236045 55.1641242, 7.2236045 55.1641242, 7.2236045 55.1641242, 7.2236045 55.1641242))'^^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 '1183_2792'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166366 7.228567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.166366"^^xsd:decimal ;
  dwc:decimalLongitude "7.228567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.166366 7.228567)"^^geo:wktLiteral ;
  geo-pos:lat "55.166366"^^xsd:decimal ;
  geo-pos:long "7.228567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2793'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2793'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.228567'^^xsd:double;
  dwc:startLongitude '7.228567'^^xsd:double;
  dwc:endLongitude '7.228567'^^xsd:double;
  dwc:latitude '55.166366'^^xsd:double;
  dwc:startLatitude '55.1663659'^^xsd:double;
  dwc:endLatitude '55.1663659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.228567 55.1663659, 7.228567 55.1663659, 7.228567 55.1663659, 7.228567 55.1663659, 7.228567 55.1663659))'^^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 '1183_2793'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.661919 7.230657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.661919"^^xsd:decimal ;
  dwc:decimalLongitude "7.230657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.661919 7.230657)"^^geo:wktLiteral ;
  geo-pos:lat "54.661919"^^xsd:decimal ;
  geo-pos:long "7.230657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2780'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2780'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.6527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.230657'^^xsd:double;
  dwc:startLongitude '7.2306574'^^xsd:double;
  dwc:endLongitude '7.2306574'^^xsd:double;
  dwc:latitude '54.661919'^^xsd:double;
  dwc:startLatitude '54.6619193'^^xsd:double;
  dwc:endLatitude '54.6619193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2306574 54.6619193, 7.2306574 54.6619193, 7.2306574 54.6619193, 7.2306574 54.6619193, 7.2306574 54.6619193))'^^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 '1183_2780'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.472864 7.239283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.472864"^^xsd:decimal ;
  dwc:decimalLongitude "7.239283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.472864 7.239283)"^^geo:wktLiteral ;
  geo-pos:lat "57.472864"^^xsd:decimal ;
  geo-pos:long "7.239283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_921'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_921'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.239283'^^xsd:double;
  dwc:startLongitude '7.2392832'^^xsd:double;
  dwc:endLongitude '7.2392832'^^xsd:double;
  dwc:latitude '57.472864'^^xsd:double;
  dwc:startLatitude '57.4728642'^^xsd:double;
  dwc:endLatitude '57.4728642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2392832 57.4728642, 7.2392832 57.4728642, 7.2392832 57.4728642, 7.2392832 57.4728642, 7.2392832 57.4728642))'^^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 '1183_921'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.489104 7.256168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.489104"^^xsd:decimal ;
  dwc:decimalLongitude "7.256168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.489104 7.256168)"^^geo:wktLiteral ;
  geo-pos:lat "55.489104"^^xsd:decimal ;
  geo-pos:long "7.256168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2788'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2788'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.271111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.256168'^^xsd:double;
  dwc:startLongitude '7.2561678'^^xsd:double;
  dwc:endLongitude '7.2561678'^^xsd:double;
  dwc:latitude '55.489104'^^xsd:double;
  dwc:startLatitude '55.4891042'^^xsd:double;
  dwc:endLatitude '55.4891042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2561678 55.4891042, 7.2561678 55.4891042, 7.2561678 55.4891042, 7.2561678 55.4891042, 7.2561678 55.4891042))'^^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 '1183_2788'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.435651 7.288893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.435651"^^xsd:decimal ;
  dwc:decimalLongitude "7.288893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.435651 7.288893)"^^geo:wktLiteral ;
  geo-pos:lat "57.435651"^^xsd:decimal ;
  geo-pos:long "7.288893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_920'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_920'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.735277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.288893'^^xsd:double;
  dwc:startLongitude '7.2888927'^^xsd:double;
  dwc:endLongitude '7.2888927'^^xsd:double;
  dwc:latitude '57.435651'^^xsd:double;
  dwc:startLatitude '57.4356507'^^xsd:double;
  dwc:endLatitude '57.4356507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2888927 57.4356507, 7.2888927 57.4356507, 7.2888927 57.4356507, 7.2888927 57.4356507, 7.2888927 57.4356507))'^^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 '1183_920'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69086 7.31045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.69086"^^xsd:decimal ;
  dwc:decimalLongitude "7.31045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.69086 7.31045)"^^geo:wktLiteral ;
  geo-pos:lat "57.69086"^^xsd:decimal ;
  geo-pos:long "7.31045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_238'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_238'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.823055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.31045'^^xsd:double;
  dwc:startLongitude '7.31045'^^xsd:double;
  dwc:endLongitude '7.31045'^^xsd:double;
  dwc:latitude '57.69086'^^xsd:double;
  dwc:startLatitude '57.69086'^^xsd:double;
  dwc:endLatitude '57.69086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.31045 57.69086, 7.31045 57.69086, 7.31045 57.69086, 7.31045 57.69086, 7.31045 57.69086))'^^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 '1183_238'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.419375 7.310477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.419375"^^xsd:decimal ;
  dwc:decimalLongitude "7.310477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.419375 7.310477)"^^geo:wktLiteral ;
  geo-pos:lat "57.419375"^^xsd:decimal ;
  geo-pos:long "7.310477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_919'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_919'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.62'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.310477'^^xsd:double;
  dwc:startLongitude '7.3104767'^^xsd:double;
  dwc:endLongitude '7.3104767'^^xsd:double;
  dwc:latitude '57.419375'^^xsd:double;
  dwc:startLatitude '57.4193753'^^xsd:double;
  dwc:endLatitude '57.4193753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3104767 57.4193753, 7.3104767 57.4193753, 7.3104767 57.4193753, 7.3104767 57.4193753, 7.3104767 57.4193753))'^^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 '1183_919'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.404456 7.330365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.404456"^^xsd:decimal ;
  dwc:decimalLongitude "7.330365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.404456 7.330365)"^^geo:wktLiteral ;
  geo-pos:lat "57.404456"^^xsd:decimal ;
  geo-pos:long "7.330365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_918'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_918'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.513888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.330365'^^xsd:double;
  dwc:startLongitude '7.3303647'^^xsd:double;
  dwc:endLongitude '7.3303647'^^xsd:double;
  dwc:latitude '57.404456'^^xsd:double;
  dwc:startLatitude '57.4044558'^^xsd:double;
  dwc:endLatitude '57.4044558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3303647 57.4044558, 7.3303647 57.4044558, 7.3303647 57.4044558, 7.3303647 57.4044558, 7.3303647 57.4044558))'^^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 '1183_918'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.519744 7.348526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.519744"^^xsd:decimal ;
  dwc:decimalLongitude "7.348526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.519744 7.348526)"^^geo:wktLiteral ;
  geo-pos:lat "55.519744"^^xsd:decimal ;
  geo-pos:long "7.348526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2787'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2787'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.920833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.348526'^^xsd:double;
  dwc:startLongitude '7.3485256'^^xsd:double;
  dwc:endLongitude '7.3485256'^^xsd:double;
  dwc:latitude '55.519744'^^xsd:double;
  dwc:startLatitude '55.5197436'^^xsd:double;
  dwc:endLatitude '55.5197436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3485256 55.5197436, 7.3485256 55.5197436, 7.3485256 55.5197436, 7.3485256 55.5197436, 7.3485256 55.5197436))'^^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 '1183_2787'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38963 7.350135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.38963"^^xsd:decimal ;
  dwc:decimalLongitude "7.350135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.38963 7.350135)"^^geo:wktLiteral ;
  geo-pos:lat "57.38963"^^xsd:decimal ;
  geo-pos:long "7.350135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_917'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_917'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.408333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.350135'^^xsd:double;
  dwc:startLongitude '7.3501354'^^xsd:double;
  dwc:endLongitude '7.3501354'^^xsd:double;
  dwc:latitude '57.38963'^^xsd:double;
  dwc:startLatitude '57.3896297'^^xsd:double;
  dwc:endLatitude '57.3896297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3501354 57.3896297, 7.3501354 57.3896297, 7.3501354 57.3896297, 7.3501354 57.3896297, 7.3501354 57.3896297))'^^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 '1183_917'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.384412 7.357115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.384412"^^xsd:decimal ;
  dwc:decimalLongitude "7.357115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.384412 7.357115)"^^geo:wktLiteral ;
  geo-pos:lat "57.384412"^^xsd:decimal ;
  geo-pos:long "7.357115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_916'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_916'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.371111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.357115'^^xsd:double;
  dwc:startLongitude '7.3571146'^^xsd:double;
  dwc:endLongitude '7.3571146'^^xsd:double;
  dwc:latitude '57.384412'^^xsd:double;
  dwc:startLatitude '57.384412'^^xsd:double;
  dwc:endLatitude '57.384412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3571146 57.384412, 7.3571146 57.384412, 7.3571146 57.384412, 7.3571146 57.384412, 7.3571146 57.384412))'^^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 '1183_916'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.375962 7.368417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.375962"^^xsd:decimal ;
  dwc:decimalLongitude "7.368417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.375962 7.368417)"^^geo:wktLiteral ;
  geo-pos:lat "57.375962"^^xsd:decimal ;
  geo-pos:long "7.368417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_915'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_915'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.310833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.368417'^^xsd:double;
  dwc:startLongitude '7.3684167'^^xsd:double;
  dwc:endLongitude '7.3684167'^^xsd:double;
  dwc:latitude '57.375962'^^xsd:double;
  dwc:startLatitude '57.3759623'^^xsd:double;
  dwc:endLatitude '57.3759623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3684167 57.3759623, 7.3684167 57.3759623, 7.3684167 57.3759623, 7.3684167 57.3759623, 7.3684167 57.3759623))'^^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 '1183_915'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.375067 7.369615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.375067"^^xsd:decimal ;
  dwc:decimalLongitude "7.369615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.375067 7.369615)"^^geo:wktLiteral ;
  geo-pos:lat "57.375067"^^xsd:decimal ;
  geo-pos:long "7.369615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_914'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_914'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.304444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.369615'^^xsd:double;
  dwc:startLongitude '7.3696146'^^xsd:double;
  dwc:endLongitude '7.3696146'^^xsd:double;
  dwc:latitude '57.375067'^^xsd:double;
  dwc:startLatitude '57.3750667'^^xsd:double;
  dwc:endLatitude '57.3750667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3696146 57.3750667, 7.3696146 57.3750667, 7.3696146 57.3750667, 7.3696146 57.3750667, 7.3696146 57.3750667))'^^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 '1183_914'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.374405 7.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.374405"^^xsd:decimal ;
  dwc:decimalLongitude "7.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.374405 7.3705)"^^geo:wktLiteral ;
  geo-pos:lat "57.374405"^^xsd:decimal ;
  geo-pos:long "7.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_913'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_913'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.299722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.3705'^^xsd:double;
  dwc:startLongitude '7.3705'^^xsd:double;
  dwc:endLongitude '7.3705'^^xsd:double;
  dwc:latitude '57.374405'^^xsd:double;
  dwc:startLatitude '57.3744048'^^xsd:double;
  dwc:endLatitude '57.3744048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3705 57.3744048, 7.3705 57.3744048, 7.3705 57.3744048, 7.3705 57.3744048, 7.3705 57.3744048))'^^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 '1183_913'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36136 7.387948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.36136"^^xsd:decimal ;
  dwc:decimalLongitude "7.387948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.36136 7.387948)"^^geo:wktLiteral ;
  geo-pos:lat "57.36136"^^xsd:decimal ;
  geo-pos:long "7.387948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_912'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_912'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.206666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.387948'^^xsd:double;
  dwc:startLongitude '7.3879479'^^xsd:double;
  dwc:endLongitude '7.3879479'^^xsd:double;
  dwc:latitude '57.36136'^^xsd:double;
  dwc:startLatitude '57.3613604'^^xsd:double;
  dwc:endLatitude '57.3613604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3879479 57.3613604, 7.3879479 57.3613604, 7.3879479 57.3613604, 7.3879479 57.3613604, 7.3879479 57.3613604))'^^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 '1183_912'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.354429 7.397219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.354429"^^xsd:decimal ;
  dwc:decimalLongitude "7.397219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.354429 7.397219)"^^geo:wktLiteral ;
  geo-pos:lat "57.354429"^^xsd:decimal ;
  geo-pos:long "7.397219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_911'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_911'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.157222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.397219'^^xsd:double;
  dwc:startLongitude '7.3972188'^^xsd:double;
  dwc:endLongitude '7.3972188'^^xsd:double;
  dwc:latitude '57.354429'^^xsd:double;
  dwc:startLatitude '57.3544293'^^xsd:double;
  dwc:endLatitude '57.3544293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3972188 57.3544293, 7.3972188 57.3544293, 7.3972188 57.3544293, 7.3972188 57.3544293, 7.3972188 57.3544293))'^^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 '1183_911'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.539793 7.403736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.539793"^^xsd:decimal ;
  dwc:decimalLongitude "7.403736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.539793 7.403736)"^^geo:wktLiteral ;
  geo-pos:lat "55.539793"^^xsd:decimal ;
  geo-pos:long "7.403736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2786'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2786'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.708333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.403736'^^xsd:double;
  dwc:startLongitude '7.4037356'^^xsd:double;
  dwc:endLongitude '7.4037356'^^xsd:double;
  dwc:latitude '55.539793'^^xsd:double;
  dwc:startLatitude '55.5397931'^^xsd:double;
  dwc:endLatitude '55.5397931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4037356 55.5397931, 7.4037356 55.5397931, 7.4037356 55.5397931, 7.4037356 55.5397931, 7.4037356 55.5397931))'^^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 '1183_2786'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.348355 7.405344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.348355"^^xsd:decimal ;
  dwc:decimalLongitude "7.405344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.348355 7.405344)"^^geo:wktLiteral ;
  geo-pos:lat "57.348355"^^xsd:decimal ;
  geo-pos:long "7.405344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_910'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_910'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.405344'^^xsd:double;
  dwc:startLongitude '7.4053438'^^xsd:double;
  dwc:endLongitude '7.4053438'^^xsd:double;
  dwc:latitude '57.348355'^^xsd:double;
  dwc:startLatitude '57.3483549'^^xsd:double;
  dwc:endLatitude '57.3483549'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4053438 57.3483549, 7.4053438 57.3483549, 7.4053438 57.3483549, 7.4053438 57.3483549, 7.4053438 57.3483549))'^^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 '1183_910'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.346447 7.407896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.346447"^^xsd:decimal ;
  dwc:decimalLongitude "7.407896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.346447 7.407896)"^^geo:wktLiteral ;
  geo-pos:lat "57.346447"^^xsd:decimal ;
  geo-pos:long "7.407896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_909'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_909'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.100277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.407896'^^xsd:double;
  dwc:startLongitude '7.4078958'^^xsd:double;
  dwc:endLongitude '7.4078958'^^xsd:double;
  dwc:latitude '57.346447'^^xsd:double;
  dwc:startLatitude '57.3464469'^^xsd:double;
  dwc:endLatitude '57.3464469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4078958 57.3464469, 7.4078958 57.3464469, 7.4078958 57.3464469, 7.4078958 57.3464469, 7.4078958 57.3464469))'^^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 '1183_909'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.340384 7.415973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.340384"^^xsd:decimal ;
  dwc:decimalLongitude "7.415973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.340384 7.415973)"^^geo:wktLiteral ;
  geo-pos:lat "57.340384"^^xsd:decimal ;
  geo-pos:long "7.415973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_908'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_908'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.057222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.415973'^^xsd:double;
  dwc:startLongitude '7.4159731'^^xsd:double;
  dwc:endLongitude '7.4159731'^^xsd:double;
  dwc:latitude '57.340384'^^xsd:double;
  dwc:startLatitude '57.3403837'^^xsd:double;
  dwc:endLatitude '57.3403837'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4159731 57.3403837, 7.4159731 57.3403837, 7.4159731 57.3403837, 7.4159731 57.3403837, 7.4159731 57.3403837))'^^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 '1183_908'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337169 7.420247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.337169"^^xsd:decimal ;
  dwc:decimalLongitude "7.420247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337169 7.420247)"^^geo:wktLiteral ;
  geo-pos:lat "57.337169"^^xsd:decimal ;
  geo-pos:long "7.420247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_907'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_907'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.034444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.420247'^^xsd:double;
  dwc:startLongitude '7.4202473'^^xsd:double;
  dwc:endLongitude '7.4202473'^^xsd:double;
  dwc:latitude '57.337169'^^xsd:double;
  dwc:startLatitude '57.3371691'^^xsd:double;
  dwc:endLatitude '57.3371691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4202473 57.3371691, 7.4202473 57.3371691, 7.4202473 57.3371691, 7.4202473 57.3371691, 7.4202473 57.3371691))'^^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 '1183_907'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.334699 7.423531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.334699"^^xsd:decimal ;
  dwc:decimalLongitude "7.423531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.334699 7.423531)"^^geo:wktLiteral ;
  geo-pos:lat "57.334699"^^xsd:decimal ;
  geo-pos:long "7.423531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_906'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_906'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.016944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.423531'^^xsd:double;
  dwc:startLongitude '7.4235311'^^xsd:double;
  dwc:endLongitude '7.4235311'^^xsd:double;
  dwc:latitude '57.334699'^^xsd:double;
  dwc:startLatitude '57.3346993'^^xsd:double;
  dwc:endLatitude '57.3346993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4235311 57.3346993, 7.4235311 57.3346993, 7.4235311 57.3346993, 7.4235311 57.3346993, 7.4235311 57.3346993))'^^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 '1183_906'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.329838 7.429995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.329838"^^xsd:decimal ;
  dwc:decimalLongitude "7.429995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.329838 7.429995)"^^geo:wktLiteral ;
  geo-pos:lat "57.329838"^^xsd:decimal ;
  geo-pos:long "7.429995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_905'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_905'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.9825'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.429995'^^xsd:double;
  dwc:startLongitude '7.4299945'^^xsd:double;
  dwc:endLongitude '7.4299945'^^xsd:double;
  dwc:latitude '57.329838'^^xsd:double;
  dwc:startLatitude '57.3298382'^^xsd:double;
  dwc:endLatitude '57.3298382'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4299945 57.3298382, 7.4299945 57.3298382, 7.4299945 57.3298382, 7.4299945 57.3298382, 7.4299945 57.3298382))'^^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 '1183_905'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.322429 7.439846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.322429"^^xsd:decimal ;
  dwc:decimalLongitude "7.439846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.322429 7.439846)"^^geo:wktLiteral ;
  geo-pos:lat "57.322429"^^xsd:decimal ;
  geo-pos:long "7.439846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_904'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_904'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.93'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.439846'^^xsd:double;
  dwc:startLongitude '7.439846'^^xsd:double;
  dwc:endLongitude '7.439846'^^xsd:double;
  dwc:latitude '57.322429'^^xsd:double;
  dwc:startLatitude '57.3224288'^^xsd:double;
  dwc:endLatitude '57.3224288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.439846 57.3224288, 7.439846 57.3224288, 7.439846 57.3224288, 7.439846 57.3224288, 7.439846 57.3224288))'^^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 '1183_904'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552891 7.446503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.552891"^^xsd:decimal ;
  dwc:decimalLongitude "7.446503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.552891 7.446503)"^^geo:wktLiteral ;
  geo-pos:lat "55.552891"^^xsd:decimal ;
  geo-pos:long "7.446503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2785'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2785'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.548611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.446503'^^xsd:double;
  dwc:startLongitude '7.4465025'^^xsd:double;
  dwc:endLongitude '7.4465025'^^xsd:double;
  dwc:latitude '55.552891'^^xsd:double;
  dwc:startLatitude '55.5528913'^^xsd:double;
  dwc:endLatitude '55.5528913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4465025 55.5528913, 7.4465025 55.5528913, 7.4465025 55.5528913, 7.4465025 55.5528913, 7.4465025 55.5528913))'^^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 '1183_2785'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.307656 7.459681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.307656"^^xsd:decimal ;
  dwc:decimalLongitude "7.459681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.307656 7.459681)"^^geo:wktLiteral ;
  geo-pos:lat "57.307656"^^xsd:decimal ;
  geo-pos:long "7.459681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_903'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_903'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.824444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.459681'^^xsd:double;
  dwc:startLongitude '7.4596812'^^xsd:double;
  dwc:endLongitude '7.4596812'^^xsd:double;
  dwc:latitude '57.307656'^^xsd:double;
  dwc:startLatitude '57.3076557'^^xsd:double;
  dwc:endLatitude '57.3076557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4596812 57.3076557, 7.4596812 57.3076557, 7.4596812 57.3076557, 7.4596812 57.3076557, 7.4596812 57.3076557))'^^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 '1183_903'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.298522 7.471859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.298522"^^xsd:decimal ;
  dwc:decimalLongitude "7.471859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.298522 7.471859)"^^geo:wktLiteral ;
  geo-pos:lat "57.298522"^^xsd:decimal ;
  geo-pos:long "7.471859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_902'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_902'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.759444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.471859'^^xsd:double;
  dwc:startLongitude '7.4718592'^^xsd:double;
  dwc:endLongitude '7.4718592'^^xsd:double;
  dwc:latitude '57.298522'^^xsd:double;
  dwc:startLatitude '57.2985223'^^xsd:double;
  dwc:endLatitude '57.2985223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4718592 57.2985223, 7.4718592 57.2985223, 7.4718592 57.2985223, 7.4718592 57.2985223, 7.4718592 57.2985223))'^^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 '1183_902'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.296258 7.474878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.296258"^^xsd:decimal ;
  dwc:decimalLongitude "7.474878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.296258 7.474878)"^^geo:wktLiteral ;
  geo-pos:lat "57.296258"^^xsd:decimal ;
  geo-pos:long "7.474878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_901'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_901'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.743333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.474878'^^xsd:double;
  dwc:startLongitude '7.4748777'^^xsd:double;
  dwc:endLongitude '7.4748777'^^xsd:double;
  dwc:latitude '57.296258'^^xsd:double;
  dwc:startLatitude '57.2962584'^^xsd:double;
  dwc:endLatitude '57.2962584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4748777 57.2962584, 7.4748777 57.2962584, 7.4748777 57.2962584, 7.4748777 57.2962584, 7.4748777 57.2962584))'^^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 '1183_901'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.561835 7.476194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.561835"^^xsd:decimal ;
  dwc:decimalLongitude "7.476194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.561835 7.476194)"^^geo:wktLiteral ;
  geo-pos:lat "55.561835"^^xsd:decimal ;
  geo-pos:long "7.476194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2784'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2784'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.435833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.476194'^^xsd:double;
  dwc:startLongitude '7.4761938'^^xsd:double;
  dwc:endLongitude '7.4761938'^^xsd:double;
  dwc:latitude '55.561835'^^xsd:double;
  dwc:startLatitude '55.5618353'^^xsd:double;
  dwc:endLatitude '55.5618353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4761938 55.5618353, 7.4761938 55.5618353, 7.4761938 55.5618353, 7.4761938 55.5618353, 7.4761938 55.5618353))'^^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 '1183_2784'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.562959 7.479923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.562959"^^xsd:decimal ;
  dwc:decimalLongitude "7.479923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.562959 7.479923)"^^geo:wktLiteral ;
  geo-pos:lat "55.562959"^^xsd:decimal ;
  geo-pos:long "7.479923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2782'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2782'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.421666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.479923'^^xsd:double;
  dwc:startLongitude '7.4799234'^^xsd:double;
  dwc:endLongitude '7.4799234'^^xsd:double;
  dwc:latitude '55.562959'^^xsd:double;
  dwc:startLatitude '55.5629588'^^xsd:double;
  dwc:endLatitude '55.5629588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4799234 55.5629588, 7.4799234 55.5629588, 7.4799234 55.5629588, 7.4799234 55.5629588, 7.4799234 55.5629588))'^^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 '1183_2782'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.563025 7.480143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.563025"^^xsd:decimal ;
  dwc:decimalLongitude "7.480143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.563025 7.480143)"^^geo:wktLiteral ;
  geo-pos:lat "55.563025"^^xsd:decimal ;
  geo-pos:long "7.480143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2783'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2783'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.420833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.480143'^^xsd:double;
  dwc:startLongitude '7.4801428'^^xsd:double;
  dwc:endLongitude '7.4801428'^^xsd:double;
  dwc:latitude '55.563025'^^xsd:double;
  dwc:startLatitude '55.5630249'^^xsd:double;
  dwc:endLatitude '55.5630249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4801428 55.5630249, 7.4801428 55.5630249, 7.4801428 55.5630249, 7.4801428 55.5630249, 7.4801428 55.5630249))'^^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 '1183_2783'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.29013 7.483048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.29013"^^xsd:decimal ;
  dwc:decimalLongitude "7.483048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.29013 7.483048)"^^geo:wktLiteral ;
  geo-pos:lat "57.29013"^^xsd:decimal ;
  geo-pos:long "7.483048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_900'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1183_900'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.699722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.483048'^^xsd:double;
  dwc:startLongitude '7.4830484'^^xsd:double;
  dwc:endLongitude '7.4830484'^^xsd:double;
  dwc:latitude '57.29013'^^xsd:double;
  dwc:startLatitude '57.2901304'^^xsd:double;
  dwc:endLatitude '57.2901304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4830484 57.2901304, 7.4830484 57.2901304, 7.4830484 57.2901304, 7.4830484 57.2901304, 7.4830484 57.2901304))'^^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 '1183_900'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84032 7.489803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.84032"^^xsd:decimal ;
  dwc:decimalLongitude "7.489803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.84032 7.489803)"^^geo:wktLiteral ;
  geo-pos:lat "57.84032"^^xsd:decimal ;
  geo-pos:long "7.489803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_439'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.611666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.489803'^^xsd:double;
  dwc:startLongitude '7.4898031'^^xsd:double;
  dwc:endLongitude '7.4898031'^^xsd:double;
  dwc:latitude '57.84032'^^xsd:double;
  dwc:startLatitude '57.84032'^^xsd:double;
  dwc:endLatitude '57.84032'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4898031 57.84032, 7.4898031 57.84032, 7.4898031 57.84032, 7.4898031 57.84032, 7.4898031 57.84032))'^^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 '1183_439'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.012743 7.51553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.012743"^^xsd:decimal ;
  dwc:decimalLongitude "7.51553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.012743 7.51553)"^^geo:wktLiteral ;
  geo-pos:lat "55.012743"^^xsd:decimal ;
  geo-pos:long "7.51553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2794'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2794'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.9375'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.51553'^^xsd:double;
  dwc:startLongitude '7.5155302'^^xsd:double;
  dwc:endLongitude '7.5155302'^^xsd:double;
  dwc:latitude '55.012743'^^xsd:double;
  dwc:startLatitude '55.0127427'^^xsd:double;
  dwc:endLatitude '55.0127427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5155302 55.0127427, 7.5155302 55.0127427, 7.5155302 55.0127427, 7.5155302 55.0127427, 7.5155302 55.0127427))'^^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 '1183_2794'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.978506 7.551283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.978506"^^xsd:decimal ;
  dwc:decimalLongitude "7.551283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.978506 7.551283)"^^geo:wktLiteral ;
  geo-pos:lat "54.978506"^^xsd:decimal ;
  geo-pos:long "7.551283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2795'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2795'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.176111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.551283'^^xsd:double;
  dwc:startLongitude '7.5512827'^^xsd:double;
  dwc:endLongitude '7.5512827'^^xsd:double;
  dwc:latitude '54.978506'^^xsd:double;
  dwc:startLatitude '54.9785058'^^xsd:double;
  dwc:endLatitude '54.9785058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5512827 54.9785058, 7.5512827 54.9785058, 7.5512827 54.9785058, 7.5512827 54.9785058, 7.5512827 54.9785058))'^^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 '1183_2795'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.918749 7.613257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.918749"^^xsd:decimal ;
  dwc:decimalLongitude "7.613257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.918749 7.613257)"^^geo:wktLiteral ;
  geo-pos:lat "57.918749"^^xsd:decimal ;
  geo-pos:long "7.613257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_438'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_438'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.456388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.613257'^^xsd:double;
  dwc:startLongitude '7.6132572'^^xsd:double;
  dwc:endLongitude '7.6132572'^^xsd:double;
  dwc:latitude '57.918749'^^xsd:double;
  dwc:startLatitude '57.9187491'^^xsd:double;
  dwc:endLatitude '57.9187491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6132572 57.9187491, 7.6132572 57.9187491, 7.6132572 57.9187491, 7.6132572 57.9187491, 7.6132572 57.9187491))'^^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 '1183_438'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.915691 7.619578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.915691"^^xsd:decimal ;
  dwc:decimalLongitude "7.619578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.915691 7.619578)"^^geo:wktLiteral ;
  geo-pos:lat "54.915691"^^xsd:decimal ;
  geo-pos:long "7.619578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2796'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2796'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.629166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.619578'^^xsd:double;
  dwc:startLongitude '7.6195777'^^xsd:double;
  dwc:endLongitude '7.6195777'^^xsd:double;
  dwc:latitude '54.915691'^^xsd:double;
  dwc:startLatitude '54.9156906'^^xsd:double;
  dwc:endLatitude '54.9156906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6195777 54.9156906, 7.6195777 54.9156906, 7.6195777 54.9156906, 7.6195777 54.9156906, 7.6195777 54.9156906))'^^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 '1183_2796'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.913495 7.621943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.913495"^^xsd:decimal ;
  dwc:decimalLongitude "7.621943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.913495 7.621943)"^^geo:wktLiteral ;
  geo-pos:lat "54.913495"^^xsd:decimal ;
  geo-pos:long "7.621943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2797'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2797'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.645'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.621943'^^xsd:double;
  dwc:startLongitude '7.6219432'^^xsd:double;
  dwc:endLongitude '7.6219432'^^xsd:double;
  dwc:latitude '54.913495'^^xsd:double;
  dwc:startLatitude '54.9134954'^^xsd:double;
  dwc:endLatitude '54.9134954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.6219432 54.9134954, 7.6219432 54.9134954, 7.6219432 54.9134954, 7.6219432 54.9134954, 7.6219432 54.9134954))'^^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 '1183_2797'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938176 7.737495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.938176"^^xsd:decimal ;
  dwc:decimalLongitude "7.737495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.938176 7.737495)"^^geo:wktLiteral ;
  geo-pos:lat "57.938176"^^xsd:decimal ;
  geo-pos:long "7.737495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_437'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1183_437'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.071388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.737495'^^xsd:double;
  dwc:startLongitude '7.7374947'^^xsd:double;
  dwc:endLongitude '7.7374947'^^xsd:double;
  dwc:latitude '57.938176'^^xsd:double;
  dwc:startLatitude '57.9381756'^^xsd:double;
  dwc:endLatitude '57.9381756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7374947 57.9381756, 7.7374947 57.9381756, 7.7374947 57.9381756, 7.7374947 57.9381756, 7.7374947 57.9381756))'^^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 '1183_437'^^xsd:string;
  dwc:observationDate '1994-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.461774 7.754316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.461774"^^xsd:decimal ;
  dwc:decimalLongitude "7.754316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.461774 7.754316)"^^geo:wktLiteral ;
  geo-pos:lat "54.461774"^^xsd:decimal ;
  geo-pos:long "7.754316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2799'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2799'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.996944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.754316'^^xsd:double;
  dwc:startLongitude '7.7543155'^^xsd:double;
  dwc:endLongitude '7.7543155'^^xsd:double;
  dwc:latitude '54.461774'^^xsd:double;
  dwc:startLatitude '54.4617738'^^xsd:double;
  dwc:endLatitude '54.4617738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7543155 54.4617738, 7.7543155 54.4617738, 7.7543155 54.4617738, 7.7543155 54.4617738, 7.7543155 54.4617738))'^^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 '1183_2799'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.892048 7.761266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.892048"^^xsd:decimal ;
  dwc:decimalLongitude "7.761266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.892048 7.761266)"^^geo:wktLiteral ;
  geo-pos:lat "54.892048"^^xsd:decimal ;
  geo-pos:long "7.761266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2781'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1183_2781'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.050277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.761266'^^xsd:double;
  dwc:startLongitude '7.7612663'^^xsd:double;
  dwc:endLongitude '7.7612663'^^xsd:double;
  dwc:latitude '54.892048'^^xsd:double;
  dwc:startLatitude '54.8920477'^^xsd:double;
  dwc:endLatitude '54.8920477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7612663 54.8920477, 7.7612663 54.8920477, 7.7612663 54.8920477, 7.7612663 54.8920477, 7.7612663 54.8920477))'^^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 '1183_2781'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.629208 7.925533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.629208"^^xsd:decimal ;
  dwc:decimalLongitude "7.925533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.629208 7.925533)"^^geo:wktLiteral ;
  geo-pos:lat "54.629208"^^xsd:decimal ;
  geo-pos:long "7.925533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2798'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2798'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.684444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.925533'^^xsd:double;
  dwc:startLongitude '7.9255331'^^xsd:double;
  dwc:endLongitude '7.9255331'^^xsd:double;
  dwc:latitude '54.629208'^^xsd:double;
  dwc:startLatitude '54.6292083'^^xsd:double;
  dwc:endLatitude '54.6292083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9255331 54.6292083, 7.9255331 54.6292083, 7.9255331 54.6292083, 7.9255331 54.6292083, 7.9255331 54.6292083))'^^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 '1183_2798'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.554823 7.937639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.554823"^^xsd:decimal ;
  dwc:decimalLongitude "7.937639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.554823 7.937639)"^^geo:wktLiteral ;
  geo-pos:lat "57.554823"^^xsd:decimal ;
  geo-pos:long "7.937639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_236'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_236'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.949722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.937639'^^xsd:double;
  dwc:startLongitude '7.9376392'^^xsd:double;
  dwc:endLongitude '7.9376392'^^xsd:double;
  dwc:latitude '57.554823'^^xsd:double;
  dwc:startLatitude '57.5548228'^^xsd:double;
  dwc:endLatitude '57.5548228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9376392 57.5548228, 7.9376392 57.5548228, 7.9376392 57.5548228, 7.9376392 57.5548228, 7.9376392 57.5548228))'^^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 '1183_236'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.54987 7.959083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.54987"^^xsd:decimal ;
  dwc:decimalLongitude "7.959083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.54987 7.959083)"^^geo:wktLiteral ;
  geo-pos:lat "57.54987"^^xsd:decimal ;
  geo-pos:long "7.959083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_235'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_235'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '13.873888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '7.959083'^^xsd:double;
  dwc:startLongitude '7.9590829'^^xsd:double;
  dwc:endLongitude '7.9590829'^^xsd:double;
  dwc:latitude '57.54987'^^xsd:double;
  dwc:startLatitude '57.54987'^^xsd:double;
  dwc:endLatitude '57.54987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9590829 57.54987, 7.9590829 57.54987, 7.9590829 57.54987, 7.9590829 57.54987, 7.9590829 57.54987))'^^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 '1183_235'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.371246 8.204686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.371246"^^xsd:decimal ;
  dwc:decimalLongitude "8.204686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.371246 8.204686)"^^geo:wktLiteral ;
  geo-pos:lat "57.371246"^^xsd:decimal ;
  geo-pos:long "8.204686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_430'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_430'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '5.55'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.204686'^^xsd:double;
  dwc:startLongitude '8.2046861'^^xsd:double;
  dwc:endLongitude '8.2046861'^^xsd:double;
  dwc:latitude '57.371246'^^xsd:double;
  dwc:startLatitude '57.3712462'^^xsd:double;
  dwc:endLatitude '57.3712462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2046861 57.3712462, 8.2046861 57.3712462, 8.2046861 57.3712462, 8.2046861 57.3712462, 8.2046861 57.3712462))'^^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 '1183_430'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.488021 8.231907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.488021"^^xsd:decimal ;
  dwc:decimalLongitude "8.231907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.488021 8.231907)"^^geo:wktLiteral ;
  geo-pos:lat "57.488021"^^xsd:decimal ;
  geo-pos:long "8.231907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_234'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_234'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.879444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.231907'^^xsd:double;
  dwc:startLongitude '8.231907'^^xsd:double;
  dwc:endLongitude '8.231907'^^xsd:double;
  dwc:latitude '57.488021'^^xsd:double;
  dwc:startLatitude '57.4880206'^^xsd:double;
  dwc:endLatitude '57.4880206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.231907 57.4880206, 8.231907 57.4880206, 8.231907 57.4880206, 8.231907 57.4880206, 8.231907 57.4880206))'^^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 '1183_234'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.480368 8.266352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.480368"^^xsd:decimal ;
  dwc:decimalLongitude "8.266352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.480368 8.266352)"^^geo:wktLiteral ;
  geo-pos:lat "57.480368"^^xsd:decimal ;
  geo-pos:long "8.266352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_233'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_233'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.741666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.266352'^^xsd:double;
  dwc:startLongitude '8.2663515'^^xsd:double;
  dwc:endLongitude '8.2663515'^^xsd:double;
  dwc:latitude '57.480368'^^xsd:double;
  dwc:startLatitude '57.4803677'^^xsd:double;
  dwc:endLatitude '57.4803677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2663515 57.4803677, 8.2663515 57.4803677, 8.2663515 57.4803677, 8.2663515 57.4803677, 8.2663515 57.4803677))'^^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 '1183_233'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47078 8.309899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.47078"^^xsd:decimal ;
  dwc:decimalLongitude "8.309899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.47078 8.309899)"^^geo:wktLiteral ;
  geo-pos:lat "57.47078"^^xsd:decimal ;
  geo-pos:long "8.309899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_232'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_232'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.568055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.309899'^^xsd:double;
  dwc:startLongitude '8.3098987'^^xsd:double;
  dwc:endLongitude '8.3098987'^^xsd:double;
  dwc:latitude '57.47078'^^xsd:double;
  dwc:startLatitude '57.4707799'^^xsd:double;
  dwc:endLatitude '57.4707799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3098987 57.4707799, 8.3098987 57.4707799, 8.3098987 57.4707799, 8.3098987 57.4707799, 8.3098987 57.4707799))'^^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 '1183_232'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.469476 8.315821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.469476"^^xsd:decimal ;
  dwc:decimalLongitude "8.315821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.469476 8.315821)"^^geo:wktLiteral ;
  geo-pos:lat "57.469476"^^xsd:decimal ;
  geo-pos:long "8.315821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_231'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_231'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.544444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.315821'^^xsd:double;
  dwc:startLongitude '8.3158211'^^xsd:double;
  dwc:endLongitude '8.3158211'^^xsd:double;
  dwc:latitude '57.469476'^^xsd:double;
  dwc:startLatitude '57.469476'^^xsd:double;
  dwc:endLatitude '57.469476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3158211 57.469476, 8.3158211 57.469476, 8.3158211 57.469476, 8.3158211 57.469476, 8.3158211 57.469476))'^^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 '1183_231'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.513672 8.384114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.513672"^^xsd:decimal ;
  dwc:decimalLongitude "8.384114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.513672 8.384114)"^^geo:wktLiteral ;
  geo-pos:lat "57.513672"^^xsd:decimal ;
  geo-pos:long "8.384114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_432'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_432'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.4366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.384114'^^xsd:double;
  dwc:startLongitude '8.3841139'^^xsd:double;
  dwc:endLongitude '8.3841139'^^xsd:double;
  dwc:latitude '57.513672'^^xsd:double;
  dwc:startLatitude '57.5136721'^^xsd:double;
  dwc:endLatitude '57.5136721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3841139 57.5136721, 8.3841139 57.5136721, 8.3841139 57.5136721, 8.3841139 57.5136721, 8.3841139 57.5136721))'^^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 '1183_432'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525011 8.398391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.525011"^^xsd:decimal ;
  dwc:decimalLongitude "8.398391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.525011 8.398391)"^^geo:wktLiteral ;
  geo-pos:lat "57.525011"^^xsd:decimal ;
  geo-pos:long "8.398391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_433'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.5072222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.398391'^^xsd:double;
  dwc:startLongitude '8.3983913'^^xsd:double;
  dwc:endLongitude '8.3983913'^^xsd:double;
  dwc:latitude '57.525011'^^xsd:double;
  dwc:startLatitude '57.525011'^^xsd:double;
  dwc:endLatitude '57.525011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3983913 57.525011, 8.3983913 57.525011, 8.3983913 57.525011, 8.3983913 57.525011, 8.3983913 57.525011))'^^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 '1183_433'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.787315 8.715485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.787315"^^xsd:decimal ;
  dwc:decimalLongitude "8.715485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.787315 8.715485)"^^geo:wktLiteral ;
  geo-pos:lat "57.787315"^^xsd:decimal ;
  geo-pos:long "8.715485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_435'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_435'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1766666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.715485'^^xsd:double;
  dwc:startLongitude '8.7154846'^^xsd:double;
  dwc:endLongitude '8.7154846'^^xsd:double;
  dwc:latitude '57.787315'^^xsd:double;
  dwc:startLatitude '57.7873149'^^xsd:double;
  dwc:endLatitude '57.7873149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7154846 57.7873149, 8.7154846 57.7873149, 8.7154846 57.7873149, 8.7154846 57.7873149, 8.7154846 57.7873149))'^^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 '1183_435'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.789575 8.718077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.789575"^^xsd:decimal ;
  dwc:decimalLongitude "8.718077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.789575 8.718077)"^^geo:wktLiteral ;
  geo-pos:lat "57.789575"^^xsd:decimal ;
  geo-pos:long "8.718077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_434'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1183_434'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.718077'^^xsd:double;
  dwc:startLongitude '8.7180765'^^xsd:double;
  dwc:endLongitude '8.7180765'^^xsd:double;
  dwc:latitude '57.789575'^^xsd:double;
  dwc:startLatitude '57.7895751'^^xsd:double;
  dwc:endLatitude '57.7895751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7180765 57.7895751, 8.7180765 57.7895751, 8.7180765 57.7895751, 8.7180765 57.7895751, 8.7180765 57.7895751))'^^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 '1183_434'^^xsd:string;
  dwc:observationDate '1994-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41366 8.927025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.41366"^^xsd:decimal ;
  dwc:decimalLongitude "8.927025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.41366 8.927025)"^^geo:wktLiteral ;
  geo-pos:lat "58.41366"^^xsd:decimal ;
  geo-pos:long "8.927025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2482'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2482'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7052777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.927025'^^xsd:double;
  dwc:startLongitude '8.9270249'^^xsd:double;
  dwc:endLongitude '8.9270249'^^xsd:double;
  dwc:latitude '58.41366'^^xsd:double;
  dwc:startLatitude '58.4136599'^^xsd:double;
  dwc:endLatitude '58.4136599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9270249 58.4136599, 8.9270249 58.4136599, 8.9270249 58.4136599, 8.9270249 58.4136599, 8.9270249 58.4136599))'^^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 '1183_2482'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.413357 8.928717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.413357"^^xsd:decimal ;
  dwc:decimalLongitude "8.928717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.413357 8.928717)"^^geo:wktLiteral ;
  geo-pos:lat "58.413357"^^xsd:decimal ;
  geo-pos:long "8.928717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2483'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2483'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.7113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.928717'^^xsd:double;
  dwc:startLongitude '8.928717'^^xsd:double;
  dwc:endLongitude '8.928717'^^xsd:double;
  dwc:latitude '58.413357'^^xsd:double;
  dwc:startLatitude '58.4133569'^^xsd:double;
  dwc:endLatitude '58.4133569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.928717 58.4133569, 8.928717 58.4133569, 8.928717 58.4133569, 8.928717 58.4133569, 8.928717 58.4133569))'^^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 '1183_2483'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.407903 8.959174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.407903"^^xsd:decimal ;
  dwc:decimalLongitude "8.959174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.407903 8.959174)"^^geo:wktLiteral ;
  geo-pos:lat "58.407903"^^xsd:decimal ;
  geo-pos:long "8.959174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2484'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2484'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8213888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.959174'^^xsd:double;
  dwc:startLongitude '8.9591738'^^xsd:double;
  dwc:endLongitude '8.9591738'^^xsd:double;
  dwc:latitude '58.407903'^^xsd:double;
  dwc:startLatitude '58.4079028'^^xsd:double;
  dwc:endLatitude '58.4079028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9591738 58.4079028, 8.9591738 58.4079028, 8.9591738 58.4079028, 8.9591738 58.4079028, 8.9591738 58.4079028))'^^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 '1183_2484'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.406167 8.968865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.406167"^^xsd:decimal ;
  dwc:decimalLongitude "8.968865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.406167 8.968865)"^^geo:wktLiteral ;
  geo-pos:lat "58.406167"^^xsd:decimal ;
  geo-pos:long "8.968865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2485'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2485'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.8563888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.968865'^^xsd:double;
  dwc:startLongitude '8.9688646'^^xsd:double;
  dwc:endLongitude '8.9688646'^^xsd:double;
  dwc:latitude '58.406167'^^xsd:double;
  dwc:startLatitude '58.4061674'^^xsd:double;
  dwc:endLatitude '58.4061674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9688646 58.4061674, 8.9688646 58.4061674, 8.9688646 58.4061674, 8.9688646 58.4061674, 8.9688646 58.4061674))'^^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 '1183_2485'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.435347 8.986064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.435347"^^xsd:decimal ;
  dwc:decimalLongitude "8.986064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.435347 8.986064)"^^geo:wktLiteral ;
  geo-pos:lat "58.435347"^^xsd:decimal ;
  geo-pos:long "8.986064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2481'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2481'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '8.986064'^^xsd:double;
  dwc:startLongitude '8.9860636'^^xsd:double;
  dwc:endLongitude '8.9860636'^^xsd:double;
  dwc:latitude '58.435347'^^xsd:double;
  dwc:startLatitude '58.4353465'^^xsd:double;
  dwc:endLatitude '58.4353465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9860636 58.4353465, 8.9860636 58.4353465, 8.9860636 58.4353465, 8.9860636 58.4353465, 8.9860636 58.4353465))'^^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 '1183_2481'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.440623 9.009399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.440623"^^xsd:decimal ;
  dwc:decimalLongitude "9.009399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.440623 9.009399)"^^geo:wktLiteral ;
  geo-pos:lat "58.440623"^^xsd:decimal ;
  geo-pos:long "9.009399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2480'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2480'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3305555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.009399'^^xsd:double;
  dwc:startLongitude '9.0093994'^^xsd:double;
  dwc:endLongitude '9.0093994'^^xsd:double;
  dwc:latitude '58.440623'^^xsd:double;
  dwc:startLatitude '58.4406226'^^xsd:double;
  dwc:endLatitude '58.4406226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0093994 58.4406226, 9.0093994 58.4406226, 9.0093994 58.4406226, 9.0093994 58.4406226, 9.0093994 58.4406226))'^^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 '1183_2480'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393559 9.040904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393559"^^xsd:decimal ;
  dwc:decimalLongitude "9.040904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393559 9.040904)"^^geo:wktLiteral ;
  geo-pos:lat "58.393559"^^xsd:decimal ;
  geo-pos:long "9.040904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2486'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2486'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.040904'^^xsd:double;
  dwc:startLongitude '9.0409042'^^xsd:double;
  dwc:endLongitude '9.0409042'^^xsd:double;
  dwc:latitude '58.393559'^^xsd:double;
  dwc:startLatitude '58.3935591'^^xsd:double;
  dwc:endLatitude '58.3935591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0409042 58.3935591, 9.0409042 58.3935591, 9.0409042 58.3935591, 9.0409042 58.3935591, 9.0409042 58.3935591))'^^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 '1183_2486'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393165 9.04321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393165"^^xsd:decimal ;
  dwc:decimalLongitude "9.04321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393165 9.04321)"^^geo:wktLiteral ;
  geo-pos:lat "58.393165"^^xsd:decimal ;
  geo-pos:long "9.04321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2487'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2487'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.04321'^^xsd:double;
  dwc:startLongitude '9.0432098'^^xsd:double;
  dwc:endLongitude '9.0432098'^^xsd:double;
  dwc:latitude '58.393165'^^xsd:double;
  dwc:startLatitude '58.3931651'^^xsd:double;
  dwc:endLatitude '58.3931651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.0432098 58.3931651, 9.0432098 58.3931651, 9.0432098 58.3931651, 9.0432098 58.3931651, 9.0432098 58.3931651))'^^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 '1183_2487'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.348562 9.310495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.348562"^^xsd:decimal ;
  dwc:decimalLongitude "9.310495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.348562 9.310495)"^^geo:wktLiteral ;
  geo-pos:lat "58.348562"^^xsd:decimal ;
  geo-pos:long "9.310495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2488'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2488'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.863333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.310495'^^xsd:double;
  dwc:startLongitude '9.3104948'^^xsd:double;
  dwc:endLongitude '9.3104948'^^xsd:double;
  dwc:latitude '58.348562'^^xsd:double;
  dwc:startLatitude '58.3485617'^^xsd:double;
  dwc:endLatitude '58.3485617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3104948 58.3485617, 9.3104948 58.3485617, 9.3104948 58.3485617, 9.3104948 58.3485617, 9.3104948 58.3485617))'^^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 '1183_2488'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.526185 9.370498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.526185"^^xsd:decimal ;
  dwc:decimalLongitude "9.370498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.526185 9.370498)"^^geo:wktLiteral ;
  geo-pos:lat "58.526185"^^xsd:decimal ;
  geo-pos:long "9.370498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2479'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2479'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.225'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.370498'^^xsd:double;
  dwc:startLongitude '9.370498'^^xsd:double;
  dwc:endLongitude '9.370498'^^xsd:double;
  dwc:latitude '58.526185'^^xsd:double;
  dwc:startLatitude '58.5261852'^^xsd:double;
  dwc:endLatitude '58.5261852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.370498 58.5261852, 9.370498 58.5261852, 9.370498 58.5261852, 9.370498 58.5261852, 9.370498 58.5261852))'^^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 '1183_2479'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.537765 9.422262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.537765"^^xsd:decimal ;
  dwc:decimalLongitude "9.422262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.537765 9.422262)"^^geo:wktLiteral ;
  geo-pos:lat "58.537765"^^xsd:decimal ;
  geo-pos:long "9.422262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2477'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2477'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.422262'^^xsd:double;
  dwc:startLongitude '9.4222615'^^xsd:double;
  dwc:endLongitude '9.4222615'^^xsd:double;
  dwc:latitude '58.537765'^^xsd:double;
  dwc:startLatitude '58.5377647'^^xsd:double;
  dwc:endLatitude '58.5377647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4222615 58.5377647, 9.4222615 58.5377647, 9.4222615 58.5377647, 9.4222615 58.5377647, 9.4222615 58.5377647))'^^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 '1183_2477'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.539595 9.430444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.539595"^^xsd:decimal ;
  dwc:decimalLongitude "9.430444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.539595 9.430444)"^^geo:wktLiteral ;
  geo-pos:lat "58.539595"^^xsd:decimal ;
  geo-pos:long "9.430444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2478'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2478'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.0255555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '9.430444'^^xsd:double;
  dwc:startLongitude '9.4304435'^^xsd:double;
  dwc:endLongitude '9.4304435'^^xsd:double;
  dwc:latitude '58.539595'^^xsd:double;
  dwc:startLatitude '58.5395951'^^xsd:double;
  dwc:endLatitude '58.5395951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.4304435 58.5395951, 9.4304435 58.5395951, 9.4304435 58.5395951, 9.4304435 58.5395951, 9.4304435 58.5395951))'^^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 '1183_2478'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946676 10.017542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946676"^^xsd:decimal ;
  dwc:decimalLongitude "10.017542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946676 10.017542)"^^geo:wktLiteral ;
  geo-pos:lat "57.946676"^^xsd:decimal ;
  geo-pos:long "10.017542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2510'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2510'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.831111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.017542'^^xsd:double;
  dwc:startLongitude '10.0175424'^^xsd:double;
  dwc:endLongitude '10.0175424'^^xsd:double;
  dwc:latitude '57.946676'^^xsd:double;
  dwc:startLatitude '57.9466761'^^xsd:double;
  dwc:endLatitude '57.9466761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0175424 57.9466761, 10.0175424 57.9466761, 10.0175424 57.9466761, 10.0175424 57.9466761, 10.0175424 57.9466761))'^^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 '1183_2510'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.736767 10.040377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.736767"^^xsd:decimal ;
  dwc:decimalLongitude "10.040377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.736767 10.040377)"^^geo:wktLiteral ;
  geo-pos:lat "58.736767"^^xsd:decimal ;
  geo-pos:long "10.040377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2476'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2476'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.047222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.040377'^^xsd:double;
  dwc:startLongitude '10.0403767'^^xsd:double;
  dwc:endLongitude '10.0403767'^^xsd:double;
  dwc:latitude '58.736767'^^xsd:double;
  dwc:startLatitude '58.7367667'^^xsd:double;
  dwc:endLatitude '58.7367667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0403767 58.7367667, 10.0403767 58.7367667, 10.0403767 58.7367667, 10.0403767 58.7367667, 10.0403767 58.7367667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "KW" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '1183_2476'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.822295 10.21486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.822295"^^xsd:decimal ;
  dwc:decimalLongitude "10.21486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.822295 10.21486)"^^geo:wktLiteral ;
  geo-pos:lat "57.822295"^^xsd:decimal ;
  geo-pos:long "10.21486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2511'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2511'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.595833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.21486'^^xsd:double;
  dwc:startLongitude '10.2148602'^^xsd:double;
  dwc:endLongitude '10.2148602'^^xsd:double;
  dwc:latitude '57.822295'^^xsd:double;
  dwc:startLatitude '57.822295'^^xsd:double;
  dwc:endLatitude '57.822295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2148602 57.822295, 10.2148602 57.822295, 10.2148602 57.822295, 10.2148602 57.822295, 10.2148602 57.822295))'^^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 '1183_2511'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306545 10.239569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.306545"^^xsd:decimal ;
  dwc:decimalLongitude "10.239569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.306545 10.239569)"^^geo:wktLiteral ;
  geo-pos:lat "58.306545"^^xsd:decimal ;
  geo-pos:long "10.239569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2489'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2489'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.450555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.239569'^^xsd:double;
  dwc:startLongitude '10.2395688'^^xsd:double;
  dwc:endLongitude '10.2395688'^^xsd:double;
  dwc:latitude '58.306545'^^xsd:double;
  dwc:startLatitude '58.3065454'^^xsd:double;
  dwc:endLatitude '58.3065454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2395688 58.3065454, 10.2395688 58.3065454, 10.2395688 58.3065454, 10.2395688 58.3065454, 10.2395688 58.3065454))'^^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 '1183_2489'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761052 10.264113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.761052"^^xsd:decimal ;
  dwc:decimalLongitude "10.264113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.761052 10.264113)"^^geo:wktLiteral ;
  geo-pos:lat "58.761052"^^xsd:decimal ;
  geo-pos:long "10.264113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2475'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2475'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.450277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.264113'^^xsd:double;
  dwc:startLongitude '10.2641134'^^xsd:double;
  dwc:endLongitude '10.2641134'^^xsd:double;
  dwc:latitude '58.761052'^^xsd:double;
  dwc:startLatitude '58.7610521'^^xsd:double;
  dwc:endLatitude '58.7610521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2641134 58.7610521, 10.2641134 58.7610521, 10.2641134 58.7610521, 10.2641134 58.7610521, 10.2641134 58.7610521))'^^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 '1183_2475'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.012038 10.285967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.012038"^^xsd:decimal ;
  dwc:decimalLongitude "10.285967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.012038 10.285967)"^^geo:wktLiteral ;
  geo-pos:lat "58.012038"^^xsd:decimal ;
  geo-pos:long "10.285967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2509'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2509'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.867777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.285967'^^xsd:double;
  dwc:startLongitude '10.2859665'^^xsd:double;
  dwc:endLongitude '10.2859665'^^xsd:double;
  dwc:latitude '58.012038'^^xsd:double;
  dwc:startLatitude '58.0120381'^^xsd:double;
  dwc:endLatitude '58.0120381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2859665 58.0120381, 10.2859665 58.0120381, 10.2859665 58.0120381, 10.2859665 58.0120381, 10.2859665 58.0120381))'^^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 '1183_2509'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.772172 10.30434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.772172"^^xsd:decimal ;
  dwc:decimalLongitude "10.30434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.772172 10.30434)"^^geo:wktLiteral ;
  geo-pos:lat "58.772172"^^xsd:decimal ;
  geo-pos:long "10.30434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2474'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2474'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.318055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.30434'^^xsd:double;
  dwc:startLongitude '10.3043398'^^xsd:double;
  dwc:endLongitude '10.3043398'^^xsd:double;
  dwc:latitude '58.772172'^^xsd:double;
  dwc:startLatitude '58.7721722'^^xsd:double;
  dwc:endLatitude '58.7721722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3043398 58.7721722, 10.3043398 58.7721722, 10.3043398 58.7721722, 10.3043398 58.7721722, 10.3043398 58.7721722))'^^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 '1183_2474'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.06223 10.475589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.06223"^^xsd:decimal ;
  dwc:decimalLongitude "10.475589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.06223 10.475589)"^^geo:wktLiteral ;
  geo-pos:lat "58.06223"^^xsd:decimal ;
  geo-pos:long "10.475589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2508'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2508'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.4516666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.475589'^^xsd:double;
  dwc:startLongitude '10.4755894'^^xsd:double;
  dwc:endLongitude '10.4755894'^^xsd:double;
  dwc:latitude '58.06223'^^xsd:double;
  dwc:startLatitude '58.0622297'^^xsd:double;
  dwc:endLatitude '58.0622297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4755894 58.0622297, 10.4755894 58.0622297, 10.4755894 58.0622297, 10.4755894 58.0622297, 10.4755894 58.0622297))'^^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 '1183_2508'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.845204 10.506064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.845204"^^xsd:decimal ;
  dwc:decimalLongitude "10.506064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.845204 10.506064)"^^geo:wktLiteral ;
  geo-pos:lat "55.845204"^^xsd:decimal ;
  geo-pos:long "10.506064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2421'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2421'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.536111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.506064'^^xsd:double;
  dwc:startLongitude '10.5060635'^^xsd:double;
  dwc:endLongitude '10.5060635'^^xsd:double;
  dwc:latitude '55.845204'^^xsd:double;
  dwc:startLatitude '55.8452041'^^xsd:double;
  dwc:endLatitude '55.8452041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5060635 55.8452041, 10.5060635 55.8452041, 10.5060635 55.8452041, 10.5060635 55.8452041, 10.5060635 55.8452041))'^^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 '1183_2421'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.844753 10.506097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.844753"^^xsd:decimal ;
  dwc:decimalLongitude "10.506097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.844753 10.506097)"^^geo:wktLiteral ;
  geo-pos:lat "55.844753"^^xsd:decimal ;
  geo-pos:long "10.506097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2420'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2420'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.533611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.506097'^^xsd:double;
  dwc:startLongitude '10.5060971'^^xsd:double;
  dwc:endLongitude '10.5060971'^^xsd:double;
  dwc:latitude '55.844753'^^xsd:double;
  dwc:startLatitude '55.8447525'^^xsd:double;
  dwc:endLatitude '55.8447525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5060971 55.8447525, 10.5060971 55.8447525, 10.5060971 55.8447525, 10.5060971 55.8447525, 10.5060971 55.8447525))'^^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 '1183_2420'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.831822 10.50686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.831822"^^xsd:decimal ;
  dwc:decimalLongitude "10.50686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.831822 10.50686)"^^geo:wktLiteral ;
  geo-pos:lat "55.831822"^^xsd:decimal ;
  geo-pos:long "10.50686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2419'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2419'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.461388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.50686'^^xsd:double;
  dwc:startLongitude '10.5068595'^^xsd:double;
  dwc:endLongitude '10.5068595'^^xsd:double;
  dwc:latitude '55.831822'^^xsd:double;
  dwc:startLatitude '55.8318219'^^xsd:double;
  dwc:endLatitude '55.8318219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5068595 55.8318219, 10.5068595 55.8318219, 10.5068595 55.8318219, 10.5068595 55.8318219, 10.5068595 55.8318219))'^^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 '1183_2419'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83029 10.506933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83029"^^xsd:decimal ;
  dwc:decimalLongitude "10.506933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83029 10.506933)"^^geo:wktLiteral ;
  geo-pos:lat "55.83029"^^xsd:decimal ;
  geo-pos:long "10.506933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2418'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2418'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.452777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.506933'^^xsd:double;
  dwc:startLongitude '10.5069328'^^xsd:double;
  dwc:endLongitude '10.5069328'^^xsd:double;
  dwc:latitude '55.83029'^^xsd:double;
  dwc:startLatitude '55.83029'^^xsd:double;
  dwc:endLatitude '55.83029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5069328 55.83029, 10.5069328 55.83029, 10.5069328 55.83029, 10.5069328 55.83029, 10.5069328 55.83029))'^^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 '1183_2418'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.829746 10.506959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.829746"^^xsd:decimal ;
  dwc:decimalLongitude "10.506959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.829746 10.506959)"^^geo:wktLiteral ;
  geo-pos:lat "55.829746"^^xsd:decimal ;
  geo-pos:long "10.506959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2417'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2417'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.449722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.506959'^^xsd:double;
  dwc:startLongitude '10.5069589'^^xsd:double;
  dwc:endLongitude '10.5069589'^^xsd:double;
  dwc:latitude '55.829746'^^xsd:double;
  dwc:startLatitude '55.8297464'^^xsd:double;
  dwc:endLatitude '55.8297464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5069589 55.8297464, 10.5069589 55.8297464, 10.5069589 55.8297464, 10.5069589 55.8297464, 10.5069589 55.8297464))'^^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 '1183_2417'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.819912 10.50743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.819912"^^xsd:decimal ;
  dwc:decimalLongitude "10.50743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.819912 10.50743)"^^geo:wktLiteral ;
  geo-pos:lat "55.819912"^^xsd:decimal ;
  geo-pos:long "10.50743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2414'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2414'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.394444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.50743'^^xsd:double;
  dwc:startLongitude '10.5074296'^^xsd:double;
  dwc:endLongitude '10.5074296'^^xsd:double;
  dwc:latitude '55.819912'^^xsd:double;
  dwc:startLatitude '55.8199124'^^xsd:double;
  dwc:endLatitude '55.8199124'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5074296 55.8199124, 10.5074296 55.8199124, 10.5074296 55.8199124, 10.5074296 55.8199124, 10.5074296 55.8199124))'^^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 '1183_2414'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.819418 10.507453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.819418"^^xsd:decimal ;
  dwc:decimalLongitude "10.507453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.819418 10.507453)"^^geo:wktLiteral ;
  geo-pos:lat "55.819418"^^xsd:decimal ;
  geo-pos:long "10.507453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2415'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2415'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.391666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.507453'^^xsd:double;
  dwc:startLongitude '10.5074532'^^xsd:double;
  dwc:endLongitude '10.5074532'^^xsd:double;
  dwc:latitude '55.819418'^^xsd:double;
  dwc:startLatitude '55.8194182'^^xsd:double;
  dwc:endLatitude '55.8194182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5074532 55.8194182, 10.5074532 55.8194182, 10.5074532 55.8194182, 10.5074532 55.8194182, 10.5074532 55.8194182))'^^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 '1183_2415'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.818924 10.507477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.818924"^^xsd:decimal ;
  dwc:decimalLongitude "10.507477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.818924 10.507477)"^^geo:wktLiteral ;
  geo-pos:lat "55.818924"^^xsd:decimal ;
  geo-pos:long "10.507477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2416'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2416'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.507477'^^xsd:double;
  dwc:startLongitude '10.5074769'^^xsd:double;
  dwc:endLongitude '10.5074769'^^xsd:double;
  dwc:latitude '55.818924'^^xsd:double;
  dwc:startLatitude '55.8189241'^^xsd:double;
  dwc:endLatitude '55.8189241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5074769 55.8189241, 10.5074769 55.8189241, 10.5074769 55.8189241, 10.5074769 55.8189241, 10.5074769 55.8189241))'^^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 '1183_2416'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.809041 10.50795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.809041"^^xsd:decimal ;
  dwc:decimalLongitude "10.50795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.809041 10.50795)"^^geo:wktLiteral ;
  geo-pos:lat "55.809041"^^xsd:decimal ;
  geo-pos:long "10.50795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2413'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2413'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.50795'^^xsd:double;
  dwc:startLongitude '10.5079499'^^xsd:double;
  dwc:endLongitude '10.5079499'^^xsd:double;
  dwc:latitude '55.809041'^^xsd:double;
  dwc:startLatitude '55.8090406'^^xsd:double;
  dwc:endLatitude '55.8090406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5079499 55.8090406, 10.5079499 55.8090406, 10.5079499 55.8090406, 10.5079499 55.8090406, 10.5079499 55.8090406))'^^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 '1183_2413'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.809041 10.50795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.809041"^^xsd:decimal ;
  dwc:decimalLongitude "10.50795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.809041 10.50795)"^^geo:wktLiteral ;
  geo-pos:lat "55.809041"^^xsd:decimal ;
  geo-pos:long "10.50795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2411'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2411'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.50795'^^xsd:double;
  dwc:startLongitude '10.5079499'^^xsd:double;
  dwc:endLongitude '10.5079499'^^xsd:double;
  dwc:latitude '55.809041'^^xsd:double;
  dwc:startLatitude '55.8090406'^^xsd:double;
  dwc:endLatitude '55.8090406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5079499 55.8090406, 10.5079499 55.8090406, 10.5079499 55.8090406, 10.5079499 55.8090406, 10.5079499 55.8090406))'^^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 '1183_2411'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.808547 10.507974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.808547"^^xsd:decimal ;
  dwc:decimalLongitude "10.507974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.808547 10.507974)"^^geo:wktLiteral ;
  geo-pos:lat "55.808547"^^xsd:decimal ;
  geo-pos:long "10.507974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2412'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2412'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.507974'^^xsd:double;
  dwc:startLongitude '10.5079736'^^xsd:double;
  dwc:endLongitude '10.5079736'^^xsd:double;
  dwc:latitude '55.808547'^^xsd:double;
  dwc:startLatitude '55.8085465'^^xsd:double;
  dwc:endLatitude '55.8085465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5079736 55.8085465, 10.5079736 55.8085465, 10.5079736 55.8085465, 10.5079736 55.8085465, 10.5079736 55.8085465))'^^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 '1183_2412'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.782108 10.509239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.782108"^^xsd:decimal ;
  dwc:decimalLongitude "10.509239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.782108 10.509239)"^^geo:wktLiteral ;
  geo-pos:lat "55.782108"^^xsd:decimal ;
  geo-pos:long "10.509239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2410'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2410'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.181944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.509239'^^xsd:double;
  dwc:startLongitude '10.509239'^^xsd:double;
  dwc:endLongitude '10.509239'^^xsd:double;
  dwc:latitude '55.782108'^^xsd:double;
  dwc:startLatitude '55.7821083'^^xsd:double;
  dwc:endLatitude '55.7821083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.509239 55.7821083, 10.509239 55.7821083, 10.509239 55.7821083, 10.509239 55.7821083, 10.509239 55.7821083))'^^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 '1183_2410'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.768024 10.509913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.768024"^^xsd:decimal ;
  dwc:decimalLongitude "10.509913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.768024 10.509913)"^^geo:wktLiteral ;
  geo-pos:lat "55.768024"^^xsd:decimal ;
  geo-pos:long "10.509913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2409'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2409'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '19.102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.509913'^^xsd:double;
  dwc:startLongitude '10.5099131'^^xsd:double;
  dwc:endLongitude '10.5099131'^^xsd:double;
  dwc:latitude '55.768024'^^xsd:double;
  dwc:startLatitude '55.7680244'^^xsd:double;
  dwc:endLatitude '55.7680244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5099131 55.7680244, 10.5099131 55.7680244, 10.5099131 55.7680244, 10.5099131 55.7680244, 10.5099131 55.7680244))'^^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 '1183_2409'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79002 10.523233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.79002"^^xsd:decimal ;
  dwc:decimalLongitude "10.523233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79002 10.523233)"^^geo:wktLiteral ;
  geo-pos:lat "57.79002"^^xsd:decimal ;
  geo-pos:long "10.523233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2512'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2512'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.646944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.523233'^^xsd:double;
  dwc:startLongitude '10.5232332'^^xsd:double;
  dwc:endLongitude '10.5232332'^^xsd:double;
  dwc:latitude '57.79002'^^xsd:double;
  dwc:startLatitude '57.7900197'^^xsd:double;
  dwc:endLatitude '57.7900197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5232332 57.7900197, 10.5232332 57.7900197, 10.5232332 57.7900197, 10.5232332 57.7900197, 10.5232332 57.7900197))'^^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 '1183_2512'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.733844 10.527833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.733844"^^xsd:decimal ;
  dwc:decimalLongitude "10.527833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.733844 10.527833)"^^geo:wktLiteral ;
  geo-pos:lat "55.733844"^^xsd:decimal ;
  geo-pos:long "10.527833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2408'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2408'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.527833'^^xsd:double;
  dwc:startLongitude '10.5278333'^^xsd:double;
  dwc:endLongitude '10.5278333'^^xsd:double;
  dwc:latitude '55.733844'^^xsd:double;
  dwc:startLatitude '55.7338444'^^xsd:double;
  dwc:endLatitude '55.7338444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5278333 55.7338444, 10.5278333 55.7338444, 10.5278333 55.7338444, 10.5278333 55.7338444, 10.5278333 55.7338444))'^^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 '1183_2408'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.724657 10.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.724657"^^xsd:decimal ;
  dwc:decimalLongitude "10.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.724657 10.547)"^^geo:wktLiteral ;
  geo-pos:lat "55.724657"^^xsd:decimal ;
  geo-pos:long "10.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2407'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2407'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.776388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.547'^^xsd:double;
  dwc:startLongitude '10.547'^^xsd:double;
  dwc:endLongitude '10.547'^^xsd:double;
  dwc:latitude '55.724657'^^xsd:double;
  dwc:startLatitude '55.724657'^^xsd:double;
  dwc:endLatitude '55.724657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.547 55.724657, 10.547 55.724657, 10.547 55.724657, 10.547 55.724657, 10.547 55.724657))'^^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 '1183_2407'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78961 10.562908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78961"^^xsd:decimal ;
  dwc:decimalLongitude "10.562908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78961 10.562908)"^^geo:wktLiteral ;
  geo-pos:lat "57.78961"^^xsd:decimal ;
  geo-pos:long "10.562908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2513'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2513'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.770833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.562908'^^xsd:double;
  dwc:startLongitude '10.5629084'^^xsd:double;
  dwc:endLongitude '10.5629084'^^xsd:double;
  dwc:latitude '57.78961'^^xsd:double;
  dwc:startLatitude '57.7896102'^^xsd:double;
  dwc:endLatitude '57.7896102'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5629084 57.7896102, 10.5629084 57.7896102, 10.5629084 57.7896102, 10.5629084 57.7896102, 10.5629084 57.7896102))'^^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 '1183_2513'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.789198 10.60285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.789198"^^xsd:decimal ;
  dwc:decimalLongitude "10.60285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.789198 10.60285)"^^geo:wktLiteral ;
  geo-pos:lat "57.789198"^^xsd:decimal ;
  geo-pos:long "10.60285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2514'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2514'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.895555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.60285'^^xsd:double;
  dwc:startLongitude '10.6028504'^^xsd:double;
  dwc:endLongitude '10.6028504'^^xsd:double;
  dwc:latitude '57.789198'^^xsd:double;
  dwc:startLatitude '57.7891979'^^xsd:double;
  dwc:endLatitude '57.7891979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6028504 57.7891979, 10.6028504 57.7891979, 10.6028504 57.7891979, 10.6028504 57.7891979, 10.6028504 57.7891979))'^^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 '1183_2514'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.708686 10.622358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.708686"^^xsd:decimal ;
  dwc:decimalLongitude "10.622358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.708686 10.622358)"^^geo:wktLiteral ;
  geo-pos:lat "55.708686"^^xsd:decimal ;
  geo-pos:long "10.622358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2406'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2406'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.503611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.622358'^^xsd:double;
  dwc:startLongitude '10.6223579'^^xsd:double;
  dwc:endLongitude '10.6223579'^^xsd:double;
  dwc:latitude '55.708686'^^xsd:double;
  dwc:startLatitude '55.708686'^^xsd:double;
  dwc:endLatitude '55.708686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6223579 55.708686, 10.6223579 55.708686, 10.6223579 55.708686, 10.6223579 55.708686, 10.6223579 55.708686))'^^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 '1183_2406'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.708563 10.622987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.708563"^^xsd:decimal ;
  dwc:decimalLongitude "10.622987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.708563 10.622987)"^^geo:wktLiteral ;
  geo-pos:lat "55.708563"^^xsd:decimal ;
  geo-pos:long "10.622987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2405'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2405'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.501388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.622987'^^xsd:double;
  dwc:startLongitude '10.622987'^^xsd:double;
  dwc:endLongitude '10.622987'^^xsd:double;
  dwc:latitude '55.708563'^^xsd:double;
  dwc:startLatitude '55.7085633'^^xsd:double;
  dwc:endLatitude '55.7085633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.622987 55.7085633, 10.622987 55.7085633, 10.622987 55.7085633, 10.622987 55.7085633, 10.622987 55.7085633))'^^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 '1183_2405'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.788667 10.644201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.788667"^^xsd:decimal ;
  dwc:decimalLongitude "10.644201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.788667 10.644201)"^^geo:wktLiteral ;
  geo-pos:lat "57.788667"^^xsd:decimal ;
  geo-pos:long "10.644201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2516'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2516'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.644201'^^xsd:double;
  dwc:startLongitude '10.644201'^^xsd:double;
  dwc:endLongitude '10.644201'^^xsd:double;
  dwc:latitude '57.788667'^^xsd:double;
  dwc:startLatitude '57.7886665'^^xsd:double;
  dwc:endLatitude '57.7886665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.644201 57.7886665, 10.644201 57.7886665, 10.644201 57.7886665, 10.644201 57.7886665, 10.644201 57.7886665))'^^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 '1183_2516'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.788613 10.646125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.788613"^^xsd:decimal ;
  dwc:decimalLongitude "10.646125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.788613 10.646125)"^^geo:wktLiteral ;
  geo-pos:lat "57.788613"^^xsd:decimal ;
  geo-pos:long "10.646125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2515'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2515'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.031111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.646125'^^xsd:double;
  dwc:startLongitude '10.646125'^^xsd:double;
  dwc:endLongitude '10.646125'^^xsd:double;
  dwc:latitude '57.788613'^^xsd:double;
  dwc:startLatitude '57.7886133'^^xsd:double;
  dwc:endLatitude '57.7886133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.646125 57.7886133, 10.646125 57.7886133, 10.646125 57.7886133, 10.646125 57.7886133, 10.646125 57.7886133))'^^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 '1183_2515'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.868716 10.673493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.868716"^^xsd:decimal ;
  dwc:decimalLongitude "10.673493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.868716 10.673493)"^^geo:wktLiteral ;
  geo-pos:lat "56.868716"^^xsd:decimal ;
  geo-pos:long "10.673493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2542'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2542'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '2.8325'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.673493'^^xsd:double;
  dwc:startLongitude '10.6734929'^^xsd:double;
  dwc:endLongitude '10.6734929'^^xsd:double;
  dwc:latitude '56.868716'^^xsd:double;
  dwc:startLatitude '56.8687163'^^xsd:double;
  dwc:endLatitude '56.8687163'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6734929 56.8687163, 10.6734929 56.8687163, 10.6734929 56.8687163, 10.6734929 56.8687163, 10.6734929 56.8687163))'^^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 '1183_2542'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.700117 10.673671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.700117"^^xsd:decimal ;
  dwc:decimalLongitude "10.673671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.700117 10.673671)"^^geo:wktLiteral ;
  geo-pos:lat "55.700117"^^xsd:decimal ;
  geo-pos:long "10.673671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2404'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2404'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.333333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.673671'^^xsd:double;
  dwc:startLongitude '10.6736708'^^xsd:double;
  dwc:endLongitude '10.6736708'^^xsd:double;
  dwc:latitude '55.700117'^^xsd:double;
  dwc:startLatitude '55.7001174'^^xsd:double;
  dwc:endLatitude '55.7001174'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6736708 55.7001174, 10.6736708 55.7001174, 10.6736708 55.7001174, 10.6736708 55.7001174, 10.6736708 55.7001174))'^^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 '1183_2404'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78769 10.679533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78769"^^xsd:decimal ;
  dwc:decimalLongitude "10.679533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78769 10.679533)"^^geo:wktLiteral ;
  geo-pos:lat "57.78769"^^xsd:decimal ;
  geo-pos:long "10.679533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2517'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2517'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.137222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.679533'^^xsd:double;
  dwc:startLongitude '10.6795326'^^xsd:double;
  dwc:endLongitude '10.6795326'^^xsd:double;
  dwc:latitude '57.78769'^^xsd:double;
  dwc:startLatitude '57.7876895'^^xsd:double;
  dwc:endLatitude '57.7876895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6795326 57.7876895, 10.6795326 57.7876895, 10.6795326 57.7876895, 10.6795326 57.7876895, 10.6795326 57.7876895))'^^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 '1183_2517'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.928813 10.681458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.928813"^^xsd:decimal ;
  dwc:decimalLongitude "10.681458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.928813 10.681458)"^^geo:wktLiteral ;
  geo-pos:lat "56.928813"^^xsd:decimal ;
  geo-pos:long "10.681458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2541'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2541'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.309166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.681458'^^xsd:double;
  dwc:startLongitude '10.6814578'^^xsd:double;
  dwc:endLongitude '10.6814578'^^xsd:double;
  dwc:latitude '56.928813'^^xsd:double;
  dwc:startLatitude '56.9288129'^^xsd:double;
  dwc:endLatitude '56.9288129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6814578 56.9288129, 10.6814578 56.9288129, 10.6814578 56.9288129, 10.6814578 56.9288129, 10.6814578 56.9288129))'^^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 '1183_2541'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.932635 10.681926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.932635"^^xsd:decimal ;
  dwc:decimalLongitude "10.681926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.932635 10.681926)"^^geo:wktLiteral ;
  geo-pos:lat "56.932635"^^xsd:decimal ;
  geo-pos:long "10.681926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2540'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2540'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.286111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.681926'^^xsd:double;
  dwc:startLongitude '10.681926'^^xsd:double;
  dwc:endLongitude '10.681926'^^xsd:double;
  dwc:latitude '56.932635'^^xsd:double;
  dwc:startLatitude '56.9326351'^^xsd:double;
  dwc:endLatitude '56.9326351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.681926 56.9326351, 10.681926 56.9326351, 10.681926 56.9326351, 10.681926 56.9326351, 10.681926 56.9326351))'^^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 '1183_2540'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93922 10.682733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.93922"^^xsd:decimal ;
  dwc:decimalLongitude "10.682733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.93922 10.682733)"^^geo:wktLiteral ;
  geo-pos:lat "56.93922"^^xsd:decimal ;
  geo-pos:long "10.682733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2539'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2539'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.246388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.682733'^^xsd:double;
  dwc:startLongitude '10.6827329'^^xsd:double;
  dwc:endLongitude '10.6827329'^^xsd:double;
  dwc:latitude '56.93922'^^xsd:double;
  dwc:startLatitude '56.9392203'^^xsd:double;
  dwc:endLatitude '56.9392203'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6827329 56.9392203, 10.6827329 56.9392203, 10.6827329 56.9392203, 10.6827329 56.9392203, 10.6827329 56.9392203))'^^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 '1183_2539'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.943687 10.68328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.943687"^^xsd:decimal ;
  dwc:decimalLongitude "10.68328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.943687 10.68328)"^^geo:wktLiteral ;
  geo-pos:lat "56.943687"^^xsd:decimal ;
  geo-pos:long "10.68328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2538'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2538'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.219444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.68328'^^xsd:double;
  dwc:startLongitude '10.6832801'^^xsd:double;
  dwc:endLongitude '10.6832801'^^xsd:double;
  dwc:latitude '56.943687'^^xsd:double;
  dwc:startLatitude '56.9436873'^^xsd:double;
  dwc:endLatitude '56.9436873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6832801 56.9436873, 10.6832801 56.9436873, 10.6832801 56.9436873, 10.6832801 56.9436873, 10.6832801 56.9436873))'^^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 '1183_2538'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.285683 10.684866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.285683"^^xsd:decimal ;
  dwc:decimalLongitude "10.684866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.285683 10.684866)"^^geo:wktLiteral ;
  geo-pos:lat "58.285683"^^xsd:decimal ;
  geo-pos:long "10.684866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2490'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2490'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.660555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.684866'^^xsd:double;
  dwc:startLongitude '10.6848661'^^xsd:double;
  dwc:endLongitude '10.6848661'^^xsd:double;
  dwc:latitude '58.285683'^^xsd:double;
  dwc:startLatitude '58.2856831'^^xsd:double;
  dwc:endLatitude '58.2856831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6848661 58.2856831, 10.6848661 58.2856831, 10.6848661 58.2856831, 10.6848661 58.2856831, 10.6848661 58.2856831))'^^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 '1183_2490'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.697828 10.68753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.697828"^^xsd:decimal ;
  dwc:decimalLongitude "10.68753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.697828 10.68753)"^^geo:wktLiteral ;
  geo-pos:lat "55.697828"^^xsd:decimal ;
  geo-pos:long "10.68753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2403'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2403'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.2875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.68753'^^xsd:double;
  dwc:startLongitude '10.6875304'^^xsd:double;
  dwc:endLongitude '10.6875304'^^xsd:double;
  dwc:latitude '55.697828'^^xsd:double;
  dwc:startLatitude '55.6978277'^^xsd:double;
  dwc:endLatitude '55.6978277'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6875304 55.6978277, 10.6875304 55.6978277, 10.6875304 55.6978277, 10.6875304 55.6978277, 10.6875304 55.6978277))'^^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 '1183_2403'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.697481 10.68963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.697481"^^xsd:decimal ;
  dwc:decimalLongitude "10.68963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.697481 10.68963)"^^geo:wktLiteral ;
  geo-pos:lat "55.697481"^^xsd:decimal ;
  geo-pos:long "10.68963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2402'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2402'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.280555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.68963'^^xsd:double;
  dwc:startLongitude '10.6896304'^^xsd:double;
  dwc:endLongitude '10.6896304'^^xsd:double;
  dwc:latitude '55.697481'^^xsd:double;
  dwc:startLatitude '55.6974808'^^xsd:double;
  dwc:endLatitude '55.6974808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6896304 55.6974808, 10.6896304 55.6974808, 10.6896304 55.6974808, 10.6896304 55.6974808, 10.6896304 55.6974808))'^^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 '1183_2402'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.787124 10.699997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.787124"^^xsd:decimal ;
  dwc:decimalLongitude "10.699997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.787124 10.699997)"^^geo:wktLiteral ;
  geo-pos:lat "57.787124"^^xsd:decimal ;
  geo-pos:long "10.699997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2518'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2518'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.202222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.699997'^^xsd:double;
  dwc:startLongitude '10.6999969'^^xsd:double;
  dwc:endLongitude '10.6999969'^^xsd:double;
  dwc:latitude '57.787124'^^xsd:double;
  dwc:startLatitude '57.7871236'^^xsd:double;
  dwc:endLatitude '57.7871236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6999969 57.7871236, 10.6999969 57.7871236, 10.6999969 57.7871236, 10.6999969 57.7871236, 10.6999969 57.7871236))'^^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 '1183_2518'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.695205 10.703406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.695205"^^xsd:decimal ;
  dwc:decimalLongitude "10.703406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.695205 10.703406)"^^geo:wktLiteral ;
  geo-pos:lat "55.695205"^^xsd:decimal ;
  geo-pos:long "10.703406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2400'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2400'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.235'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.703406'^^xsd:double;
  dwc:startLongitude '10.703406'^^xsd:double;
  dwc:endLongitude '10.703406'^^xsd:double;
  dwc:latitude '55.695205'^^xsd:double;
  dwc:startLatitude '55.6952051'^^xsd:double;
  dwc:endLatitude '55.6952051'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.703406 55.6952051, 10.703406 55.6952051, 10.703406 55.6952051, 10.703406 55.6952051, 10.703406 55.6952051))'^^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 '1183_2400'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.088799 10.703952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.088799"^^xsd:decimal ;
  dwc:decimalLongitude "10.703952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.088799 10.703952)"^^geo:wktLiteral ;
  geo-pos:lat "57.088799"^^xsd:decimal ;
  geo-pos:long "10.703952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2537'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2537'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.330555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.703952'^^xsd:double;
  dwc:startLongitude '10.7039517'^^xsd:double;
  dwc:endLongitude '10.7039517'^^xsd:double;
  dwc:latitude '57.088799'^^xsd:double;
  dwc:startLatitude '57.0887985'^^xsd:double;
  dwc:endLatitude '57.0887985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7039517 57.0887985, 10.7039517 57.0887985, 10.7039517 57.0887985, 10.7039517 57.0887985, 10.7039517 57.0887985))'^^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 '1183_2537'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.695108 10.703994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.695108"^^xsd:decimal ;
  dwc:decimalLongitude "10.703994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.695108 10.703994)"^^geo:wktLiteral ;
  geo-pos:lat "55.695108"^^xsd:decimal ;
  geo-pos:long "10.703994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2401'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.233055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.703994'^^xsd:double;
  dwc:startLongitude '10.703994'^^xsd:double;
  dwc:endLongitude '10.703994'^^xsd:double;
  dwc:latitude '55.695108'^^xsd:double;
  dwc:startLatitude '55.6951079'^^xsd:double;
  dwc:endLatitude '55.6951079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.703994 55.6951079, 10.703994 55.6951079, 10.703994 55.6951079, 10.703994 55.6951079, 10.703994 55.6951079))'^^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 '1183_2401'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.284178 10.712314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.284178"^^xsd:decimal ;
  dwc:decimalLongitude "10.712314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.284178 10.712314)"^^geo:wktLiteral ;
  geo-pos:lat "58.284178"^^xsd:decimal ;
  geo-pos:long "10.712314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2491'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2491'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.736666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.712314'^^xsd:double;
  dwc:startLongitude '10.7123143'^^xsd:double;
  dwc:endLongitude '10.7123143'^^xsd:double;
  dwc:latitude '58.284178'^^xsd:double;
  dwc:startLatitude '58.2841783'^^xsd:double;
  dwc:endLatitude '58.2841783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7123143 58.2841783, 10.7123143 58.2841783, 10.7123143 58.2841783, 10.7123143 58.2841783, 10.7123143 58.2841783))'^^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 '1183_2491'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.156958 10.713848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.156958"^^xsd:decimal ;
  dwc:decimalLongitude "10.713848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.156958 10.713848)"^^geo:wktLiteral ;
  geo-pos:lat "57.156958"^^xsd:decimal ;
  geo-pos:long "10.713848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2536'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2536'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.911388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.713848'^^xsd:double;
  dwc:startLongitude '10.7138478'^^xsd:double;
  dwc:endLongitude '10.7138478'^^xsd:double;
  dwc:latitude '57.156958'^^xsd:double;
  dwc:startLatitude '57.156958'^^xsd:double;
  dwc:endLatitude '57.156958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7138478 57.156958, 10.7138478 57.156958, 10.7138478 57.156958, 10.7138478 57.156958, 10.7138478 57.156958))'^^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 '1183_2536'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.693471 10.713906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.693471"^^xsd:decimal ;
  dwc:decimalLongitude "10.713906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.693471 10.713906)"^^geo:wktLiteral ;
  geo-pos:lat "55.693471"^^xsd:decimal ;
  geo-pos:long "10.713906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2399'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.200277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.713906'^^xsd:double;
  dwc:startLongitude '10.7139057'^^xsd:double;
  dwc:endLongitude '10.7139057'^^xsd:double;
  dwc:latitude '55.693471'^^xsd:double;
  dwc:startLatitude '55.6934705'^^xsd:double;
  dwc:endLatitude '55.6934705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7139057 55.6934705, 10.7139057 55.6934705, 10.7139057 55.6934705, 10.7139057 55.6934705, 10.7139057 55.6934705))'^^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 '1183_2399'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.177412 10.717466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.177412"^^xsd:decimal ;
  dwc:decimalLongitude "10.717466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.177412 10.717466)"^^geo:wktLiteral ;
  geo-pos:lat "57.177412"^^xsd:decimal ;
  geo-pos:long "10.717466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2534'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2534'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.785277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.717466'^^xsd:double;
  dwc:startLongitude '10.7174655'^^xsd:double;
  dwc:endLongitude '10.7174655'^^xsd:double;
  dwc:latitude '57.177412'^^xsd:double;
  dwc:startLatitude '57.177412'^^xsd:double;
  dwc:endLatitude '57.177412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7174655 57.177412, 10.7174655 57.177412, 10.7174655 57.177412, 10.7174655 57.177412, 10.7174655 57.177412))'^^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 '1183_2534'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.182188 10.718364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.182188"^^xsd:decimal ;
  dwc:decimalLongitude "10.718364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.182188 10.718364)"^^geo:wktLiteral ;
  geo-pos:lat "57.182188"^^xsd:decimal ;
  geo-pos:long "10.718364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2535'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2535'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.755277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.718364'^^xsd:double;
  dwc:startLongitude '10.7183642'^^xsd:double;
  dwc:endLongitude '10.7183642'^^xsd:double;
  dwc:latitude '57.182188'^^xsd:double;
  dwc:startLatitude '57.1821881'^^xsd:double;
  dwc:endLatitude '57.1821881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7183642 57.1821881, 10.7183642 57.1821881, 10.7183642 57.1821881, 10.7183642 57.1821881, 10.7183642 57.1821881))'^^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 '1183_2535'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.187893 10.719438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.187893"^^xsd:decimal ;
  dwc:decimalLongitude "10.719438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.187893 10.719438)"^^geo:wktLiteral ;
  geo-pos:lat "57.187893"^^xsd:decimal ;
  geo-pos:long "10.719438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2533'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2533'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.719444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.719438'^^xsd:double;
  dwc:startLongitude '10.7194377'^^xsd:double;
  dwc:endLongitude '10.7194377'^^xsd:double;
  dwc:latitude '57.187893'^^xsd:double;
  dwc:startLatitude '57.1878928'^^xsd:double;
  dwc:endLatitude '57.1878928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7194377 57.1878928, 10.7194377 57.1878928, 10.7194377 57.1878928, 10.7194377 57.1878928, 10.7194377 57.1878928))'^^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 '1183_2533'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.190458 10.71992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.190458"^^xsd:decimal ;
  dwc:decimalLongitude "10.71992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.190458 10.71992)"^^geo:wktLiteral ;
  geo-pos:lat "57.190458"^^xsd:decimal ;
  geo-pos:long "10.71992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2532'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2532'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.703333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.71992'^^xsd:double;
  dwc:startLongitude '10.7199204'^^xsd:double;
  dwc:endLongitude '10.7199204'^^xsd:double;
  dwc:latitude '57.190458'^^xsd:double;
  dwc:startLatitude '57.1904577'^^xsd:double;
  dwc:endLatitude '57.1904577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7199204 57.1904577, 10.7199204 57.1904577, 10.7199204 57.1904577, 10.7199204 57.1904577, 10.7199204 57.1904577))'^^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 '1183_2532'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.192271 10.720262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.192271"^^xsd:decimal ;
  dwc:decimalLongitude "10.720262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.192271 10.720262)"^^geo:wktLiteral ;
  geo-pos:lat "57.192271"^^xsd:decimal ;
  geo-pos:long "10.720262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2531'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2531'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.691944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.720262'^^xsd:double;
  dwc:startLongitude '10.7202615'^^xsd:double;
  dwc:endLongitude '10.7202615'^^xsd:double;
  dwc:latitude '57.192271'^^xsd:double;
  dwc:startLatitude '57.1922708'^^xsd:double;
  dwc:endLatitude '57.1922708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7202615 57.1922708, 10.7202615 57.1922708, 10.7202615 57.1922708, 10.7202615 57.1922708, 10.7202615 57.1922708))'^^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 '1183_2531'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.241296 10.729368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.241296"^^xsd:decimal ;
  dwc:decimalLongitude "10.729368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.241296 10.729368)"^^geo:wktLiteral ;
  geo-pos:lat "57.241296"^^xsd:decimal ;
  geo-pos:long "10.729368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2530'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2530'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.386111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.729368'^^xsd:double;
  dwc:startLongitude '10.7293684'^^xsd:double;
  dwc:endLongitude '10.7293684'^^xsd:double;
  dwc:latitude '57.241296'^^xsd:double;
  dwc:startLatitude '57.2412958'^^xsd:double;
  dwc:endLatitude '57.2412958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7293684 57.2412958, 10.7293684 57.2412958, 10.7293684 57.2412958, 10.7293684 57.2412958, 10.7293684 57.2412958))'^^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 '1183_2530'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.24414 10.729939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.24414"^^xsd:decimal ;
  dwc:decimalLongitude "10.729939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.24414 10.729939)"^^geo:wktLiteral ;
  geo-pos:lat "57.24414"^^xsd:decimal ;
  geo-pos:long "10.729939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2528'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2528'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.368055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.729939'^^xsd:double;
  dwc:startLongitude '10.7299386'^^xsd:double;
  dwc:endLongitude '10.7299386'^^xsd:double;
  dwc:latitude '57.24414'^^xsd:double;
  dwc:startLatitude '57.2441396'^^xsd:double;
  dwc:endLatitude '57.2441396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7299386 57.2441396, 10.7299386 57.2441396, 10.7299386 57.2441396, 10.7299386 57.2441396, 10.7299386 57.2441396))'^^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 '1183_2528'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.244183 10.729947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.244183"^^xsd:decimal ;
  dwc:decimalLongitude "10.729947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.244183 10.729947)"^^geo:wktLiteral ;
  geo-pos:lat "57.244183"^^xsd:decimal ;
  geo-pos:long "10.729947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2529'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2529'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.367777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.729947'^^xsd:double;
  dwc:startLongitude '10.7299474'^^xsd:double;
  dwc:endLongitude '10.7299474'^^xsd:double;
  dwc:latitude '57.244183'^^xsd:double;
  dwc:startLatitude '57.2441833'^^xsd:double;
  dwc:endLatitude '57.2441833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7299474 57.2441833, 10.7299474 57.2441833, 10.7299474 57.2441833, 10.7299474 57.2441833, 10.7299474 57.2441833))'^^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 '1183_2529'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283047 10.732951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.283047"^^xsd:decimal ;
  dwc:decimalLongitude "10.732951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.283047 10.732951)"^^geo:wktLiteral ;
  geo-pos:lat "58.283047"^^xsd:decimal ;
  geo-pos:long "10.732951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2492'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2492'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.793888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.732951'^^xsd:double;
  dwc:startLongitude '10.7329505'^^xsd:double;
  dwc:endLongitude '10.7329505'^^xsd:double;
  dwc:latitude '58.283047'^^xsd:double;
  dwc:startLatitude '58.2830469'^^xsd:double;
  dwc:endLatitude '58.2830469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7329505 58.2830469, 10.7329505 58.2830469, 10.7329505 58.2830469, 10.7329505 58.2830469, 10.7329505 58.2830469))'^^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 '1183_2492'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.689357 10.736141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.689357"^^xsd:decimal ;
  dwc:decimalLongitude "10.736141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.689357 10.736141)"^^geo:wktLiteral ;
  geo-pos:lat "55.689357"^^xsd:decimal ;
  geo-pos:long "10.736141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2397'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2397'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.126666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.736141'^^xsd:double;
  dwc:startLongitude '10.7361412'^^xsd:double;
  dwc:endLongitude '10.7361412'^^xsd:double;
  dwc:latitude '55.689357'^^xsd:double;
  dwc:startLatitude '55.6893573'^^xsd:double;
  dwc:endLatitude '55.6893573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7361412 55.6893573, 10.7361412 55.6893573, 10.7361412 55.6893573, 10.7361412 55.6893573, 10.7361412 55.6893573))'^^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 '1183_2397'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.689253 10.736644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.689253"^^xsd:decimal ;
  dwc:decimalLongitude "10.736644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.689253 10.736644)"^^geo:wktLiteral ;
  geo-pos:lat "55.689253"^^xsd:decimal ;
  geo-pos:long "10.736644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2398'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2398'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.736644'^^xsd:double;
  dwc:startLongitude '10.7366441'^^xsd:double;
  dwc:endLongitude '10.7366441'^^xsd:double;
  dwc:latitude '55.689253'^^xsd:double;
  dwc:startLatitude '55.6892528'^^xsd:double;
  dwc:endLatitude '55.6892528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7366441 55.6892528, 10.7366441 55.6892528, 10.7366441 55.6892528, 10.7366441 55.6892528, 10.7366441 55.6892528))'^^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 '1183_2398'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.279752 10.737079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.279752"^^xsd:decimal ;
  dwc:decimalLongitude "10.737079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.279752 10.737079)"^^geo:wktLiteral ;
  geo-pos:lat "57.279752"^^xsd:decimal ;
  geo-pos:long "10.737079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2527'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2527'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '17.141944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.737079'^^xsd:double;
  dwc:startLongitude '10.737079'^^xsd:double;
  dwc:endLongitude '10.737079'^^xsd:double;
  dwc:latitude '57.279752'^^xsd:double;
  dwc:startLatitude '57.2797521'^^xsd:double;
  dwc:endLatitude '57.2797521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.737079 57.2797521, 10.737079 57.2797521, 10.737079 57.2797521, 10.737079 57.2797521, 10.737079 57.2797521))'^^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 '1183_2527'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.731535 10.742762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.731535"^^xsd:decimal ;
  dwc:decimalLongitude "10.742762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.731535 10.742762)"^^geo:wktLiteral ;
  geo-pos:lat "56.731535"^^xsd:decimal ;
  geo-pos:long "10.742762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2543'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2543'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.8272222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.742762'^^xsd:double;
  dwc:startLongitude '10.7427621'^^xsd:double;
  dwc:endLongitude '10.7427621'^^xsd:double;
  dwc:latitude '56.731535'^^xsd:double;
  dwc:startLatitude '56.731535'^^xsd:double;
  dwc:endLatitude '56.731535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7427621 56.731535, 10.7427621 56.731535, 10.7427621 56.731535, 10.7427621 56.731535, 10.7427621 56.731535))'^^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 '1183_2543'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.687859 10.743348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.687859"^^xsd:decimal ;
  dwc:decimalLongitude "10.743348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.687859 10.743348)"^^geo:wktLiteral ;
  geo-pos:lat "55.687859"^^xsd:decimal ;
  geo-pos:long "10.743348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2395'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2395'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.102777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.743348'^^xsd:double;
  dwc:startLongitude '10.7433484'^^xsd:double;
  dwc:endLongitude '10.7433484'^^xsd:double;
  dwc:latitude '55.687859'^^xsd:double;
  dwc:startLatitude '55.6878592'^^xsd:double;
  dwc:endLatitude '55.6878592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7433484 55.6878592, 10.7433484 55.6878592, 10.7433484 55.6878592, 10.7433484 55.6878592, 10.7433484 55.6878592))'^^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 '1183_2395'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.687267 10.746198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.687267"^^xsd:decimal ;
  dwc:decimalLongitude "10.746198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.687267 10.746198)"^^geo:wktLiteral ;
  geo-pos:lat "55.687267"^^xsd:decimal ;
  geo-pos:long "10.746198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2396'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2396'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.093333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.746198'^^xsd:double;
  dwc:startLongitude '10.7461977'^^xsd:double;
  dwc:endLongitude '10.7461977'^^xsd:double;
  dwc:latitude '55.687267'^^xsd:double;
  dwc:startLatitude '55.687267'^^xsd:double;
  dwc:endLatitude '55.687267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7461977 55.687267, 10.7461977 55.687267, 10.7461977 55.687267, 10.7461977 55.687267, 10.7461977 55.687267))'^^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 '1183_2396'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68542 10.755081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68542"^^xsd:decimal ;
  dwc:decimalLongitude "10.755081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68542 10.755081)"^^geo:wktLiteral ;
  geo-pos:lat "55.68542"^^xsd:decimal ;
  geo-pos:long "10.755081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2394'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2394'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.755081'^^xsd:double;
  dwc:startLongitude '10.755081'^^xsd:double;
  dwc:endLongitude '10.755081'^^xsd:double;
  dwc:latitude '55.68542'^^xsd:double;
  dwc:startLatitude '55.6854204'^^xsd:double;
  dwc:endLatitude '55.6854204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.755081 55.6854204, 10.755081 55.6854204, 10.755081 55.6854204, 10.755081 55.6854204, 10.755081 55.6854204))'^^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 '1183_2394'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68542 10.755081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.68542"^^xsd:decimal ;
  dwc:decimalLongitude "10.755081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.68542 10.755081)"^^geo:wktLiteral ;
  geo-pos:lat "55.68542"^^xsd:decimal ;
  geo-pos:long "10.755081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2393'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2393'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.063888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.755081'^^xsd:double;
  dwc:startLongitude '10.755081'^^xsd:double;
  dwc:endLongitude '10.755081'^^xsd:double;
  dwc:latitude '55.68542'^^xsd:double;
  dwc:startLatitude '55.6854204'^^xsd:double;
  dwc:endLatitude '55.6854204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.755081 55.6854204, 10.755081 55.6854204, 10.755081 55.6854204, 10.755081 55.6854204, 10.755081 55.6854204))'^^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 '1183_2393'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.683591 10.76388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.683591"^^xsd:decimal ;
  dwc:decimalLongitude "10.76388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.683591 10.76388)"^^geo:wktLiteral ;
  geo-pos:lat "55.683591"^^xsd:decimal ;
  geo-pos:long "10.76388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2392'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2392'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '18.034722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.76388'^^xsd:double;
  dwc:startLongitude '10.7638804'^^xsd:double;
  dwc:endLongitude '10.7638804'^^xsd:double;
  dwc:latitude '55.683591'^^xsd:double;
  dwc:startLatitude '55.6835913'^^xsd:double;
  dwc:endLatitude '55.6835913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7638804 55.6835913, 10.7638804 55.6835913, 10.7638804 55.6835913, 10.7638804 55.6835913, 10.7638804 55.6835913))'^^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 '1183_2392'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.148898 10.772661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.148898"^^xsd:decimal ;
  dwc:decimalLongitude "10.772661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.148898 10.772661)"^^geo:wktLiteral ;
  geo-pos:lat "56.148898"^^xsd:decimal ;
  geo-pos:long "10.772661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2616'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2616'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.754166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.772661'^^xsd:double;
  dwc:startLongitude '10.7726608'^^xsd:double;
  dwc:endLongitude '10.7726608'^^xsd:double;
  dwc:latitude '56.148898'^^xsd:double;
  dwc:startLatitude '56.1488977'^^xsd:double;
  dwc:endLatitude '56.1488977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7726608 56.1488977, 10.7726608 56.1488977, 10.7726608 56.1488977, 10.7726608 56.1488977, 10.7726608 56.1488977))'^^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 '1183_2616'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15058 10.773038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15058"^^xsd:decimal ;
  dwc:decimalLongitude "10.773038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15058 10.773038)"^^geo:wktLiteral ;
  geo-pos:lat "56.15058"^^xsd:decimal ;
  geo-pos:long "10.773038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2615'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2615'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.744444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.773038'^^xsd:double;
  dwc:startLongitude '10.7730382'^^xsd:double;
  dwc:endLongitude '10.7730382'^^xsd:double;
  dwc:latitude '56.15058'^^xsd:double;
  dwc:startLatitude '56.1505799'^^xsd:double;
  dwc:endLatitude '56.1505799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7730382 56.1505799, 10.7730382 56.1505799, 10.7730382 56.1505799, 10.7730382 56.1505799, 10.7730382 56.1505799))'^^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 '1183_2615'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.164038 10.776057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.164038"^^xsd:decimal ;
  dwc:decimalLongitude "10.776057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.164038 10.776057)"^^geo:wktLiteral ;
  geo-pos:lat "56.164038"^^xsd:decimal ;
  geo-pos:long "10.776057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2607'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2607'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.776057'^^xsd:double;
  dwc:startLongitude '10.7760572'^^xsd:double;
  dwc:endLongitude '10.7760572'^^xsd:double;
  dwc:latitude '56.164038'^^xsd:double;
  dwc:startLatitude '56.1640375'^^xsd:double;
  dwc:endLatitude '56.1640375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7760572 56.1640375, 10.7760572 56.1640375, 10.7760572 56.1640375, 10.7760572 56.1640375, 10.7760572 56.1640375))'^^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 '1183_2607'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.166969 10.776715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.166969"^^xsd:decimal ;
  dwc:decimalLongitude "10.776715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.166969 10.776715)"^^geo:wktLiteral ;
  geo-pos:lat "56.166969"^^xsd:decimal ;
  geo-pos:long "10.776715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2614'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2614'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.649722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.776715'^^xsd:double;
  dwc:startLongitude '10.7767149'^^xsd:double;
  dwc:endLongitude '10.7767149'^^xsd:double;
  dwc:latitude '56.166969'^^xsd:double;
  dwc:startLatitude '56.1669693'^^xsd:double;
  dwc:endLatitude '56.1669693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7767149 56.1669693, 10.7767149 56.1669693, 10.7767149 56.1669693, 10.7767149 56.1669693, 10.7767149 56.1669693))'^^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 '1183_2614'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.169613 10.777308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.169613"^^xsd:decimal ;
  dwc:decimalLongitude "10.777308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.169613 10.777308)"^^geo:wktLiteral ;
  geo-pos:lat "56.169613"^^xsd:decimal ;
  geo-pos:long "10.777308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2613'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2613'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.634444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.777308'^^xsd:double;
  dwc:startLongitude '10.7773079'^^xsd:double;
  dwc:endLongitude '10.7773079'^^xsd:double;
  dwc:latitude '56.169613'^^xsd:double;
  dwc:startLatitude '56.1696128'^^xsd:double;
  dwc:endLatitude '56.1696128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7773079 56.1696128, 10.7773079 56.1696128, 10.7773079 56.1696128, 10.7773079 56.1696128, 10.7773079 56.1696128))'^^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 '1183_2613'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.171199 10.777664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.171199"^^xsd:decimal ;
  dwc:decimalLongitude "10.777664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.171199 10.777664)"^^geo:wktLiteral ;
  geo-pos:lat "56.171199"^^xsd:decimal ;
  geo-pos:long "10.777664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2612'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2612'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.625277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.777664'^^xsd:double;
  dwc:startLongitude '10.7776637'^^xsd:double;
  dwc:endLongitude '10.7776637'^^xsd:double;
  dwc:latitude '56.171199'^^xsd:double;
  dwc:startLatitude '56.1711988'^^xsd:double;
  dwc:endLatitude '56.1711988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7776637 56.1711988, 10.7776637 56.1711988, 10.7776637 56.1711988, 10.7776637 56.1711988, 10.7776637 56.1711988))'^^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 '1183_2612'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.680682 10.777876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.680682"^^xsd:decimal ;
  dwc:decimalLongitude "10.777876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.680682 10.777876)"^^geo:wktLiteral ;
  geo-pos:lat "55.680682"^^xsd:decimal ;
  geo-pos:long "10.777876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2391'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2391'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.988333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.777876'^^xsd:double;
  dwc:startLongitude '10.7778757'^^xsd:double;
  dwc:endLongitude '10.7778757'^^xsd:double;
  dwc:latitude '55.680682'^^xsd:double;
  dwc:startLatitude '55.6806822'^^xsd:double;
  dwc:endLatitude '55.6806822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7778757 55.6806822, 10.7778757 55.6806822, 10.7778757 55.6806822, 10.7778757 55.6806822, 10.7778757 55.6806822))'^^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 '1183_2391'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.179177 10.779454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.179177"^^xsd:decimal ;
  dwc:decimalLongitude "10.779454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.179177 10.779454)"^^geo:wktLiteral ;
  geo-pos:lat "56.179177"^^xsd:decimal ;
  geo-pos:long "10.779454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2611'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2611'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.579166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.779454'^^xsd:double;
  dwc:startLongitude '10.7794536'^^xsd:double;
  dwc:endLongitude '10.7794536'^^xsd:double;
  dwc:latitude '56.179177'^^xsd:double;
  dwc:startLatitude '56.1791773'^^xsd:double;
  dwc:endLatitude '56.1791773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7794536 56.1791773, 10.7794536 56.1791773, 10.7794536 56.1791773, 10.7794536 56.1791773, 10.7794536 56.1791773))'^^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 '1183_2611'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.280416 10.780935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.280416"^^xsd:decimal ;
  dwc:decimalLongitude "10.780935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.280416 10.780935)"^^geo:wktLiteral ;
  geo-pos:lat "58.280416"^^xsd:decimal ;
  geo-pos:long "10.780935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2493'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2493'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.926944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.780935'^^xsd:double;
  dwc:startLongitude '10.7809347'^^xsd:double;
  dwc:endLongitude '10.7809347'^^xsd:double;
  dwc:latitude '58.280416'^^xsd:double;
  dwc:startLatitude '58.2804162'^^xsd:double;
  dwc:endLatitude '58.2804162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7809347 58.2804162, 10.7809347 58.2804162, 10.7809347 58.2804162, 10.7809347 58.2804162, 10.7809347 58.2804162))'^^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 '1183_2493'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.751896 10.781576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.751896"^^xsd:decimal ;
  dwc:decimalLongitude "10.781576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.751896 10.781576)"^^geo:wktLiteral ;
  geo-pos:lat "56.751896"^^xsd:decimal ;
  geo-pos:long "10.781576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2544'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2544'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0022222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.781576'^^xsd:double;
  dwc:startLongitude '10.7815759'^^xsd:double;
  dwc:endLongitude '10.7815759'^^xsd:double;
  dwc:latitude '56.751896'^^xsd:double;
  dwc:startLatitude '56.751896'^^xsd:double;
  dwc:endLatitude '56.751896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7815759 56.751896, 10.7815759 56.751896, 10.7815759 56.751896, 10.7815759 56.751896, 10.7815759 56.751896))'^^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 '1183_2544'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.679069 10.785679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.679069"^^xsd:decimal ;
  dwc:decimalLongitude "10.785679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.679069 10.785679)"^^geo:wktLiteral ;
  geo-pos:lat "55.679069"^^xsd:decimal ;
  geo-pos:long "10.785679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2390'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2390'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.9625'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.785679'^^xsd:double;
  dwc:startLongitude '10.7856789'^^xsd:double;
  dwc:endLongitude '10.7856789'^^xsd:double;
  dwc:latitude '55.679069'^^xsd:double;
  dwc:startLatitude '55.6790691'^^xsd:double;
  dwc:endLatitude '55.6790691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7856789 55.6790691, 10.7856789 55.6790691, 10.7856789 55.6790691, 10.7856789 55.6790691, 10.7856789 55.6790691))'^^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 '1183_2390'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28007 10.787246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.28007"^^xsd:decimal ;
  dwc:decimalLongitude "10.787246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.28007 10.787246)"^^geo:wktLiteral ;
  geo-pos:lat "58.28007"^^xsd:decimal ;
  geo-pos:long "10.787246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2494'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2494'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.944444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.787246'^^xsd:double;
  dwc:startLongitude '10.7872458'^^xsd:double;
  dwc:endLongitude '10.7872458'^^xsd:double;
  dwc:latitude '58.28007'^^xsd:double;
  dwc:startLatitude '58.2800702'^^xsd:double;
  dwc:endLatitude '58.2800702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7872458 58.2800702, 10.7872458 58.2800702, 10.7872458 58.2800702, 10.7872458 58.2800702, 10.7872458 58.2800702))'^^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 '1183_2494'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.852248 10.787581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.852248"^^xsd:decimal ;
  dwc:decimalLongitude "10.787581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.852248 10.787581)"^^geo:wktLiteral ;
  geo-pos:lat "57.852248"^^xsd:decimal ;
  geo-pos:long "10.787581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2459'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2459'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2736111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.787581'^^xsd:double;
  dwc:startLongitude '10.7875806'^^xsd:double;
  dwc:endLongitude '10.7875806'^^xsd:double;
  dwc:latitude '57.852248'^^xsd:double;
  dwc:startLatitude '57.8522481'^^xsd:double;
  dwc:endLatitude '57.8522481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7875806 57.8522481, 10.7875806 57.8522481, 10.7875806 57.8522481, 10.7875806 57.8522481, 10.7875806 57.8522481))'^^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 '1183_2459'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864157 10.791385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.864157"^^xsd:decimal ;
  dwc:decimalLongitude "10.791385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.864157 10.791385)"^^geo:wktLiteral ;
  geo-pos:lat "57.864157"^^xsd:decimal ;
  geo-pos:long "10.791385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2460'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2460'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.3361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.791385'^^xsd:double;
  dwc:startLongitude '10.7913847'^^xsd:double;
  dwc:endLongitude '10.7913847'^^xsd:double;
  dwc:latitude '57.864157'^^xsd:double;
  dwc:startLatitude '57.8641565'^^xsd:double;
  dwc:endLatitude '57.8641565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7913847 57.8641565, 10.7913847 57.8641565, 10.7913847 57.8641565, 10.7913847 57.8641565, 10.7913847 57.8641565))'^^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 '1183_2460'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.677282 10.79443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.677282"^^xsd:decimal ;
  dwc:decimalLongitude "10.79443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.677282 10.79443)"^^geo:wktLiteral ;
  geo-pos:lat "55.677282"^^xsd:decimal ;
  geo-pos:long "10.79443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2388'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2388'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.79443'^^xsd:double;
  dwc:startLongitude '10.7944297'^^xsd:double;
  dwc:endLongitude '10.7944297'^^xsd:double;
  dwc:latitude '55.677282'^^xsd:double;
  dwc:startLatitude '55.6772818'^^xsd:double;
  dwc:endLatitude '55.6772818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7944297 55.6772818, 10.7944297 55.6772818, 10.7944297 55.6772818, 10.7944297 55.6772818, 10.7944297 55.6772818))'^^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 '1183_2388'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.677247 10.794594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.677247"^^xsd:decimal ;
  dwc:decimalLongitude "10.794594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.677247 10.794594)"^^geo:wktLiteral ;
  geo-pos:lat "55.677247"^^xsd:decimal ;
  geo-pos:long "10.794594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2389'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2389'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.932777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.794594'^^xsd:double;
  dwc:startLongitude '10.7945944'^^xsd:double;
  dwc:endLongitude '10.7945944'^^xsd:double;
  dwc:latitude '55.677247'^^xsd:double;
  dwc:startLatitude '55.677247'^^xsd:double;
  dwc:endLatitude '55.677247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7945944 55.677247, 10.7945944 55.677247, 10.7945944 55.677247, 10.7945944 55.677247, 10.7945944 55.677247))'^^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 '1183_2389'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.223972 10.800799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.223972"^^xsd:decimal ;
  dwc:decimalLongitude "10.800799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.223972 10.800799)"^^geo:wktLiteral ;
  geo-pos:lat "58.223972"^^xsd:decimal ;
  geo-pos:long "10.800799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2471'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2471'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2905555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.800799'^^xsd:double;
  dwc:startLongitude '10.8007994'^^xsd:double;
  dwc:endLongitude '10.8007994'^^xsd:double;
  dwc:latitude '58.223972'^^xsd:double;
  dwc:startLatitude '58.2239716'^^xsd:double;
  dwc:endLatitude '58.2239716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8007994 58.2239716, 10.8007994 58.2239716, 10.8007994 58.2239716, 10.8007994 58.2239716, 10.8007994 58.2239716))'^^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 '1183_2471'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.320666 10.800871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.320666"^^xsd:decimal ;
  dwc:decimalLongitude "10.800871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.320666 10.800871)"^^geo:wktLiteral ;
  geo-pos:lat "58.320666"^^xsd:decimal ;
  geo-pos:long "10.800871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2472'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2472'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.494444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.800871'^^xsd:double;
  dwc:startLongitude '10.8008709'^^xsd:double;
  dwc:endLongitude '10.8008709'^^xsd:double;
  dwc:latitude '58.320666'^^xsd:double;
  dwc:startLatitude '58.3206662'^^xsd:double;
  dwc:endLatitude '58.3206662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8008709 58.3206662, 10.8008709 58.3206662, 10.8008709 58.3206662, 10.8008709 58.3206662, 10.8008709 58.3206662))'^^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 '1183_2472'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.907755 10.800892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.907755"^^xsd:decimal ;
  dwc:decimalLongitude "10.800892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.907755 10.800892)"^^geo:wktLiteral ;
  geo-pos:lat "57.907755"^^xsd:decimal ;
  geo-pos:long "10.800892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2461'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2461'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.800892'^^xsd:double;
  dwc:startLongitude '10.8008917'^^xsd:double;
  dwc:endLongitude '10.8008917'^^xsd:double;
  dwc:latitude '57.907755'^^xsd:double;
  dwc:startLatitude '57.9077553'^^xsd:double;
  dwc:endLatitude '57.9077553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8008917 57.9077553, 10.8008917 57.9077553, 10.8008917 57.9077553, 10.8008917 57.9077553, 10.8008917 57.9077553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2461'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339943 10.800898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.339943"^^xsd:decimal ;
  dwc:decimalLongitude "10.800898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.339943 10.800898)"^^geo:wktLiteral ;
  geo-pos:lat "58.339943"^^xsd:decimal ;
  geo-pos:long "10.800898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2473'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2473'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.598611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.800898'^^xsd:double;
  dwc:startLongitude '10.8008979'^^xsd:double;
  dwc:endLongitude '10.8008979'^^xsd:double;
  dwc:latitude '58.339943'^^xsd:double;
  dwc:startLatitude '58.3399426'^^xsd:double;
  dwc:endLatitude '58.3399426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8008979 58.3399426, 10.8008979 58.3399426, 10.8008979 58.3399426, 10.8008979 58.3399426, 10.8008979 58.3399426))'^^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 '1183_2473'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.200002 10.801076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.200002"^^xsd:decimal ;
  dwc:decimalLongitude "10.801076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.200002 10.801076)"^^geo:wktLiteral ;
  geo-pos:lat "58.200002"^^xsd:decimal ;
  geo-pos:long "10.801076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2470'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2470'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.1613888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.801076'^^xsd:double;
  dwc:startLongitude '10.8010762'^^xsd:double;
  dwc:endLongitude '10.8010762'^^xsd:double;
  dwc:latitude '58.200002'^^xsd:double;
  dwc:startLatitude '58.2000019'^^xsd:double;
  dwc:endLatitude '58.2000019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8010762 58.2000019, 10.8010762 58.2000019, 10.8010762 58.2000019, 10.8010762 58.2000019, 10.8010762 58.2000019))'^^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 '1183_2470'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.920518 10.801691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.920518"^^xsd:decimal ;
  dwc:decimalLongitude "10.801691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.920518 10.801691)"^^geo:wktLiteral ;
  geo-pos:lat "57.920518"^^xsd:decimal ;
  geo-pos:long "10.801691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2462'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2462'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6341666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.801691'^^xsd:double;
  dwc:startLongitude '10.8016908'^^xsd:double;
  dwc:endLongitude '10.8016908'^^xsd:double;
  dwc:latitude '57.920518'^^xsd:double;
  dwc:startLatitude '57.9205181'^^xsd:double;
  dwc:endLatitude '57.9205181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8016908 57.9205181, 10.8016908 57.9205181, 10.8016908 57.9205181, 10.8016908 57.9205181, 10.8016908 57.9205181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "MI" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '1183_2462'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.675716 10.801839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.675716"^^xsd:decimal ;
  dwc:decimalLongitude "10.801839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.675716 10.801839)"^^geo:wktLiteral ;
  geo-pos:lat "55.675716"^^xsd:decimal ;
  geo-pos:long "10.801839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2387'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2387'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.908333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.801839'^^xsd:double;
  dwc:startLongitude '10.8018394'^^xsd:double;
  dwc:endLongitude '10.8018394'^^xsd:double;
  dwc:latitude '55.675716'^^xsd:double;
  dwc:startLatitude '55.6757155'^^xsd:double;
  dwc:endLatitude '55.6757155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8018394 55.6757155, 10.8018394 55.6757155, 10.8018394 55.6757155, 10.8018394 55.6757155, 10.8018394 55.6757155))'^^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 '1183_2387'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.940848 10.802964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.940848"^^xsd:decimal ;
  dwc:decimalLongitude "10.802964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.940848 10.802964)"^^geo:wktLiteral ;
  geo-pos:lat "57.940848"^^xsd:decimal ;
  geo-pos:long "10.802964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2463'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2463'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7461111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.802964'^^xsd:double;
  dwc:startLongitude '10.8029638'^^xsd:double;
  dwc:endLongitude '10.8029638'^^xsd:double;
  dwc:latitude '57.940848'^^xsd:double;
  dwc:startLatitude '57.9408478'^^xsd:double;
  dwc:endLatitude '57.9408478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8029638 57.9408478, 10.8029638 57.9408478, 10.8029638 57.9408478, 10.8029638 57.9408478, 10.8029638 57.9408478))'^^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 '1183_2463'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946296 10.803305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.946296"^^xsd:decimal ;
  dwc:decimalLongitude "10.803305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.946296 10.803305)"^^geo:wktLiteral ;
  geo-pos:lat "57.946296"^^xsd:decimal ;
  geo-pos:long "10.803305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2464'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2464'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7761111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.803305'^^xsd:double;
  dwc:startLongitude '10.8033049'^^xsd:double;
  dwc:endLongitude '10.8033049'^^xsd:double;
  dwc:latitude '57.946296'^^xsd:double;
  dwc:startLatitude '57.946296'^^xsd:double;
  dwc:endLatitude '57.946296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8033049 57.946296, 10.8033049 57.946296, 10.8033049 57.946296, 10.8033049 57.946296, 10.8033049 57.946296))'^^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 '1183_2464'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95013 10.803545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.95013"^^xsd:decimal ;
  dwc:decimalLongitude "10.803545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.95013 10.803545)"^^geo:wktLiteral ;
  geo-pos:lat "57.95013"^^xsd:decimal ;
  geo-pos:long "10.803545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2465'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2465'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.7972222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.803545'^^xsd:double;
  dwc:startLongitude '10.803545'^^xsd:double;
  dwc:endLongitude '10.803545'^^xsd:double;
  dwc:latitude '57.95013'^^xsd:double;
  dwc:startLatitude '57.9501299'^^xsd:double;
  dwc:endLatitude '57.9501299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.803545 57.9501299, 10.803545 57.9501299, 10.803545 57.9501299, 10.803545 57.9501299, 10.803545 57.9501299))'^^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 '1183_2465'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.951139 10.803608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.951139"^^xsd:decimal ;
  dwc:decimalLongitude "10.803608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.951139 10.803608)"^^geo:wktLiteral ;
  geo-pos:lat "57.951139"^^xsd:decimal ;
  geo-pos:long "10.803608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2466'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2466'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.8027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.803608'^^xsd:double;
  dwc:startLongitude '10.8036081'^^xsd:double;
  dwc:endLongitude '10.8036081'^^xsd:double;
  dwc:latitude '57.951139'^^xsd:double;
  dwc:startLatitude '57.9511388'^^xsd:double;
  dwc:endLatitude '57.9511388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8036081 57.9511388, 10.8036081 57.9511388, 10.8036081 57.9511388, 10.8036081 57.9511388, 10.8036081 57.9511388))'^^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 '1183_2466'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.674932 10.805544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.674932"^^xsd:decimal ;
  dwc:decimalLongitude "10.805544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.674932 10.805544)"^^geo:wktLiteral ;
  geo-pos:lat "55.674932"^^xsd:decimal ;
  geo-pos:long "10.805544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2386'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2386'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.895833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.805544'^^xsd:double;
  dwc:startLongitude '10.8055442'^^xsd:double;
  dwc:endLongitude '10.8055442'^^xsd:double;
  dwc:latitude '55.674932'^^xsd:double;
  dwc:startLatitude '55.6749324'^^xsd:double;
  dwc:endLatitude '55.6749324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8055442 55.6749324, 10.8055442 55.6749324, 10.8055442 55.6749324, 10.8055442 55.6749324, 10.8055442 55.6749324))'^^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 '1183_2386'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048434 10.805841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048434"^^xsd:decimal ;
  dwc:decimalLongitude "10.805841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048434 10.805841)"^^geo:wktLiteral ;
  geo-pos:lat "58.048434"^^xsd:decimal ;
  geo-pos:long "10.805841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2469'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2469'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.805841'^^xsd:double;
  dwc:startLongitude '10.8058411'^^xsd:double;
  dwc:endLongitude '10.8058411'^^xsd:double;
  dwc:latitude '58.048434'^^xsd:double;
  dwc:startLatitude '58.0484341'^^xsd:double;
  dwc:endLatitude '58.0484341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8058411 58.0484341, 10.8058411 58.0484341, 10.8058411 58.0484341, 10.8058411 58.0484341, 10.8058411 58.0484341))'^^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 '1183_2469'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048233 10.805842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.048233"^^xsd:decimal ;
  dwc:decimalLongitude "10.805842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.048233 10.805842)"^^geo:wktLiteral ;
  geo-pos:lat "58.048233"^^xsd:decimal ;
  geo-pos:long "10.805842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2468'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2468'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.3377777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.805842'^^xsd:double;
  dwc:startLongitude '10.8058423'^^xsd:double;
  dwc:endLongitude '10.8058423'^^xsd:double;
  dwc:latitude '58.048233'^^xsd:double;
  dwc:startLatitude '58.0482326'^^xsd:double;
  dwc:endLatitude '58.0482326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8058423 58.0482326, 10.8058423 58.0482326, 10.8058423 58.0482326, 10.8058423 58.0482326, 10.8058423 58.0482326))'^^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 '1183_2468'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.010392 10.806061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.010392"^^xsd:decimal ;
  dwc:decimalLongitude "10.806061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.010392 10.806061)"^^geo:wktLiteral ;
  geo-pos:lat "58.010392"^^xsd:decimal ;
  geo-pos:long "10.806061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2467'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2467'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.806061'^^xsd:double;
  dwc:startLongitude '10.8060606'^^xsd:double;
  dwc:endLongitude '10.8060606'^^xsd:double;
  dwc:latitude '58.010392'^^xsd:double;
  dwc:startLatitude '58.0103915'^^xsd:double;
  dwc:endLatitude '58.0103915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8060606 58.0103915, 10.8060606 58.0103915, 10.8060606 58.0103915, 10.8060606 58.0103915, 10.8060606 58.0103915))'^^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 '1183_2467'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.784014 10.812463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.784014"^^xsd:decimal ;
  dwc:decimalLongitude "10.812463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.784014 10.812463)"^^geo:wktLiteral ;
  geo-pos:lat "57.784014"^^xsd:decimal ;
  geo-pos:long "10.812463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2519'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2519'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '18.559444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.812463'^^xsd:double;
  dwc:startLongitude '10.8124632'^^xsd:double;
  dwc:endLongitude '10.8124632'^^xsd:double;
  dwc:latitude '57.784014'^^xsd:double;
  dwc:startLatitude '57.7840136'^^xsd:double;
  dwc:endLatitude '57.7840136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8124632 57.7840136, 10.8124632 57.7840136, 10.8124632 57.7840136, 10.8124632 57.7840136, 10.8124632 57.7840136))'^^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 '1183_2519'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.673194 10.813472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.673194"^^xsd:decimal ;
  dwc:decimalLongitude "10.813472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.673194 10.813472)"^^geo:wktLiteral ;
  geo-pos:lat "55.673194"^^xsd:decimal ;
  geo-pos:long "10.813472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2385'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2385'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.868333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.813472'^^xsd:double;
  dwc:startLongitude '10.8134722'^^xsd:double;
  dwc:endLongitude '10.8134722'^^xsd:double;
  dwc:latitude '55.673194'^^xsd:double;
  dwc:startLatitude '55.6731944'^^xsd:double;
  dwc:endLatitude '55.6731944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8134722 55.6731944, 10.8134722 55.6731944, 10.8134722 55.6731944, 10.8134722 55.6731944, 10.8134722 55.6731944))'^^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 '1183_2385'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2187 10.817781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2187"^^xsd:decimal ;
  dwc:decimalLongitude "10.817781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2187 10.817781)"^^geo:wktLiteral ;
  geo-pos:lat "56.2187"^^xsd:decimal ;
  geo-pos:long "10.817781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2609'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2609'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.817781'^^xsd:double;
  dwc:startLongitude '10.8177809'^^xsd:double;
  dwc:endLongitude '10.8177809'^^xsd:double;
  dwc:latitude '56.2187'^^xsd:double;
  dwc:startLatitude '56.2187004'^^xsd:double;
  dwc:endLatitude '56.2187004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8177809 56.2187004, 10.8177809 56.2187004, 10.8177809 56.2187004, 10.8177809 56.2187004, 10.8177809 56.2187004))'^^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 '1183_2609'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.220542 10.820346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.220542"^^xsd:decimal ;
  dwc:decimalLongitude "10.820346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.220542 10.820346)"^^geo:wktLiteral ;
  geo-pos:lat "56.220542"^^xsd:decimal ;
  geo-pos:long "10.820346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2610'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2610'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.300555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.820346'^^xsd:double;
  dwc:startLongitude '10.8203463'^^xsd:double;
  dwc:endLongitude '10.8203463'^^xsd:double;
  dwc:latitude '56.220542'^^xsd:double;
  dwc:startLatitude '56.2205415'^^xsd:double;
  dwc:endLatitude '56.2205415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8203463 56.2205415, 10.8203463 56.2205415, 10.8203463 56.2205415, 10.8203463 56.2205415, 10.8203463 56.2205415))'^^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 '1183_2610'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.671815 10.820441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.671815"^^xsd:decimal ;
  dwc:decimalLongitude "10.820441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.671815 10.820441)"^^geo:wktLiteral ;
  geo-pos:lat "55.671815"^^xsd:decimal ;
  geo-pos:long "10.820441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2384'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2384'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.820441'^^xsd:double;
  dwc:startLongitude '10.8204414'^^xsd:double;
  dwc:endLongitude '10.8204414'^^xsd:double;
  dwc:latitude '55.671815'^^xsd:double;
  dwc:startLatitude '55.6718154'^^xsd:double;
  dwc:endLatitude '55.6718154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8204414 55.6718154, 10.8204414 55.6718154, 10.8204414 55.6718154, 10.8204414 55.6718154, 10.8204414 55.6718154))'^^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 '1183_2384'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.671405 10.822559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.671405"^^xsd:decimal ;
  dwc:decimalLongitude "10.822559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.671405 10.822559)"^^geo:wktLiteral ;
  geo-pos:lat "55.671405"^^xsd:decimal ;
  geo-pos:long "10.822559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2383'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2383'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.837222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.822559'^^xsd:double;
  dwc:startLongitude '10.8225589'^^xsd:double;
  dwc:endLongitude '10.8225589'^^xsd:double;
  dwc:latitude '55.671405'^^xsd:double;
  dwc:startLatitude '55.6714047'^^xsd:double;
  dwc:endLatitude '55.6714047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8225589 55.6714047, 10.8225589 55.6714047, 10.8225589 55.6714047, 10.8225589 55.6714047, 10.8225589 55.6714047))'^^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 '1183_2383'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277813 10.828418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277813"^^xsd:decimal ;
  dwc:decimalLongitude "10.828418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277813 10.828418)"^^geo:wktLiteral ;
  geo-pos:lat "58.277813"^^xsd:decimal ;
  geo-pos:long "10.828418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2495'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2495'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.058611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.828418'^^xsd:double;
  dwc:startLongitude '10.828418'^^xsd:double;
  dwc:endLongitude '10.828418'^^xsd:double;
  dwc:latitude '58.277813'^^xsd:double;
  dwc:startLatitude '58.277813'^^xsd:double;
  dwc:endLatitude '58.277813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.828418 58.277813, 10.828418 58.277813, 10.828418 58.277813, 10.828418 58.277813, 10.828418 58.277813))'^^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 '1183_2495'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.670031 10.829644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.670031"^^xsd:decimal ;
  dwc:decimalLongitude "10.829644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.670031 10.829644)"^^geo:wktLiteral ;
  geo-pos:lat "55.670031"^^xsd:decimal ;
  geo-pos:long "10.829644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2381'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2381'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.813055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.829644'^^xsd:double;
  dwc:startLongitude '10.8296443'^^xsd:double;
  dwc:endLongitude '10.8296443'^^xsd:double;
  dwc:latitude '55.670031'^^xsd:double;
  dwc:startLatitude '55.6700306'^^xsd:double;
  dwc:endLatitude '55.6700306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8296443 55.6700306, 10.8296443 55.6700306, 10.8296443 55.6700306, 10.8296443 55.6700306, 10.8296443 55.6700306))'^^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 '1183_2381'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.669683 10.831436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.669683"^^xsd:decimal ;
  dwc:decimalLongitude "10.831436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.669683 10.831436)"^^geo:wktLiteral ;
  geo-pos:lat "55.669683"^^xsd:decimal ;
  geo-pos:long "10.831436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2382'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2382'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.806944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.831436'^^xsd:double;
  dwc:startLongitude '10.831436'^^xsd:double;
  dwc:endLongitude '10.831436'^^xsd:double;
  dwc:latitude '55.669683'^^xsd:double;
  dwc:startLatitude '55.6696831'^^xsd:double;
  dwc:endLatitude '55.6696831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.831436 55.6696831, 10.831436 55.6696831, 10.831436 55.6696831, 10.831436 55.6696831, 10.831436 55.6696831))'^^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 '1183_2382'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.228865 10.831944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.228865"^^xsd:decimal ;
  dwc:decimalLongitude "10.831944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.228865 10.831944)"^^geo:wktLiteral ;
  geo-pos:lat "56.228865"^^xsd:decimal ;
  geo-pos:long "10.831944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2608'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2608'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.240277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.831944'^^xsd:double;
  dwc:startLongitude '10.8319441'^^xsd:double;
  dwc:endLongitude '10.8319441'^^xsd:double;
  dwc:latitude '56.228865'^^xsd:double;
  dwc:startLatitude '56.2288649'^^xsd:double;
  dwc:endLatitude '56.2288649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8319441 56.2288649, 10.8319441 56.2288649, 10.8319441 56.2288649, 10.8319441 56.2288649, 10.8319441 56.2288649))'^^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 '1183_2608'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27756 10.833026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27756"^^xsd:decimal ;
  dwc:decimalLongitude "10.833026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27756 10.833026)"^^geo:wktLiteral ;
  geo-pos:lat "58.27756"^^xsd:decimal ;
  geo-pos:long "10.833026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2496'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2496'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.071388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.833026'^^xsd:double;
  dwc:startLongitude '10.8330261'^^xsd:double;
  dwc:endLongitude '10.8330261'^^xsd:double;
  dwc:latitude '58.27756'^^xsd:double;
  dwc:startLatitude '58.2775603'^^xsd:double;
  dwc:endLatitude '58.2775603'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8330261 58.2775603, 10.8330261 58.2775603, 10.8330261 58.2775603, 10.8330261 58.2775603, 10.8330261 58.2775603))'^^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 '1183_2496'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.668499 10.837544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.668499"^^xsd:decimal ;
  dwc:decimalLongitude "10.837544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.668499 10.837544)"^^geo:wktLiteral ;
  geo-pos:lat "55.668499"^^xsd:decimal ;
  geo-pos:long "10.837544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2379'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2379'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.786111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.837544'^^xsd:double;
  dwc:startLongitude '10.8375441'^^xsd:double;
  dwc:endLongitude '10.8375441'^^xsd:double;
  dwc:latitude '55.668499'^^xsd:double;
  dwc:startLatitude '55.6684985'^^xsd:double;
  dwc:endLatitude '55.6684985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8375441 55.6684985, 10.8375441 55.6684985, 10.8375441 55.6684985, 10.8375441 55.6684985, 10.8375441 55.6684985))'^^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 '1183_2379'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.668341 10.838359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.668341"^^xsd:decimal ;
  dwc:decimalLongitude "10.838359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.668341 10.838359)"^^geo:wktLiteral ;
  geo-pos:lat "55.668341"^^xsd:decimal ;
  geo-pos:long "10.838359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2380'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2380'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.783333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.838359'^^xsd:double;
  dwc:startLongitude '10.8383585'^^xsd:double;
  dwc:endLongitude '10.8383585'^^xsd:double;
  dwc:latitude '55.668341'^^xsd:double;
  dwc:startLatitude '55.6683406'^^xsd:double;
  dwc:endLatitude '55.6683406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8383585 55.6683406, 10.8383585 55.6683406, 10.8383585 55.6683406, 10.8383585 55.6683406, 10.8383585 55.6683406))'^^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 '1183_2380'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.772225 10.845737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.772225"^^xsd:decimal ;
  dwc:decimalLongitude "10.845737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.772225 10.845737)"^^geo:wktLiteral ;
  geo-pos:lat "57.772225"^^xsd:decimal ;
  geo-pos:long "10.845737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2458'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2458'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.845737'^^xsd:double;
  dwc:startLongitude '10.8457367'^^xsd:double;
  dwc:endLongitude '10.8457367'^^xsd:double;
  dwc:latitude '57.772225'^^xsd:double;
  dwc:startLatitude '57.7722246'^^xsd:double;
  dwc:endLatitude '57.7722246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8457367 57.7722246, 10.8457367 57.7722246, 10.8457367 57.7722246, 10.8457367 57.7722246, 10.8457367 57.7722246))'^^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 '1183_2458'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771506 10.846579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.771506"^^xsd:decimal ;
  dwc:decimalLongitude "10.846579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.771506 10.846579)"^^geo:wktLiteral ;
  geo-pos:lat "57.771506"^^xsd:decimal ;
  geo-pos:long "10.846579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2457'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2457'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.8038888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.846579'^^xsd:double;
  dwc:startLongitude '10.8465792'^^xsd:double;
  dwc:endLongitude '10.8465792'^^xsd:double;
  dwc:latitude '57.771506'^^xsd:double;
  dwc:startLatitude '57.7715058'^^xsd:double;
  dwc:endLatitude '57.7715058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8465792 57.7715058, 10.8465792 57.7715058, 10.8465792 57.7715058, 10.8465792 57.7715058, 10.8465792 57.7715058))'^^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 '1183_2457'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.666666 10.846991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.666666"^^xsd:decimal ;
  dwc:decimalLongitude "10.846991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.666666 10.846991)"^^geo:wktLiteral ;
  geo-pos:lat "55.666666"^^xsd:decimal ;
  geo-pos:long "10.846991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2378'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2378'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.753888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.846991'^^xsd:double;
  dwc:startLongitude '10.8469913'^^xsd:double;
  dwc:endLongitude '10.8469913'^^xsd:double;
  dwc:latitude '55.666666'^^xsd:double;
  dwc:startLatitude '55.6666663'^^xsd:double;
  dwc:endLatitude '55.6666663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8469913 55.6666663, 10.8469913 55.6666663, 10.8469913 55.6666663, 10.8469913 55.6666663, 10.8469913 55.6666663))'^^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 '1183_2378'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.665845 10.851226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.665845"^^xsd:decimal ;
  dwc:decimalLongitude "10.851226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.665845 10.851226)"^^geo:wktLiteral ;
  geo-pos:lat "55.665845"^^xsd:decimal ;
  geo-pos:long "10.851226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2377'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2377'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.739444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.851226'^^xsd:double;
  dwc:startLongitude '10.8512262'^^xsd:double;
  dwc:endLongitude '10.8512262'^^xsd:double;
  dwc:latitude '55.665845'^^xsd:double;
  dwc:startLatitude '55.665845'^^xsd:double;
  dwc:endLatitude '55.665845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8512262 55.665845, 10.8512262 55.665845, 10.8512262 55.665845, 10.8512262 55.665845, 10.8512262 55.665845))'^^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 '1183_2377'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243632 10.852521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.243632"^^xsd:decimal ;
  dwc:decimalLongitude "10.852521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.243632 10.852521)"^^geo:wktLiteral ;
  geo-pos:lat "56.243632"^^xsd:decimal ;
  geo-pos:long "10.852521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2606'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2606'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.852521'^^xsd:double;
  dwc:startLongitude '10.8525209'^^xsd:double;
  dwc:endLongitude '10.8525209'^^xsd:double;
  dwc:latitude '56.243632'^^xsd:double;
  dwc:startLatitude '56.2436322'^^xsd:double;
  dwc:endLatitude '56.2436322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8525209 56.2436322, 10.8525209 56.2436322, 10.8525209 56.2436322, 10.8525209 56.2436322, 10.8525209 56.2436322))'^^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 '1183_2606'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.665182 10.854647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.665182"^^xsd:decimal ;
  dwc:decimalLongitude "10.854647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.665182 10.854647)"^^geo:wktLiteral ;
  geo-pos:lat "55.665182"^^xsd:decimal ;
  geo-pos:long "10.854647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2376'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2376'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.854647'^^xsd:double;
  dwc:startLongitude '10.8546468'^^xsd:double;
  dwc:endLongitude '10.8546468'^^xsd:double;
  dwc:latitude '55.665182'^^xsd:double;
  dwc:startLatitude '55.6651816'^^xsd:double;
  dwc:endLatitude '55.6651816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8546468 55.6651816, 10.8546468 55.6651816, 10.8546468 55.6651816, 10.8546468 55.6651816, 10.8546468 55.6651816))'^^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 '1183_2376'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.761891 10.857848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.761891"^^xsd:decimal ;
  dwc:decimalLongitude "10.857848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.761891 10.857848)"^^geo:wktLiteral ;
  geo-pos:lat "57.761891"^^xsd:decimal ;
  geo-pos:long "10.857848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2456'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2456'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.7444444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.857848'^^xsd:double;
  dwc:startLongitude '10.8578478'^^xsd:double;
  dwc:endLongitude '10.8578478'^^xsd:double;
  dwc:latitude '57.761891'^^xsd:double;
  dwc:startLatitude '57.7618913'^^xsd:double;
  dwc:endLatitude '57.7618913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8578478 57.7618913, 10.8578478 57.7618913, 10.8578478 57.7618913, 10.8578478 57.7618913, 10.8578478 57.7618913))'^^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 '1183_2456'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.663823 10.861651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.663823"^^xsd:decimal ;
  dwc:decimalLongitude "10.861651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.663823 10.861651)"^^geo:wktLiteral ;
  geo-pos:lat "55.663823"^^xsd:decimal ;
  geo-pos:long "10.861651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2375'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2375'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.703888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.861651'^^xsd:double;
  dwc:startLongitude '10.8616507'^^xsd:double;
  dwc:endLongitude '10.8616507'^^xsd:double;
  dwc:latitude '55.663823'^^xsd:double;
  dwc:startLatitude '55.6638233'^^xsd:double;
  dwc:endLatitude '55.6638233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8616507 55.6638233, 10.8616507 55.6638233, 10.8616507 55.6638233, 10.8616507 55.6638233, 10.8616507 55.6638233))'^^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 '1183_2375'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802518 10.861853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802518"^^xsd:decimal ;
  dwc:decimalLongitude "10.861853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802518 10.861853)"^^geo:wktLiteral ;
  geo-pos:lat "55.802518"^^xsd:decimal ;
  geo-pos:long "10.861853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2310'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1183_2310'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.128888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.861853'^^xsd:double;
  dwc:startLongitude '10.8618533'^^xsd:double;
  dwc:endLongitude '10.8618533'^^xsd:double;
  dwc:latitude '55.802518'^^xsd:double;
  dwc:startLatitude '55.8025178'^^xsd:double;
  dwc:endLatitude '55.8025178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8618533 55.8025178, 10.8618533 55.8025178, 10.8618533 55.8025178, 10.8618533 55.8025178, 10.8618533 55.8025178))'^^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 '1183_2310'^^xsd:string;
  dwc:observationDate '1994-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.803569 10.862974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.803569"^^xsd:decimal ;
  dwc:decimalLongitude "10.862974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.803569 10.862974)"^^geo:wktLiteral ;
  geo-pos:lat "55.803569"^^xsd:decimal ;
  geo-pos:long "10.862974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2309'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1183_2309'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '19.120833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.862974'^^xsd:double;
  dwc:startLongitude '10.8629735'^^xsd:double;
  dwc:endLongitude '10.8629735'^^xsd:double;
  dwc:latitude '55.803569'^^xsd:double;
  dwc:startLatitude '55.8035688'^^xsd:double;
  dwc:endLatitude '55.8035688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8629735 55.8035688, 10.8629735 55.8035688, 10.8629735 55.8035688, 10.8629735 55.8035688, 10.8629735 55.8035688))'^^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 '1183_2309'^^xsd:string;
  dwc:observationDate '1994-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66226 10.869713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.66226"^^xsd:decimal ;
  dwc:decimalLongitude "10.869713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.66226 10.869713)"^^geo:wktLiteral ;
  geo-pos:lat "55.66226"^^xsd:decimal ;
  geo-pos:long "10.869713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2374'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2374'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.676388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.869713'^^xsd:double;
  dwc:startLongitude '10.8697134'^^xsd:double;
  dwc:endLongitude '10.8697134'^^xsd:double;
  dwc:latitude '55.66226'^^xsd:double;
  dwc:startLatitude '55.6622596'^^xsd:double;
  dwc:endLatitude '55.6622596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8697134 55.6622596, 10.8697134 55.6622596, 10.8697134 55.6622596, 10.8697134 55.6622596, 10.8697134 55.6622596))'^^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 '1183_2374'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.262996 10.879957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.262996"^^xsd:decimal ;
  dwc:decimalLongitude "10.879957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.262996 10.879957)"^^geo:wktLiteral ;
  geo-pos:lat "56.262996"^^xsd:decimal ;
  geo-pos:long "10.879957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2605'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2605'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.9925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.879957'^^xsd:double;
  dwc:startLongitude '10.8799567'^^xsd:double;
  dwc:endLongitude '10.8799567'^^xsd:double;
  dwc:latitude '56.262996'^^xsd:double;
  dwc:startLatitude '56.2629958'^^xsd:double;
  dwc:endLatitude '56.2629958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8799567 56.2629958, 10.8799567 56.2629958, 10.8799567 56.2629958, 10.8799567 56.2629958, 10.8799567 56.2629958))'^^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 '1183_2605'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.659148 10.885757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.659148"^^xsd:decimal ;
  dwc:decimalLongitude "10.885757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.659148 10.885757)"^^geo:wktLiteral ;
  geo-pos:lat "55.659148"^^xsd:decimal ;
  geo-pos:long "10.885757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2372'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2372'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.621666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.885757'^^xsd:double;
  dwc:startLongitude '10.8857573'^^xsd:double;
  dwc:endLongitude '10.8857573'^^xsd:double;
  dwc:latitude '55.659148'^^xsd:double;
  dwc:startLatitude '55.6591481'^^xsd:double;
  dwc:endLatitude '55.6591481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8857573 55.6591481, 10.8857573 55.6591481, 10.8857573 55.6591481, 10.8857573 55.6591481, 10.8857573 55.6591481))'^^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 '1183_2372'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.658864 10.887223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.658864"^^xsd:decimal ;
  dwc:decimalLongitude "10.887223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.658864 10.887223)"^^geo:wktLiteral ;
  geo-pos:lat "55.658864"^^xsd:decimal ;
  geo-pos:long "10.887223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2373'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2373'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.616666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.887223'^^xsd:double;
  dwc:startLongitude '10.8872233'^^xsd:double;
  dwc:endLongitude '10.8872233'^^xsd:double;
  dwc:latitude '55.658864'^^xsd:double;
  dwc:startLatitude '55.6588638'^^xsd:double;
  dwc:endLatitude '55.6588638'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8872233 55.6588638, 10.8872233 55.6588638, 10.8872233 55.6588638, 10.8872233 55.6588638, 10.8872233 55.6588638))'^^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 '1183_2373'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.658627 10.888445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.658627"^^xsd:decimal ;
  dwc:decimalLongitude "10.888445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.658627 10.888445)"^^geo:wktLiteral ;
  geo-pos:lat "55.658627"^^xsd:decimal ;
  geo-pos:long "10.888445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2371'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2371'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.6125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.888445'^^xsd:double;
  dwc:startLongitude '10.8884449'^^xsd:double;
  dwc:endLongitude '10.8884449'^^xsd:double;
  dwc:latitude '55.658627'^^xsd:double;
  dwc:startLatitude '55.6586269'^^xsd:double;
  dwc:endLatitude '55.6586269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8884449 55.6586269, 10.8884449 55.6586269, 10.8884449 55.6586269, 10.8884449 55.6586269, 10.8884449 55.6586269))'^^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 '1183_2371'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.270617 10.89148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.270617"^^xsd:decimal ;
  dwc:decimalLongitude "10.89148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.270617 10.89148)"^^geo:wktLiteral ;
  geo-pos:lat "56.270617"^^xsd:decimal ;
  geo-pos:long "10.89148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2604'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2604'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.936111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.89148'^^xsd:double;
  dwc:startLongitude '10.8914799'^^xsd:double;
  dwc:endLongitude '10.8914799'^^xsd:double;
  dwc:latitude '56.270617'^^xsd:double;
  dwc:startLatitude '56.2706166'^^xsd:double;
  dwc:endLatitude '56.2706166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8914799 56.2706166, 10.8914799 56.2706166, 10.8914799 56.2706166, 10.8914799 56.2706166, 10.8914799 56.2706166))'^^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 '1183_2604'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.657316 10.895205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.657316"^^xsd:decimal ;
  dwc:decimalLongitude "10.895205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.657316 10.895205)"^^geo:wktLiteral ;
  geo-pos:lat "55.657316"^^xsd:decimal ;
  geo-pos:long "10.895205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2369'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2369'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.589444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.895205'^^xsd:double;
  dwc:startLongitude '10.8952045'^^xsd:double;
  dwc:endLongitude '10.8952045'^^xsd:double;
  dwc:latitude '55.657316'^^xsd:double;
  dwc:startLatitude '55.6573159'^^xsd:double;
  dwc:endLatitude '55.6573159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8952045 55.6573159, 10.8952045 55.6573159, 10.8952045 55.6573159, 10.8952045 55.6573159, 10.8952045 55.6573159))'^^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 '1183_2369'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.657126 10.896182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.657126"^^xsd:decimal ;
  dwc:decimalLongitude "10.896182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.657126 10.896182)"^^geo:wktLiteral ;
  geo-pos:lat "55.657126"^^xsd:decimal ;
  geo-pos:long "10.896182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2370'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2370'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.586111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.896182'^^xsd:double;
  dwc:startLongitude '10.8961818'^^xsd:double;
  dwc:endLongitude '10.8961818'^^xsd:double;
  dwc:latitude '55.657126'^^xsd:double;
  dwc:startLatitude '55.6571264'^^xsd:double;
  dwc:endLatitude '55.6571264'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8961818 55.6571264, 10.8961818 55.6571264, 10.8961818 55.6571264, 10.8961818 55.6571264, 10.8961818 55.6571264))'^^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 '1183_2370'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.654175 10.910264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.654175"^^xsd:decimal ;
  dwc:decimalLongitude "10.910264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.654175 10.910264)"^^geo:wktLiteral ;
  geo-pos:lat "55.654175"^^xsd:decimal ;
  geo-pos:long "10.910264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2368'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2368'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.537777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.910264'^^xsd:double;
  dwc:startLongitude '10.910264'^^xsd:double;
  dwc:endLongitude '10.910264'^^xsd:double;
  dwc:latitude '55.654175'^^xsd:double;
  dwc:startLatitude '55.6541746'^^xsd:double;
  dwc:endLatitude '55.6541746'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.910264 55.6541746, 10.910264 55.6541746, 10.910264 55.6541746, 10.910264 55.6541746, 10.910264 55.6541746))'^^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 '1183_2368'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.712479 10.916138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.712479"^^xsd:decimal ;
  dwc:decimalLongitude "10.916138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.712479 10.916138)"^^geo:wktLiteral ;
  geo-pos:lat "57.712479"^^xsd:decimal ;
  geo-pos:long "10.916138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2455'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2455'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.4291666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.916138'^^xsd:double;
  dwc:startLongitude '10.9161384'^^xsd:double;
  dwc:endLongitude '10.9161384'^^xsd:double;
  dwc:latitude '57.712479'^^xsd:double;
  dwc:startLatitude '57.712479'^^xsd:double;
  dwc:endLatitude '57.712479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9161384 57.712479, 10.9161384 57.712479, 10.9161384 57.712479, 10.9161384 57.712479, 10.9161384 57.712479))'^^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 '1183_2455'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.652626 10.917627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.652626"^^xsd:decimal ;
  dwc:decimalLongitude "10.917627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.652626 10.917627)"^^geo:wktLiteral ;
  geo-pos:lat "55.652626"^^xsd:decimal ;
  geo-pos:long "10.917627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2367'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2367'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.5125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.917627'^^xsd:double;
  dwc:startLongitude '10.9176266'^^xsd:double;
  dwc:endLongitude '10.9176266'^^xsd:double;
  dwc:latitude '55.652626'^^xsd:double;
  dwc:startLatitude '55.6526258'^^xsd:double;
  dwc:endLatitude '55.6526258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9176266 55.6526258, 10.9176266 55.6526258, 10.9176266 55.6526258, 10.9176266 55.6526258, 10.9176266 55.6526258))'^^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 '1183_2367'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.272711 10.921481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.272711"^^xsd:decimal ;
  dwc:decimalLongitude "10.921481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.272711 10.921481)"^^geo:wktLiteral ;
  geo-pos:lat "58.272711"^^xsd:decimal ;
  geo-pos:long "10.921481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2497'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2497'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.921481'^^xsd:double;
  dwc:startLongitude '10.9214813'^^xsd:double;
  dwc:endLongitude '10.9214813'^^xsd:double;
  dwc:latitude '58.272711'^^xsd:double;
  dwc:startLatitude '58.2727108'^^xsd:double;
  dwc:endLatitude '58.2727108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9214813 58.2727108, 10.9214813 58.2727108, 10.9214813 58.2727108, 10.9214813 58.2727108, 10.9214813 58.2727108))'^^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 '1183_2497'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703114 10.927122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.703114"^^xsd:decimal ;
  dwc:decimalLongitude "10.927122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703114 10.927122)"^^geo:wktLiteral ;
  geo-pos:lat "57.703114"^^xsd:decimal ;
  geo-pos:long "10.927122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2454'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2454'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.3691666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.927122'^^xsd:double;
  dwc:startLongitude '10.9271215'^^xsd:double;
  dwc:endLongitude '10.9271215'^^xsd:double;
  dwc:latitude '57.703114'^^xsd:double;
  dwc:startLatitude '57.7031142'^^xsd:double;
  dwc:endLatitude '57.7031142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9271215 57.7031142, 10.9271215 57.7031142, 10.9271215 57.7031142, 10.9271215 57.7031142, 10.9271215 57.7031142))'^^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 '1183_2454'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.294153 10.927203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.294153"^^xsd:decimal ;
  dwc:decimalLongitude "10.927203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.294153 10.927203)"^^geo:wktLiteral ;
  geo-pos:lat "56.294153"^^xsd:decimal ;
  geo-pos:long "10.927203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2603'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2603'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.761388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.927203'^^xsd:double;
  dwc:startLongitude '10.9272028'^^xsd:double;
  dwc:endLongitude '10.9272028'^^xsd:double;
  dwc:latitude '56.294153'^^xsd:double;
  dwc:startLatitude '56.2941528'^^xsd:double;
  dwc:endLatitude '56.2941528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9272028 56.2941528, 10.9272028 56.2941528, 10.9272028 56.2941528, 10.9272028 56.2941528, 10.9272028 56.2941528))'^^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 '1183_2603'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.294833 10.92842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.294833"^^xsd:decimal ;
  dwc:decimalLongitude "10.92842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.294833 10.92842)"^^geo:wktLiteral ;
  geo-pos:lat "56.294833"^^xsd:decimal ;
  geo-pos:long "10.92842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2602'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2602'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.755555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.92842'^^xsd:double;
  dwc:startLongitude '10.92842'^^xsd:double;
  dwc:endLongitude '10.92842'^^xsd:double;
  dwc:latitude '56.294833'^^xsd:double;
  dwc:startLatitude '56.2948333'^^xsd:double;
  dwc:endLatitude '56.2948333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.92842 56.2948333, 10.92842 56.2948333, 10.92842 56.2948333, 10.92842 56.2948333, 10.92842 56.2948333))'^^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 '1183_2602'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27214 10.9319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27214"^^xsd:decimal ;
  dwc:decimalLongitude "10.9319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27214 10.9319)"^^geo:wktLiteral ;
  geo-pos:lat "58.27214"^^xsd:decimal ;
  geo-pos:long "10.9319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2498'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2498'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.345555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.9319'^^xsd:double;
  dwc:startLongitude '10.9318995'^^xsd:double;
  dwc:endLongitude '10.9318995'^^xsd:double;
  dwc:latitude '58.27214'^^xsd:double;
  dwc:startLatitude '58.2721397'^^xsd:double;
  dwc:endLatitude '58.2721397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9318995 58.2721397, 10.9318995 58.2721397, 10.9318995 58.2721397, 10.9318995 58.2721397, 10.9318995 58.2721397))'^^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 '1183_2498'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27175 10.939012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.27175"^^xsd:decimal ;
  dwc:decimalLongitude "10.939012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.27175 10.939012)"^^geo:wktLiteral ;
  geo-pos:lat "58.27175"^^xsd:decimal ;
  geo-pos:long "10.939012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2499'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2499'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.365277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.939012'^^xsd:double;
  dwc:startLongitude '10.939012'^^xsd:double;
  dwc:endLongitude '10.939012'^^xsd:double;
  dwc:latitude '58.27175'^^xsd:double;
  dwc:startLatitude '58.2717497'^^xsd:double;
  dwc:endLatitude '58.2717497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.939012 58.2717497, 10.939012 58.2717497, 10.939012 58.2717497, 10.939012 58.2717497, 10.939012 58.2717497))'^^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 '1183_2499'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.303032 10.943085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.303032"^^xsd:decimal ;
  dwc:decimalLongitude "10.943085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.303032 10.943085)"^^geo:wktLiteral ;
  geo-pos:lat "56.303032"^^xsd:decimal ;
  geo-pos:long "10.943085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2601'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2601'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.685277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.943085'^^xsd:double;
  dwc:startLongitude '10.9430846'^^xsd:double;
  dwc:endLongitude '10.9430846'^^xsd:double;
  dwc:latitude '56.303032'^^xsd:double;
  dwc:startLatitude '56.3030324'^^xsd:double;
  dwc:endLatitude '56.3030324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9430846 56.3030324, 10.9430846 56.3030324, 10.9430846 56.3030324, 10.9430846 56.3030324, 10.9430846 56.3030324))'^^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 '1183_2601'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271475 10.944021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271475"^^xsd:decimal ;
  dwc:decimalLongitude "10.944021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271475 10.944021)"^^geo:wktLiteral ;
  geo-pos:lat "58.271475"^^xsd:decimal ;
  geo-pos:long "10.944021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2500'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2500'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.379166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.944021'^^xsd:double;
  dwc:startLongitude '10.9440208'^^xsd:double;
  dwc:endLongitude '10.9440208'^^xsd:double;
  dwc:latitude '58.271475'^^xsd:double;
  dwc:startLatitude '58.2714751'^^xsd:double;
  dwc:endLatitude '58.2714751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9440208 58.2714751, 10.9440208 58.2714751, 10.9440208 58.2714751, 10.9440208 58.2714751, 10.9440208 58.2714751))'^^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 '1183_2500'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.303583 10.94407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.303583"^^xsd:decimal ;
  dwc:decimalLongitude "10.94407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.303583 10.94407)"^^geo:wktLiteral ;
  geo-pos:lat "56.303583"^^xsd:decimal ;
  geo-pos:long "10.94407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2600'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2600'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.680555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.94407'^^xsd:double;
  dwc:startLongitude '10.94407'^^xsd:double;
  dwc:endLongitude '10.94407'^^xsd:double;
  dwc:latitude '56.303583'^^xsd:double;
  dwc:startLatitude '56.3035833'^^xsd:double;
  dwc:endLatitude '56.3035833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.94407 56.3035833, 10.94407 56.3035833, 10.94407 56.3035833, 10.94407 56.3035833, 10.94407 56.3035833))'^^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 '1183_2600'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.646924 10.944731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.646924"^^xsd:decimal ;
  dwc:decimalLongitude "10.944731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.646924 10.944731)"^^geo:wktLiteral ;
  geo-pos:lat "55.646924"^^xsd:decimal ;
  geo-pos:long "10.944731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2366'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2366'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.419444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.944731'^^xsd:double;
  dwc:startLongitude '10.9447307'^^xsd:double;
  dwc:endLongitude '10.9447307'^^xsd:double;
  dwc:latitude '55.646924'^^xsd:double;
  dwc:startLatitude '55.646924'^^xsd:double;
  dwc:endLatitude '55.646924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9447307 55.646924, 10.9447307 55.646924, 10.9447307 55.646924, 10.9447307 55.646924, 10.9447307 55.646924))'^^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 '1183_2366'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.646754 10.94554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.646754"^^xsd:decimal ;
  dwc:decimalLongitude "10.94554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.646754 10.94554)"^^geo:wktLiteral ;
  geo-pos:lat "55.646754"^^xsd:decimal ;
  geo-pos:long "10.94554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2364'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2364'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.416666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.94554'^^xsd:double;
  dwc:startLongitude '10.9455398'^^xsd:double;
  dwc:endLongitude '10.9455398'^^xsd:double;
  dwc:latitude '55.646754'^^xsd:double;
  dwc:startLatitude '55.6467538'^^xsd:double;
  dwc:endLatitude '55.6467538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9455398 55.6467538, 10.9455398 55.6467538, 10.9455398 55.6467538, 10.9455398 55.6467538, 10.9455398 55.6467538))'^^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 '1183_2364'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.645733 10.950394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.645733"^^xsd:decimal ;
  dwc:decimalLongitude "10.950394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.645733 10.950394)"^^geo:wktLiteral ;
  geo-pos:lat "55.645733"^^xsd:decimal ;
  geo-pos:long "10.950394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2365'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2365'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.950394'^^xsd:double;
  dwc:startLongitude '10.9503943'^^xsd:double;
  dwc:endLongitude '10.9503943'^^xsd:double;
  dwc:latitude '55.645733'^^xsd:double;
  dwc:startLatitude '55.6457326'^^xsd:double;
  dwc:endLatitude '55.6457326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9503943 55.6457326, 10.9503943 55.6457326, 10.9503943 55.6457326, 10.9503943 55.6457326, 10.9503943 55.6457326))'^^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 '1183_2365'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.645733 10.950394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.645733"^^xsd:decimal ;
  dwc:decimalLongitude "10.950394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.645733 10.950394)"^^geo:wktLiteral ;
  geo-pos:lat "55.645733"^^xsd:decimal ;
  geo-pos:long "10.950394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2363'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2363'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.4'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.950394'^^xsd:double;
  dwc:startLongitude '10.9503943'^^xsd:double;
  dwc:endLongitude '10.9503943'^^xsd:double;
  dwc:latitude '55.645733'^^xsd:double;
  dwc:startLatitude '55.6457326'^^xsd:double;
  dwc:endLatitude '55.6457326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9503943 55.6457326, 10.9503943 55.6457326, 10.9503943 55.6457326, 10.9503943 55.6457326, 10.9503943 55.6457326))'^^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 '1183_2363'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.307829 10.951663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.307829"^^xsd:decimal ;
  dwc:decimalLongitude "10.951663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.307829 10.951663)"^^geo:wktLiteral ;
  geo-pos:lat "56.307829"^^xsd:decimal ;
  geo-pos:long "10.951663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2599'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2599'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.644166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.951663'^^xsd:double;
  dwc:startLongitude '10.9516632'^^xsd:double;
  dwc:endLongitude '10.9516632'^^xsd:double;
  dwc:latitude '56.307829'^^xsd:double;
  dwc:startLatitude '56.3078287'^^xsd:double;
  dwc:endLatitude '56.3078287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9516632 56.3078287, 10.9516632 56.3078287, 10.9516632 56.3078287, 10.9516632 56.3078287, 10.9516632 56.3078287))'^^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 '1183_2599'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.645443 10.95177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.645443"^^xsd:decimal ;
  dwc:decimalLongitude "10.95177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.645443 10.95177)"^^geo:wktLiteral ;
  geo-pos:lat "55.645443"^^xsd:decimal ;
  geo-pos:long "10.95177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2362'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2362'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.395277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.95177'^^xsd:double;
  dwc:startLongitude '10.9517697'^^xsd:double;
  dwc:endLongitude '10.9517697'^^xsd:double;
  dwc:latitude '55.645443'^^xsd:double;
  dwc:startLatitude '55.6454433'^^xsd:double;
  dwc:endLatitude '55.6454433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9517697 55.6454433, 10.9517697 55.6454433, 10.9517697 55.6454433, 10.9517697 55.6454433, 10.9517697 55.6454433))'^^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 '1183_2362'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.313046 10.960995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.313046"^^xsd:decimal ;
  dwc:decimalLongitude "10.960995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.313046 10.960995)"^^geo:wktLiteral ;
  geo-pos:lat "56.313046"^^xsd:decimal ;
  geo-pos:long "10.960995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2598'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2598'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.599444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.960995'^^xsd:double;
  dwc:startLongitude '10.9609952'^^xsd:double;
  dwc:endLongitude '10.9609952'^^xsd:double;
  dwc:latitude '56.313046'^^xsd:double;
  dwc:startLatitude '56.3130463'^^xsd:double;
  dwc:endLatitude '56.3130463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9609952 56.3130463, 10.9609952 56.3130463, 10.9609952 56.3130463, 10.9609952 56.3130463, 10.9609952 56.3130463))'^^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 '1183_2598'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64335 10.961721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.64335"^^xsd:decimal ;
  dwc:decimalLongitude "10.961721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.64335 10.961721)"^^geo:wktLiteral ;
  geo-pos:lat "55.64335"^^xsd:decimal ;
  geo-pos:long "10.961721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2361'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2361'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.361111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.961721'^^xsd:double;
  dwc:startLongitude '10.9617214'^^xsd:double;
  dwc:endLongitude '10.9617214'^^xsd:double;
  dwc:latitude '55.64335'^^xsd:double;
  dwc:startLatitude '55.6433498'^^xsd:double;
  dwc:endLatitude '55.6433498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9617214 55.6433498, 10.9617214 55.6433498, 10.9617214 55.6433498, 10.9617214 55.6433498, 10.9617214 55.6433498))'^^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 '1183_2361'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.643265 10.962126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.643265"^^xsd:decimal ;
  dwc:decimalLongitude "10.962126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.643265 10.962126)"^^geo:wktLiteral ;
  geo-pos:lat "55.643265"^^xsd:decimal ;
  geo-pos:long "10.962126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2360'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2360'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.359722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.962126'^^xsd:double;
  dwc:startLongitude '10.9621259'^^xsd:double;
  dwc:endLongitude '10.9621259'^^xsd:double;
  dwc:latitude '55.643265'^^xsd:double;
  dwc:startLatitude '55.6432647'^^xsd:double;
  dwc:endLatitude '55.6432647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9621259 55.6432647, 10.9621259 55.6432647, 10.9621259 55.6432647, 10.9621259 55.6432647, 10.9621259 55.6432647))'^^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 '1183_2360'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.643009 10.96334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.643009"^^xsd:decimal ;
  dwc:decimalLongitude "10.96334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.643009 10.96334)"^^geo:wktLiteral ;
  geo-pos:lat "55.643009"^^xsd:decimal ;
  geo-pos:long "10.96334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2359'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2359'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.355555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.96334'^^xsd:double;
  dwc:startLongitude '10.9633395'^^xsd:double;
  dwc:endLongitude '10.9633395'^^xsd:double;
  dwc:latitude '55.643009'^^xsd:double;
  dwc:startLatitude '55.6430094'^^xsd:double;
  dwc:endLatitude '55.6430094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9633395 55.6430094, 10.9633395 55.6430094, 10.9633395 55.6430094, 10.9633395 55.6430094, 10.9633395 55.6430094))'^^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 '1183_2359'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.269904 10.972671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.269904"^^xsd:decimal ;
  dwc:decimalLongitude "10.972671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.269904 10.972671)"^^geo:wktLiteral ;
  geo-pos:lat "58.269904"^^xsd:decimal ;
  geo-pos:long "10.972671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2501'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2501'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.458611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.972671'^^xsd:double;
  dwc:startLongitude '10.9726711'^^xsd:double;
  dwc:endLongitude '10.9726711'^^xsd:double;
  dwc:latitude '58.269904'^^xsd:double;
  dwc:startLatitude '58.2699044'^^xsd:double;
  dwc:endLatitude '58.2699044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9726711 58.2699044, 10.9726711 58.2699044, 10.9726711 58.2699044, 10.9726711 58.2699044, 10.9726711 58.2699044))'^^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 '1183_2501'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683535 10.979179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683535"^^xsd:decimal ;
  dwc:decimalLongitude "10.979179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683535 10.979179)"^^geo:wktLiteral ;
  geo-pos:lat "57.683535"^^xsd:decimal ;
  geo-pos:long "10.979179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2453'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2453'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.4233333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.979179'^^xsd:double;
  dwc:startLongitude '10.9791792'^^xsd:double;
  dwc:endLongitude '10.9791792'^^xsd:double;
  dwc:latitude '57.683535'^^xsd:double;
  dwc:startLatitude '57.6835349'^^xsd:double;
  dwc:endLatitude '57.6835349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9791792 57.6835349, 10.9791792 57.6835349, 10.9791792 57.6835349, 10.9791792 57.6835349, 10.9791792 57.6835349))'^^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 '1183_2453'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638584 10.984376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.638584"^^xsd:decimal ;
  dwc:decimalLongitude "10.984376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638584 10.984376)"^^geo:wktLiteral ;
  geo-pos:lat "55.638584"^^xsd:decimal ;
  geo-pos:long "10.984376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2357'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2357'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.283333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.984376'^^xsd:double;
  dwc:startLongitude '10.9843755'^^xsd:double;
  dwc:endLongitude '10.9843755'^^xsd:double;
  dwc:latitude '55.638584'^^xsd:double;
  dwc:startLatitude '55.6385841'^^xsd:double;
  dwc:endLatitude '55.6385841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9843755 55.6385841, 10.9843755 55.6385841, 10.9843755 55.6385841, 10.9843755 55.6385841, 10.9843755 55.6385841))'^^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 '1183_2357'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638244 10.985994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.638244"^^xsd:decimal ;
  dwc:decimalLongitude "10.985994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.638244 10.985994)"^^geo:wktLiteral ;
  geo-pos:lat "55.638244"^^xsd:decimal ;
  geo-pos:long "10.985994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2358'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2358'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.985994'^^xsd:double;
  dwc:startLongitude '10.9859937'^^xsd:double;
  dwc:endLongitude '10.9859937'^^xsd:double;
  dwc:latitude '55.638244'^^xsd:double;
  dwc:startLatitude '55.6382437'^^xsd:double;
  dwc:endLatitude '55.6382437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9859937 55.6382437, 10.9859937 55.6382437, 10.9859937 55.6382437, 10.9859937 55.6382437, 10.9859937 55.6382437))'^^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 '1183_2358'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26891 10.990803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.26891"^^xsd:decimal ;
  dwc:decimalLongitude "10.990803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26891 10.990803)"^^geo:wktLiteral ;
  geo-pos:lat "58.26891"^^xsd:decimal ;
  geo-pos:long "10.990803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2502'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2502'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.508888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.990803'^^xsd:double;
  dwc:startLongitude '10.9908029'^^xsd:double;
  dwc:endLongitude '10.9908029'^^xsd:double;
  dwc:latitude '58.26891'^^xsd:double;
  dwc:startLatitude '58.2689103'^^xsd:double;
  dwc:endLatitude '58.2689103'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9908029 58.2689103, 10.9908029 58.2689103, 10.9908029 58.2689103, 10.9908029 58.2689103, 10.9908029 58.2689103))'^^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 '1183_2502'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32585 10.99194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.32585"^^xsd:decimal ;
  dwc:decimalLongitude "10.99194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.32585 10.99194)"^^geo:wktLiteral ;
  geo-pos:lat "56.32585"^^xsd:decimal ;
  geo-pos:long "10.99194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2597'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2597'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.468055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.99194'^^xsd:double;
  dwc:startLongitude '10.9919396'^^xsd:double;
  dwc:endLongitude '10.9919396'^^xsd:double;
  dwc:latitude '56.32585'^^xsd:double;
  dwc:startLatitude '56.3258504'^^xsd:double;
  dwc:endLatitude '56.3258504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9919396 56.3258504, 10.9919396 56.3258504, 10.9919396 56.3258504, 10.9919396 56.3258504, 10.9919396 56.3258504))'^^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 '1183_2597'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.206622 10.997403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.206622"^^xsd:decimal ;
  dwc:decimalLongitude "10.997403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.206622 10.997403)"^^geo:wktLiteral ;
  geo-pos:lat "58.206622"^^xsd:decimal ;
  geo-pos:long "10.997403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2507'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2507'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.5727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.997403'^^xsd:double;
  dwc:startLongitude '10.9974026'^^xsd:double;
  dwc:endLongitude '10.9974026'^^xsd:double;
  dwc:latitude '58.206622'^^xsd:double;
  dwc:startLatitude '58.2066217'^^xsd:double;
  dwc:endLatitude '58.2066217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9974026 58.2066217, 10.9974026 58.2066217, 10.9974026 58.2066217, 10.9974026 58.2066217, 10.9974026 58.2066217))'^^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 '1183_2507'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.63535 10.999748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.63535"^^xsd:decimal ;
  dwc:decimalLongitude "10.999748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.63535 10.999748)"^^geo:wktLiteral ;
  geo-pos:lat "55.63535"^^xsd:decimal ;
  geo-pos:long "10.999748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2356'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2356'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.230555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '10.999748'^^xsd:double;
  dwc:startLongitude '10.999748'^^xsd:double;
  dwc:endLongitude '10.999748'^^xsd:double;
  dwc:latitude '55.63535'^^xsd:double;
  dwc:startLatitude '55.6353503'^^xsd:double;
  dwc:endLatitude '55.6353503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.999748 55.6353503, 10.999748 55.6353503, 10.999748 55.6353503, 10.999748 55.6353503, 10.999748 55.6353503))'^^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 '1183_2356'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26813 11.005028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.26813"^^xsd:decimal ;
  dwc:decimalLongitude "11.005028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.26813 11.005028)"^^geo:wktLiteral ;
  geo-pos:lat "58.26813"^^xsd:decimal ;
  geo-pos:long "11.005028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2503'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2503'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.548333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.005028'^^xsd:double;
  dwc:startLongitude '11.0050278'^^xsd:double;
  dwc:endLongitude '11.0050278'^^xsd:double;
  dwc:latitude '58.26813'^^xsd:double;
  dwc:startLatitude '58.2681304'^^xsd:double;
  dwc:endLatitude '58.2681304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0050278 58.2681304, 11.0050278 58.2681304, 11.0050278 58.2681304, 11.0050278 58.2681304, 11.0050278 58.2681304))'^^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 '1183_2503'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.329997 11.010409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.329997"^^xsd:decimal ;
  dwc:decimalLongitude "11.010409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.329997 11.010409)"^^geo:wktLiteral ;
  geo-pos:lat "56.329997"^^xsd:decimal ;
  geo-pos:long "11.010409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2596'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2596'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.402777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.010409'^^xsd:double;
  dwc:startLongitude '11.0104093'^^xsd:double;
  dwc:endLongitude '11.0104093'^^xsd:double;
  dwc:latitude '56.329997'^^xsd:double;
  dwc:startLatitude '56.3299967'^^xsd:double;
  dwc:endLatitude '56.3299967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0104093 56.3299967, 11.0104093 56.3299967, 11.0104093 56.3299967, 11.0104093 56.3299967, 11.0104093 56.3299967))'^^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 '1183_2596'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66771 11.010668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.66771"^^xsd:decimal ;
  dwc:decimalLongitude "11.010668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.66771 11.010668)"^^geo:wktLiteral ;
  geo-pos:lat "57.66771"^^xsd:decimal ;
  geo-pos:long "11.010668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2452'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2452'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.2866666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.010668'^^xsd:double;
  dwc:startLongitude '11.0106681'^^xsd:double;
  dwc:endLongitude '11.0106681'^^xsd:double;
  dwc:latitude '57.66771'^^xsd:double;
  dwc:startLatitude '57.6677099'^^xsd:double;
  dwc:endLatitude '57.6677099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0106681 57.6677099, 11.0106681 57.6677099, 11.0106681 57.6677099, 11.0106681 57.6677099, 11.0106681 57.6677099))'^^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 '1183_2452'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.330491 11.01261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.330491"^^xsd:decimal ;
  dwc:decimalLongitude "11.01261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.330491 11.01261)"^^geo:wktLiteral ;
  geo-pos:lat "56.330491"^^xsd:decimal ;
  geo-pos:long "11.01261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2595'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2595'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.395'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.01261'^^xsd:double;
  dwc:startLongitude '11.0126099'^^xsd:double;
  dwc:endLongitude '11.0126099'^^xsd:double;
  dwc:latitude '56.330491'^^xsd:double;
  dwc:startLatitude '56.3304907'^^xsd:double;
  dwc:endLatitude '56.3304907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0126099 56.3304907, 11.0126099 56.3304907, 11.0126099 56.3304907, 11.0126099 56.3304907, 11.0126099 56.3304907))'^^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 '1183_2595'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.629393 11.028066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.629393"^^xsd:decimal ;
  dwc:decimalLongitude "11.028066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.629393 11.028066)"^^geo:wktLiteral ;
  geo-pos:lat "55.629393"^^xsd:decimal ;
  geo-pos:long "11.028066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2355'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2355'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.133333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.028066'^^xsd:double;
  dwc:startLongitude '11.0280657'^^xsd:double;
  dwc:endLongitude '11.0280657'^^xsd:double;
  dwc:latitude '55.629393'^^xsd:double;
  dwc:startLatitude '55.6293932'^^xsd:double;
  dwc:endLatitude '55.6293932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0280657 55.6293932, 11.0280657 55.6293932, 11.0280657 55.6293932, 11.0280657 55.6293932, 11.0280657 55.6293932))'^^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 '1183_2355'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.247269 11.040516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.247269"^^xsd:decimal ;
  dwc:decimalLongitude "11.040516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.247269 11.040516)"^^geo:wktLiteral ;
  geo-pos:lat "55.247269"^^xsd:decimal ;
  geo-pos:long "11.040516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2312'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2312'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0680555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.040516'^^xsd:double;
  dwc:startLongitude '11.0405156'^^xsd:double;
  dwc:endLongitude '11.0405156'^^xsd:double;
  dwc:latitude '55.247269'^^xsd:double;
  dwc:startLatitude '55.2472694'^^xsd:double;
  dwc:endLatitude '55.2472694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0405156 55.2472694, 11.0405156 55.2472694, 11.0405156 55.2472694, 11.0405156 55.2472694, 11.0405156 55.2472694))'^^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 '1183_2312'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.243592 11.040716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.243592"^^xsd:decimal ;
  dwc:decimalLongitude "11.040716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.243592 11.040716)"^^geo:wktLiteral ;
  geo-pos:lat "55.243592"^^xsd:decimal ;
  geo-pos:long "11.040716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2313'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2313'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0919444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.040716'^^xsd:double;
  dwc:startLongitude '11.0407162'^^xsd:double;
  dwc:endLongitude '11.0407162'^^xsd:double;
  dwc:latitude '55.243592'^^xsd:double;
  dwc:startLatitude '55.2435922'^^xsd:double;
  dwc:endLatitude '55.2435922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0407162 55.2435922, 11.0407162 55.2435922, 11.0407162 55.2435922, 11.0407162 55.2435922, 11.0407162 55.2435922))'^^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 '1183_2313'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.242865 11.040756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.242865"^^xsd:decimal ;
  dwc:decimalLongitude "11.040756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.242865 11.040756)"^^geo:wktLiteral ;
  geo-pos:lat "55.242865"^^xsd:decimal ;
  geo-pos:long "11.040756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2422'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2422'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.0966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.040756'^^xsd:double;
  dwc:startLongitude '11.0407558'^^xsd:double;
  dwc:endLongitude '11.0407558'^^xsd:double;
  dwc:latitude '55.242865'^^xsd:double;
  dwc:startLatitude '55.2428653'^^xsd:double;
  dwc:endLatitude '55.2428653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0407558 55.2428653, 11.0407558 55.2428653, 11.0407558 55.2428653, 11.0407558 55.2428653, 11.0407558 55.2428653))'^^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 '1183_2422'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.180909 11.044135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.180909"^^xsd:decimal ;
  dwc:decimalLongitude "11.044135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.180909 11.044135)"^^geo:wktLiteral ;
  geo-pos:lat "55.180909"^^xsd:decimal ;
  geo-pos:long "11.044135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2314'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2314'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.4991666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.044135'^^xsd:double;
  dwc:startLongitude '11.0441353'^^xsd:double;
  dwc:endLongitude '11.0441353'^^xsd:double;
  dwc:latitude '55.180909'^^xsd:double;
  dwc:startLatitude '55.1809089'^^xsd:double;
  dwc:endLatitude '55.1809089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0441353 55.1809089, 11.0441353 55.1809089, 11.0441353 55.1809089, 11.0441353 55.1809089, 11.0441353 55.1809089))'^^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 '1183_2314'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.327288 11.046087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.327288"^^xsd:decimal ;
  dwc:decimalLongitude "11.046087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.327288 11.046087)"^^geo:wktLiteral ;
  geo-pos:lat "55.327288"^^xsd:decimal ;
  geo-pos:long "11.046087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2311'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2311'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '5.5555555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.046087'^^xsd:double;
  dwc:startLongitude '11.0460873'^^xsd:double;
  dwc:endLongitude '11.0460873'^^xsd:double;
  dwc:latitude '55.327288'^^xsd:double;
  dwc:startLatitude '55.3272877'^^xsd:double;
  dwc:endLatitude '55.3272877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0460873 55.3272877, 11.0460873 55.3272877, 11.0460873 55.3272877, 11.0460873 55.3272877, 11.0460873 55.3272877))'^^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 '1183_2311'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64928 11.047341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.64928"^^xsd:decimal ;
  dwc:decimalLongitude "11.047341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64928 11.047341)"^^geo:wktLiteral ;
  geo-pos:lat "57.64928"^^xsd:decimal ;
  geo-pos:long "11.047341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2451'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2451'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '5.1275'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.047341'^^xsd:double;
  dwc:startLongitude '11.0473411'^^xsd:double;
  dwc:endLongitude '11.0473411'^^xsd:double;
  dwc:latitude '57.64928'^^xsd:double;
  dwc:startLatitude '57.6492796'^^xsd:double;
  dwc:endLatitude '57.6492796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0473411 57.6492796, 11.0473411 57.6492796, 11.0473411 57.6492796, 11.0473411 57.6492796, 11.0473411 57.6492796))'^^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 '1183_2451'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10558 11.053387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.10558"^^xsd:decimal ;
  dwc:decimalLongitude "11.053387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.10558 11.053387)"^^geo:wktLiteral ;
  geo-pos:lat "55.10558"^^xsd:decimal ;
  geo-pos:long "11.053387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2315'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2315'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0061111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.053387'^^xsd:double;
  dwc:startLongitude '11.0533872'^^xsd:double;
  dwc:endLongitude '11.0533872'^^xsd:double;
  dwc:latitude '55.10558'^^xsd:double;
  dwc:startLatitude '55.10558'^^xsd:double;
  dwc:endLatitude '55.10558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0533872 55.10558, 11.0533872 55.10558, 11.0533872 55.10558, 11.0533872 55.10558, 11.0533872 55.10558))'^^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 '1183_2315'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21916 11.054198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21916"^^xsd:decimal ;
  dwc:decimalLongitude "11.054198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21916 11.054198)"^^geo:wktLiteral ;
  geo-pos:lat "58.21916"^^xsd:decimal ;
  geo-pos:long "11.054198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2506'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1183_2506'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.054198'^^xsd:double;
  dwc:startLongitude '11.0541981'^^xsd:double;
  dwc:endLongitude '11.0541981'^^xsd:double;
  dwc:latitude '58.21916'^^xsd:double;
  dwc:startLatitude '58.2191595'^^xsd:double;
  dwc:endLatitude '58.2191595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0541981 58.2191595, 11.0541981 58.2191595, 11.0541981 58.2191595, 11.0541981 58.2191595, 11.0541981 58.2191595))'^^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 '1183_2506'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.069477 11.058265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.069477"^^xsd:decimal ;
  dwc:decimalLongitude "11.058265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.069477 11.058265)"^^geo:wktLiteral ;
  geo-pos:lat "55.069477"^^xsd:decimal ;
  geo-pos:long "11.058265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2316'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2316'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2427777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.058265'^^xsd:double;
  dwc:startLongitude '11.0582652'^^xsd:double;
  dwc:endLongitude '11.0582652'^^xsd:double;
  dwc:latitude '55.069477'^^xsd:double;
  dwc:startLatitude '55.0694773'^^xsd:double;
  dwc:endLatitude '55.0694773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0582652 55.0694773, 11.0582652 55.0694773, 11.0582652 55.0694773, 11.0582652 55.0694773, 11.0582652 55.0694773))'^^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 '1183_2316'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.065848 11.058534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.065848"^^xsd:decimal ;
  dwc:decimalLongitude "11.058534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.065848 11.058534)"^^geo:wktLiteral ;
  geo-pos:lat "55.065848"^^xsd:decimal ;
  geo-pos:long "11.058534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2317'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2317'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.2661111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.058534'^^xsd:double;
  dwc:startLongitude '11.0585336'^^xsd:double;
  dwc:endLongitude '11.0585336'^^xsd:double;
  dwc:latitude '55.065848'^^xsd:double;
  dwc:startLatitude '55.065848'^^xsd:double;
  dwc:endLatitude '55.065848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0585336 55.065848, 11.0585336 55.065848, 11.0585336 55.065848, 11.0585336 55.065848, 11.0585336 55.065848))'^^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 '1183_2317'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.043727 11.06017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.043727"^^xsd:decimal ;
  dwc:decimalLongitude "11.06017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.043727 11.06017)"^^geo:wktLiteral ;
  geo-pos:lat "55.043727"^^xsd:decimal ;
  geo-pos:long "11.06017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2320'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2320'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4083333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.06017'^^xsd:double;
  dwc:startLongitude '11.06017'^^xsd:double;
  dwc:endLongitude '11.06017'^^xsd:double;
  dwc:latitude '55.043727'^^xsd:double;
  dwc:startLatitude '55.0437268'^^xsd:double;
  dwc:endLatitude '55.0437268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.06017 55.0437268, 11.06017 55.0437268, 11.06017 55.0437268, 11.06017 55.0437268, 11.06017 55.0437268))'^^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 '1183_2320'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.043079 11.060218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.043079"^^xsd:decimal ;
  dwc:decimalLongitude "11.060218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.043079 11.060218)"^^geo:wktLiteral ;
  geo-pos:lat "55.043079"^^xsd:decimal ;
  geo-pos:long "11.060218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2318'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2318'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4125'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.060218'^^xsd:double;
  dwc:startLongitude '11.0602179'^^xsd:double;
  dwc:endLongitude '11.0602179'^^xsd:double;
  dwc:latitude '55.043079'^^xsd:double;
  dwc:startLatitude '55.0430787'^^xsd:double;
  dwc:endLatitude '55.0430787'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0602179 55.0430787, 11.0602179 55.0430787, 11.0602179 55.0430787, 11.0602179 55.0430787, 11.0602179 55.0430787))'^^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 '1183_2318'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.038974 11.060522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.038974"^^xsd:decimal ;
  dwc:decimalLongitude "11.060522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.038974 11.060522)"^^geo:wktLiteral ;
  geo-pos:lat "55.038974"^^xsd:decimal ;
  geo-pos:long "11.060522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2423'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2423'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.060522'^^xsd:double;
  dwc:startLongitude '11.0605215'^^xsd:double;
  dwc:endLongitude '11.0605215'^^xsd:double;
  dwc:latitude '55.038974'^^xsd:double;
  dwc:startLatitude '55.0389742'^^xsd:double;
  dwc:endLatitude '55.0389742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0605215 55.0389742, 11.0605215 55.0389742, 11.0605215 55.0389742, 11.0605215 55.0389742, 11.0605215 55.0389742))'^^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 '1183_2423'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034178 11.060876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.034178"^^xsd:decimal ;
  dwc:decimalLongitude "11.060876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.034178 11.060876)"^^geo:wktLiteral ;
  geo-pos:lat "55.034178"^^xsd:decimal ;
  geo-pos:long "11.060876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2319'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2319'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.4697222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.060876'^^xsd:double;
  dwc:startLongitude '11.0608763'^^xsd:double;
  dwc:endLongitude '11.0608763'^^xsd:double;
  dwc:latitude '55.034178'^^xsd:double;
  dwc:startLatitude '55.0341784'^^xsd:double;
  dwc:endLatitude '55.0341784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0608763 55.0341784, 11.0608763 55.0341784, 11.0608763 55.0341784, 11.0608763 55.0341784, 11.0608763 55.0341784))'^^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 '1183_2319'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.612851 11.061605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.612851"^^xsd:decimal ;
  dwc:decimalLongitude "11.061605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.612851 11.061605)"^^geo:wktLiteral ;
  geo-pos:lat "55.612851"^^xsd:decimal ;
  geo-pos:long "11.061605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2354'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2354'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.963888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.061605'^^xsd:double;
  dwc:startLongitude '11.0616052'^^xsd:double;
  dwc:endLongitude '11.0616052'^^xsd:double;
  dwc:latitude '55.612851'^^xsd:double;
  dwc:startLatitude '55.6128513'^^xsd:double;
  dwc:endLatitude '55.6128513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0616052 55.6128513, 11.0616052 55.6128513, 11.0616052 55.6128513, 11.0616052 55.6128513, 11.0616052 55.6128513))'^^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 '1183_2354'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.608851 11.061925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.608851"^^xsd:decimal ;
  dwc:decimalLongitude "11.061925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.608851 11.061925)"^^geo:wktLiteral ;
  geo-pos:lat "55.608851"^^xsd:decimal ;
  geo-pos:long "11.061925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2353'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2353'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.940277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.061925'^^xsd:double;
  dwc:startLongitude '11.0619253'^^xsd:double;
  dwc:endLongitude '11.0619253'^^xsd:double;
  dwc:latitude '55.608851'^^xsd:double;
  dwc:startLatitude '55.6088506'^^xsd:double;
  dwc:endLatitude '55.6088506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0619253 55.6088506, 11.0619253 55.6088506, 11.0619253 55.6088506, 11.0619253 55.6088506, 11.0619253 55.6088506))'^^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 '1183_2353'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.602026 11.062471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.602026"^^xsd:decimal ;
  dwc:decimalLongitude "11.062471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.602026 11.062471)"^^geo:wktLiteral ;
  geo-pos:lat "55.602026"^^xsd:decimal ;
  geo-pos:long "11.062471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2352'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2352'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.9'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.062471'^^xsd:double;
  dwc:startLongitude '11.0624713'^^xsd:double;
  dwc:endLongitude '11.0624713'^^xsd:double;
  dwc:latitude '55.602026'^^xsd:double;
  dwc:startLatitude '55.6020259'^^xsd:double;
  dwc:endLatitude '55.6020259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0624713 55.6020259, 11.0624713 55.6020259, 11.0624713 55.6020259, 11.0624713 55.6020259, 11.0624713 55.6020259))'^^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 '1183_2352'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.598778 11.062731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.598778"^^xsd:decimal ;
  dwc:decimalLongitude "11.062731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.598778 11.062731)"^^geo:wktLiteral ;
  geo-pos:lat "55.598778"^^xsd:decimal ;
  geo-pos:long "11.062731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2351'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2351'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.880833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.062731'^^xsd:double;
  dwc:startLongitude '11.0627311'^^xsd:double;
  dwc:endLongitude '11.0627311'^^xsd:double;
  dwc:latitude '55.598778'^^xsd:double;
  dwc:startLatitude '55.5987782'^^xsd:double;
  dwc:endLatitude '55.5987782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0627311 55.5987782, 11.0627311 55.5987782, 11.0627311 55.5987782, 11.0627311 55.5987782, 11.0627311 55.5987782))'^^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 '1183_2351'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.593554 11.063149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.593554"^^xsd:decimal ;
  dwc:decimalLongitude "11.063149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.593554 11.063149)"^^geo:wktLiteral ;
  geo-pos:lat "55.593554"^^xsd:decimal ;
  geo-pos:long "11.063149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2350'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2350'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.85'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.063149'^^xsd:double;
  dwc:startLongitude '11.063149'^^xsd:double;
  dwc:endLongitude '11.063149'^^xsd:double;
  dwc:latitude '55.593554'^^xsd:double;
  dwc:startLatitude '55.5935538'^^xsd:double;
  dwc:endLatitude '55.5935538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.063149 55.5935538, 11.063149 55.5935538, 11.063149 55.5935538, 11.063149 55.5935538, 11.063149 55.5935538))'^^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 '1183_2350'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.589412 11.06348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.589412"^^xsd:decimal ;
  dwc:decimalLongitude "11.06348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.589412 11.06348)"^^geo:wktLiteral ;
  geo-pos:lat "55.589412"^^xsd:decimal ;
  geo-pos:long "11.06348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2349'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2349'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.825555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.06348'^^xsd:double;
  dwc:startLongitude '11.0634804'^^xsd:double;
  dwc:endLongitude '11.0634804'^^xsd:double;
  dwc:latitude '55.589412'^^xsd:double;
  dwc:startLatitude '55.5894119'^^xsd:double;
  dwc:endLatitude '55.5894119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0634804 55.5894119, 11.0634804 55.5894119, 11.0634804 55.5894119, 11.0634804 55.5894119, 11.0634804 55.5894119))'^^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 '1183_2349'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.588376 11.063563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.588376"^^xsd:decimal ;
  dwc:decimalLongitude "11.063563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.588376 11.063563)"^^geo:wktLiteral ;
  geo-pos:lat "55.588376"^^xsd:decimal ;
  geo-pos:long "11.063563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2348'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2348'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.819444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.063563'^^xsd:double;
  dwc:startLongitude '11.0635632'^^xsd:double;
  dwc:endLongitude '11.0635632'^^xsd:double;
  dwc:latitude '55.588376'^^xsd:double;
  dwc:startLatitude '55.5883764'^^xsd:double;
  dwc:endLatitude '55.5883764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0635632 55.5883764, 11.0635632 55.5883764, 11.0635632 55.5883764, 11.0635632 55.5883764, 11.0635632 55.5883764))'^^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 '1183_2348'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.584752 11.063853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.584752"^^xsd:decimal ;
  dwc:decimalLongitude "11.063853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.584752 11.063853)"^^geo:wktLiteral ;
  geo-pos:lat "55.584752"^^xsd:decimal ;
  geo-pos:long "11.063853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2347'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.798055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.063853'^^xsd:double;
  dwc:startLongitude '11.0638532'^^xsd:double;
  dwc:endLongitude '11.0638532'^^xsd:double;
  dwc:latitude '55.584752'^^xsd:double;
  dwc:startLatitude '55.5847523'^^xsd:double;
  dwc:endLatitude '55.5847523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0638532 55.5847523, 11.0638532 55.5847523, 11.0638532 55.5847523, 11.0638532 55.5847523, 11.0638532 55.5847523))'^^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 '1183_2347'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57628 11.064531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.57628"^^xsd:decimal ;
  dwc:decimalLongitude "11.064531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.57628 11.064531)"^^geo:wktLiteral ;
  geo-pos:lat "55.57628"^^xsd:decimal ;
  geo-pos:long "11.064531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2346'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.748055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.064531'^^xsd:double;
  dwc:startLongitude '11.0645309'^^xsd:double;
  dwc:endLongitude '11.0645309'^^xsd:double;
  dwc:latitude '55.57628'^^xsd:double;
  dwc:startLatitude '55.5762802'^^xsd:double;
  dwc:endLatitude '55.5762802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0645309 55.5762802, 11.0645309 55.5762802, 11.0645309 55.5762802, 11.0645309 55.5762802, 11.0645309 55.5762802))'^^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 '1183_2346'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.023557 11.064866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.023557"^^xsd:decimal ;
  dwc:decimalLongitude "11.064866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.023557 11.064866)"^^geo:wktLiteral ;
  geo-pos:lat "55.023557"^^xsd:decimal ;
  geo-pos:long "11.064866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2321'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2321'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.5638888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.064866'^^xsd:double;
  dwc:startLongitude '11.0648659'^^xsd:double;
  dwc:endLongitude '11.0648659'^^xsd:double;
  dwc:latitude '55.023557'^^xsd:double;
  dwc:startLatitude '55.023557'^^xsd:double;
  dwc:endLatitude '55.023557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0648659 55.023557, 11.0648659 55.023557, 11.0648659 55.023557, 11.0648659 55.023557, 11.0648659 55.023557))'^^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 '1183_2321'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.565408 11.065401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.565408"^^xsd:decimal ;
  dwc:decimalLongitude "11.065401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.565408 11.065401)"^^geo:wktLiteral ;
  geo-pos:lat "55.565408"^^xsd:decimal ;
  geo-pos:long "11.065401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2345'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2345'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.683888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.065401'^^xsd:double;
  dwc:startLongitude '11.0654007'^^xsd:double;
  dwc:endLongitude '11.0654007'^^xsd:double;
  dwc:latitude '55.565408'^^xsd:double;
  dwc:startLatitude '55.5654078'^^xsd:double;
  dwc:endLatitude '55.5654078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0654007 55.5654078, 11.0654007 55.5654078, 11.0654007 55.5654078, 11.0654007 55.5654078, 11.0654007 55.5654078))'^^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 '1183_2345'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.561078 11.065747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.561078"^^xsd:decimal ;
  dwc:decimalLongitude "11.065747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.561078 11.065747)"^^geo:wktLiteral ;
  geo-pos:lat "55.561078"^^xsd:decimal ;
  geo-pos:long "11.065747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2344'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2344'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.658333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.065747'^^xsd:double;
  dwc:startLongitude '11.0657471'^^xsd:double;
  dwc:endLongitude '11.0657471'^^xsd:double;
  dwc:latitude '55.561078'^^xsd:double;
  dwc:startLatitude '55.5610776'^^xsd:double;
  dwc:endLatitude '55.5610776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0657471 55.5610776, 11.0657471 55.5610776, 11.0657471 55.5610776, 11.0657471 55.5610776, 11.0657471 55.5610776))'^^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 '1183_2344'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.559383 11.065883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.559383"^^xsd:decimal ;
  dwc:decimalLongitude "11.065883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.559383 11.065883)"^^geo:wktLiteral ;
  geo-pos:lat "55.559383"^^xsd:decimal ;
  geo-pos:long "11.065883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2343'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2343'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.648333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.065883'^^xsd:double;
  dwc:startLongitude '11.0658827'^^xsd:double;
  dwc:endLongitude '11.0658827'^^xsd:double;
  dwc:latitude '55.559383'^^xsd:double;
  dwc:startLatitude '55.5593832'^^xsd:double;
  dwc:endLatitude '55.5593832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0658827 55.5593832, 11.0658827 55.5593832, 11.0658827 55.5593832, 11.0658827 55.5593832, 11.0658827 55.5593832))'^^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 '1183_2343'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.551523 11.066512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.551523"^^xsd:decimal ;
  dwc:decimalLongitude "11.066512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.551523 11.066512)"^^geo:wktLiteral ;
  geo-pos:lat "55.551523"^^xsd:decimal ;
  geo-pos:long "11.066512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2342'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2342'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.601944444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.066512'^^xsd:double;
  dwc:startLongitude '11.0665115'^^xsd:double;
  dwc:endLongitude '11.0665115'^^xsd:double;
  dwc:latitude '55.551523'^^xsd:double;
  dwc:startLatitude '55.551523'^^xsd:double;
  dwc:endLatitude '55.551523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0665115 55.551523, 11.0665115 55.551523, 11.0665115 55.551523, 11.0665115 55.551523, 11.0665115 55.551523))'^^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 '1183_2342'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.896722 11.066591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.896722"^^xsd:decimal ;
  dwc:decimalLongitude "11.066591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.896722 11.066591)"^^geo:wktLiteral ;
  geo-pos:lat "56.896722"^^xsd:decimal ;
  geo-pos:long "11.066591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2545'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1183_2545'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2647222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.066591'^^xsd:double;
  dwc:startLongitude '11.0665907'^^xsd:double;
  dwc:endLongitude '11.0665907'^^xsd:double;
  dwc:latitude '56.896722'^^xsd:double;
  dwc:startLatitude '56.8967216'^^xsd:double;
  dwc:endLatitude '56.8967216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0665907 56.8967216, 11.0665907 56.8967216, 11.0665907 56.8967216, 11.0665907 56.8967216, 11.0665907 56.8967216))'^^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 '1183_2545'^^xsd:string;
  dwc:observationDate '1994-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.549782 11.066651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.549782"^^xsd:decimal ;
  dwc:decimalLongitude "11.066651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.549782 11.066651)"^^geo:wktLiteral ;
  geo-pos:lat "55.549782"^^xsd:decimal ;
  geo-pos:long "11.066651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2341'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2341'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.591666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.066651'^^xsd:double;
  dwc:startLongitude '11.0666508'^^xsd:double;
  dwc:endLongitude '11.0666508'^^xsd:double;
  dwc:latitude '55.549782'^^xsd:double;
  dwc:startLatitude '55.5497815'^^xsd:double;
  dwc:endLatitude '55.5497815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0666508 55.5497815, 11.0666508 55.5497815, 11.0666508 55.5497815, 11.0666508 55.5497815, 11.0666508 55.5497815))'^^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 '1183_2341'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465258 11.068116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.465258"^^xsd:decimal ;
  dwc:decimalLongitude "11.068116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.465258 11.068116)"^^geo:wktLiteral ;
  geo-pos:lat "57.465258"^^xsd:decimal ;
  geo-pos:long "11.068116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2526'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2526'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.880555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.068116'^^xsd:double;
  dwc:startLongitude '11.0681163'^^xsd:double;
  dwc:endLongitude '11.0681163'^^xsd:double;
  dwc:latitude '57.465258'^^xsd:double;
  dwc:startLatitude '57.465258'^^xsd:double;
  dwc:endLatitude '57.465258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0681163 57.465258, 11.0681163 57.465258, 11.0681163 57.465258, 11.0681163 57.465258, 11.0681163 57.465258))'^^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 '1183_2526'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011099 11.090522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.011099"^^xsd:decimal ;
  dwc:decimalLongitude "11.090522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.011099 11.090522)"^^geo:wktLiteral ;
  geo-pos:lat "55.011099"^^xsd:decimal ;
  geo-pos:long "11.090522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2322'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2322'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.090522'^^xsd:double;
  dwc:startLongitude '11.0905224'^^xsd:double;
  dwc:endLongitude '11.0905224'^^xsd:double;
  dwc:latitude '55.011099'^^xsd:double;
  dwc:startLatitude '55.0110987'^^xsd:double;
  dwc:endLatitude '55.0110987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0905224 55.0110987, 11.0905224 55.0110987, 11.0905224 55.0110987, 11.0905224 55.0110987, 11.0905224 55.0110987))'^^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 '1183_2322'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.017092 11.113265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.017092"^^xsd:decimal ;
  dwc:decimalLongitude "11.113265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.017092 11.113265)"^^geo:wktLiteral ;
  geo-pos:lat "55.017092"^^xsd:decimal ;
  geo-pos:long "11.113265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2323'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2323'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9180555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.113265'^^xsd:double;
  dwc:startLongitude '11.1132649'^^xsd:double;
  dwc:endLongitude '11.1132649'^^xsd:double;
  dwc:latitude '55.017092'^^xsd:double;
  dwc:startLatitude '55.0170924'^^xsd:double;
  dwc:endLatitude '55.0170924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1132649 55.0170924, 11.1132649 55.0170924, 11.1132649 55.0170924, 11.1132649 55.0170924, 11.1132649 55.0170924))'^^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 '1183_2323'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.017339 11.1142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.017339"^^xsd:decimal ;
  dwc:decimalLongitude "11.1142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.017339 11.1142)"^^geo:wktLiteral ;
  geo-pos:lat "55.017339"^^xsd:decimal ;
  geo-pos:long "11.1142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2324'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2324'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.1142'^^xsd:double;
  dwc:startLongitude '11.1141995'^^xsd:double;
  dwc:endLongitude '11.1141995'^^xsd:double;
  dwc:latitude '55.017339'^^xsd:double;
  dwc:startLatitude '55.0173387'^^xsd:double;
  dwc:endLatitude '55.0173387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1141995 55.0173387, 11.1141995 55.0173387, 11.1141995 55.0173387, 11.1141995 55.0173387, 11.1141995 55.0173387))'^^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 '1183_2324'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.239786 11.117675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.239786"^^xsd:decimal ;
  dwc:decimalLongitude "11.117675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.239786 11.117675)"^^geo:wktLiteral ;
  geo-pos:lat "55.239786"^^xsd:decimal ;
  geo-pos:long "11.117675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2340'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2340'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.739444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.117675'^^xsd:double;
  dwc:startLongitude '11.1176748'^^xsd:double;
  dwc:endLongitude '11.1176748'^^xsd:double;
  dwc:latitude '55.239786'^^xsd:double;
  dwc:startLatitude '55.2397863'^^xsd:double;
  dwc:endLatitude '55.2397863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1176748 55.2397863, 11.1176748 55.2397863, 11.1176748 55.2397863, 11.1176748 55.2397863, 11.1176748 55.2397863))'^^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 '1183_2340'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.494322 11.119184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.494322"^^xsd:decimal ;
  dwc:decimalLongitude "11.119184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.494322 11.119184)"^^geo:wktLiteral ;
  geo-pos:lat "57.494322"^^xsd:decimal ;
  geo-pos:long "11.119184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2525'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2525'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.648888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.119184'^^xsd:double;
  dwc:startLongitude '11.1191842'^^xsd:double;
  dwc:endLongitude '11.1191842'^^xsd:double;
  dwc:latitude '57.494322'^^xsd:double;
  dwc:startLatitude '57.4943224'^^xsd:double;
  dwc:endLatitude '57.4943224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1191842 57.4943224, 11.1191842 57.4943224, 11.1191842 57.4943224, 11.1191842 57.4943224, 11.1191842 57.4943224))'^^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 '1183_2525'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021116 11.12853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.021116"^^xsd:decimal ;
  dwc:decimalLongitude "11.12853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021116 11.12853)"^^geo:wktLiteral ;
  geo-pos:lat "55.021116"^^xsd:decimal ;
  geo-pos:long "11.12853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2325'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2325'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.9861111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.12853'^^xsd:double;
  dwc:startLongitude '11.1285304'^^xsd:double;
  dwc:endLongitude '11.1285304'^^xsd:double;
  dwc:latitude '55.021116'^^xsd:double;
  dwc:startLatitude '55.0211156'^^xsd:double;
  dwc:endLatitude '55.0211156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1285304 55.0211156, 11.1285304 55.0211156, 11.1285304 55.0211156, 11.1285304 55.0211156, 11.1285304 55.0211156))'^^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 '1183_2325'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.022922 11.135384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.022922"^^xsd:decimal ;
  dwc:decimalLongitude "11.135384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.022922 11.135384)"^^geo:wktLiteral ;
  geo-pos:lat "55.022922"^^xsd:decimal ;
  geo-pos:long "11.135384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2326'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2326'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.135384'^^xsd:double;
  dwc:startLongitude '11.1353843'^^xsd:double;
  dwc:endLongitude '11.1353843'^^xsd:double;
  dwc:latitude '55.022922'^^xsd:double;
  dwc:startLatitude '55.0229219'^^xsd:double;
  dwc:endLatitude '55.0229219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1353843 55.0229219, 11.1353843 55.0229219, 11.1353843 55.0229219, 11.1353843 55.0229219, 11.1353843 55.0229219))'^^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 '1183_2326'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.602673 11.14008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.602673"^^xsd:decimal ;
  dwc:decimalLongitude "11.14008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.602673 11.14008)"^^geo:wktLiteral ;
  geo-pos:lat "57.602673"^^xsd:decimal ;
  geo-pos:long "11.14008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2450'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2450'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.725'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.14008'^^xsd:double;
  dwc:startLongitude '11.1400799'^^xsd:double;
  dwc:endLongitude '11.1400799'^^xsd:double;
  dwc:latitude '57.602673'^^xsd:double;
  dwc:startLatitude '57.6026732'^^xsd:double;
  dwc:endLatitude '57.6026732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1400799 57.6026732, 11.1400799 57.6026732, 11.1400799 57.6026732, 11.1400799 57.6026732, 11.1400799 57.6026732))'^^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 '1183_2450'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.024728 11.142238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.024728"^^xsd:decimal ;
  dwc:decimalLongitude "11.142238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.024728 11.142238)"^^geo:wktLiteral ;
  geo-pos:lat "55.024728"^^xsd:decimal ;
  geo-pos:long "11.142238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2327'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2327'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.0472222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.142238'^^xsd:double;
  dwc:startLongitude '11.1422382'^^xsd:double;
  dwc:endLongitude '11.1422382'^^xsd:double;
  dwc:latitude '55.024728'^^xsd:double;
  dwc:startLatitude '55.0247282'^^xsd:double;
  dwc:endLatitude '55.0247282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1422382 55.0247282, 11.1422382 55.0247282, 11.1422382 55.0247282, 11.1422382 55.0247282, 11.1422382 55.0247282))'^^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 '1183_2327'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.598331 11.14872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.598331"^^xsd:decimal ;
  dwc:decimalLongitude "11.14872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.598331 11.14872)"^^geo:wktLiteral ;
  geo-pos:lat "57.598331"^^xsd:decimal ;
  geo-pos:long "11.14872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2449'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2449'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6875'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.14872'^^xsd:double;
  dwc:startLongitude '11.1487201'^^xsd:double;
  dwc:endLongitude '11.1487201'^^xsd:double;
  dwc:latitude '57.598331'^^xsd:double;
  dwc:startLatitude '57.598331'^^xsd:double;
  dwc:endLatitude '57.598331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1487201 57.598331, 11.1487201 57.598331, 11.1487201 57.598331, 11.1487201 57.598331, 11.1487201 57.598331))'^^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 '1183_2449'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.598299 11.148784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.598299"^^xsd:decimal ;
  dwc:decimalLongitude "11.148784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.598299 11.148784)"^^geo:wktLiteral ;
  geo-pos:lat "57.598299"^^xsd:decimal ;
  geo-pos:long "11.148784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2448'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2448'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.6872222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.148784'^^xsd:double;
  dwc:startLongitude '11.1487841'^^xsd:double;
  dwc:endLongitude '11.1487841'^^xsd:double;
  dwc:latitude '57.598299'^^xsd:double;
  dwc:startLatitude '57.5982988'^^xsd:double;
  dwc:endLatitude '57.5982988'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1487841 57.5982988, 11.1487841 57.5982988, 11.1487841 57.5982988, 11.1487841 57.5982988, 11.1487841 57.5982988))'^^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 '1183_2448'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.031308 11.152055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.031308"^^xsd:decimal ;
  dwc:decimalLongitude "11.152055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.031308 11.152055)"^^geo:wktLiteral ;
  geo-pos:lat "55.031308"^^xsd:decimal ;
  geo-pos:long "11.152055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2328'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2328'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.152055'^^xsd:double;
  dwc:startLongitude '11.1520549'^^xsd:double;
  dwc:endLongitude '11.1520549'^^xsd:double;
  dwc:latitude '55.031308'^^xsd:double;
  dwc:startLatitude '55.0313077'^^xsd:double;
  dwc:endLatitude '55.0313077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1520549 55.0313077, 11.1520549 55.0313077, 11.1520549 55.0313077, 11.1520549 55.0313077, 11.1520549 55.0313077))'^^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 '1183_2328'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.524162 11.168717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.524162"^^xsd:decimal ;
  dwc:decimalLongitude "11.168717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.524162 11.168717)"^^geo:wktLiteral ;
  geo-pos:lat "57.524162"^^xsd:decimal ;
  geo-pos:long "11.168717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2524'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2524'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.420555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.168717'^^xsd:double;
  dwc:startLongitude '11.1687173'^^xsd:double;
  dwc:endLongitude '11.1687173'^^xsd:double;
  dwc:latitude '57.524162'^^xsd:double;
  dwc:startLatitude '57.5241616'^^xsd:double;
  dwc:endLatitude '57.5241616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1687173 57.5241616, 11.1687173 57.5241616, 11.1687173 57.5241616, 11.1687173 57.5241616, 11.1687173 57.5241616))'^^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 '1183_2524'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586913 11.171441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.586913"^^xsd:decimal ;
  dwc:decimalLongitude "11.171441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.586913 11.171441)"^^geo:wktLiteral ;
  geo-pos:lat "57.586913"^^xsd:decimal ;
  geo-pos:long "11.171441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2447'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2447'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.5888888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.171441'^^xsd:double;
  dwc:startLongitude '11.1714408'^^xsd:double;
  dwc:endLongitude '11.1714408'^^xsd:double;
  dwc:latitude '57.586913'^^xsd:double;
  dwc:startLatitude '57.5869125'^^xsd:double;
  dwc:endLatitude '57.5869125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1714408 57.5869125, 11.1714408 57.5869125, 11.1714408 57.5869125, 11.1714408 57.5869125, 11.1714408 57.5869125))'^^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 '1183_2447'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.260562 11.173549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.260562"^^xsd:decimal ;
  dwc:decimalLongitude "11.173549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.260562 11.173549)"^^geo:wktLiteral ;
  geo-pos:lat "58.260562"^^xsd:decimal ;
  geo-pos:long "11.173549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2505'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2505'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.018055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.173549'^^xsd:double;
  dwc:startLongitude '11.1735492'^^xsd:double;
  dwc:endLongitude '11.1735492'^^xsd:double;
  dwc:latitude '58.260562'^^xsd:double;
  dwc:startLatitude '58.2605619'^^xsd:double;
  dwc:endLatitude '58.2605619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1735492 58.2605619, 11.1735492 58.2605619, 11.1735492 58.2605619, 11.1735492 58.2605619, 11.1735492 58.2605619))'^^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 '1183_2505'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.260551 11.176963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.260551"^^xsd:decimal ;
  dwc:decimalLongitude "11.176963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.260551 11.176963)"^^geo:wktLiteral ;
  geo-pos:lat "58.260551"^^xsd:decimal ;
  geo-pos:long "11.176963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2504'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1183_2504'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.027777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.176963'^^xsd:double;
  dwc:startLongitude '11.1769631'^^xsd:double;
  dwc:endLongitude '11.1769631'^^xsd:double;
  dwc:latitude '58.260551'^^xsd:double;
  dwc:startLatitude '58.2605508'^^xsd:double;
  dwc:endLatitude '58.2605508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1769631 58.2605508, 11.1769631 58.2605508, 11.1769631 58.2605508, 11.1769631 58.2605508, 11.1769631 58.2605508))'^^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 '1183_2504'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.055626 11.180897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.055626"^^xsd:decimal ;
  dwc:decimalLongitude "11.180897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.055626 11.180897)"^^geo:wktLiteral ;
  geo-pos:lat "55.055626"^^xsd:decimal ;
  geo-pos:long "11.180897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2329'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2329'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.3527777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.180897'^^xsd:double;
  dwc:startLongitude '11.1808972'^^xsd:double;
  dwc:endLongitude '11.1808972'^^xsd:double;
  dwc:latitude '55.055626'^^xsd:double;
  dwc:startLatitude '55.0556258'^^xsd:double;
  dwc:endLatitude '55.0556258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1808972 55.0556258, 11.1808972 55.0556258, 11.1808972 55.0556258, 11.1808972 55.0556258, 11.1808972 55.0556258))'^^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 '1183_2329'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78674 11.19782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.78674"^^xsd:decimal ;
  dwc:decimalLongitude "11.19782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.78674 11.19782)"^^geo:wktLiteral ;
  geo-pos:lat "57.78674"^^xsd:decimal ;
  geo-pos:long "11.19782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2520'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2520'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.6738888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.19782'^^xsd:double;
  dwc:startLongitude '11.1978195'^^xsd:double;
  dwc:endLongitude '11.1978195'^^xsd:double;
  dwc:latitude '57.78674'^^xsd:double;
  dwc:startLatitude '57.7867402'^^xsd:double;
  dwc:endLatitude '57.7867402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1978195 57.7867402, 11.1978195 57.7867402, 11.1978195 57.7867402, 11.1978195 57.7867402, 11.1978195 57.7867402))'^^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 '1183_2520'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.544859 11.201284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.544859"^^xsd:decimal ;
  dwc:decimalLongitude "11.201284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.544859 11.201284)"^^geo:wktLiteral ;
  geo-pos:lat "57.544859"^^xsd:decimal ;
  geo-pos:long "11.201284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2523'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2523'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.263611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.201284'^^xsd:double;
  dwc:startLongitude '11.2012839'^^xsd:double;
  dwc:endLongitude '11.2012839'^^xsd:double;
  dwc:latitude '57.544859'^^xsd:double;
  dwc:startLatitude '57.5448588'^^xsd:double;
  dwc:endLatitude '57.5448588'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2012839 57.5448588, 11.2012839 57.5448588, 11.2012839 57.5448588, 11.2012839 57.5448588, 11.2012839 57.5448588))'^^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 '1183_2523'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.074565 11.20336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.074565"^^xsd:decimal ;
  dwc:decimalLongitude "11.20336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.074565 11.20336)"^^geo:wktLiteral ;
  geo-pos:lat "55.074565"^^xsd:decimal ;
  geo-pos:long "11.20336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2330'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2330'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5366666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.20336'^^xsd:double;
  dwc:startLongitude '11.2033603'^^xsd:double;
  dwc:endLongitude '11.2033603'^^xsd:double;
  dwc:latitude '55.074565'^^xsd:double;
  dwc:startLatitude '55.0745652'^^xsd:double;
  dwc:endLatitude '55.0745652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2033603 55.0745652, 11.2033603 55.0745652, 11.2033603 55.0745652, 11.2033603 55.0745652, 11.2033603 55.0745652))'^^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 '1183_2330'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.078485 11.208009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.078485"^^xsd:decimal ;
  dwc:decimalLongitude "11.208009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.078485 11.208009)"^^geo:wktLiteral ;
  geo-pos:lat "55.078485"^^xsd:decimal ;
  geo-pos:long "11.208009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2331'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2331'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5747222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.208009'^^xsd:double;
  dwc:startLongitude '11.208009'^^xsd:double;
  dwc:endLongitude '11.208009'^^xsd:double;
  dwc:latitude '55.078485'^^xsd:double;
  dwc:startLatitude '55.0784847'^^xsd:double;
  dwc:endLatitude '55.0784847'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.208009 55.0784847, 11.208009 55.0784847, 11.208009 55.0784847, 11.208009 55.0784847, 11.208009 55.0784847))'^^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 '1183_2331'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.567703 11.2083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.567703"^^xsd:decimal ;
  dwc:decimalLongitude "11.2083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.567703 11.2083)"^^geo:wktLiteral ;
  geo-pos:lat "57.567703"^^xsd:decimal ;
  geo-pos:long "11.2083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2446'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2446'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.4261111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.2083'^^xsd:double;
  dwc:startLongitude '11.2082996'^^xsd:double;
  dwc:endLongitude '11.2082996'^^xsd:double;
  dwc:latitude '57.567703'^^xsd:double;
  dwc:startLatitude '57.5677026'^^xsd:double;
  dwc:endLatitude '57.5677026'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2082996 57.5677026, 11.2082996 57.5677026, 11.2082996 57.5677026, 11.2082996 57.5677026, 11.2082996 57.5677026))'^^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 '1183_2446'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079086 11.208722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079086"^^xsd:decimal ;
  dwc:decimalLongitude "11.208722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079086 11.208722)"^^geo:wktLiteral ;
  geo-pos:lat "55.079086"^^xsd:decimal ;
  geo-pos:long "11.208722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2332'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2332'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.208722'^^xsd:double;
  dwc:startLongitude '11.2087216'^^xsd:double;
  dwc:endLongitude '11.2087216'^^xsd:double;
  dwc:latitude '55.079086'^^xsd:double;
  dwc:startLatitude '55.0790855'^^xsd:double;
  dwc:endLatitude '55.0790855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2087216 55.0790855, 11.2087216 55.0790855, 11.2087216 55.0790855, 11.2087216 55.0790855, 11.2087216 55.0790855))'^^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 '1183_2332'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.085094 11.215847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.085094"^^xsd:decimal ;
  dwc:decimalLongitude "11.215847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.085094 11.215847)"^^geo:wktLiteral ;
  geo-pos:lat "55.085094"^^xsd:decimal ;
  geo-pos:long "11.215847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2333'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2333'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.6388888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.215847'^^xsd:double;
  dwc:startLongitude '11.2158473'^^xsd:double;
  dwc:endLongitude '11.2158473'^^xsd:double;
  dwc:latitude '55.085094'^^xsd:double;
  dwc:startLatitude '55.0850935'^^xsd:double;
  dwc:endLatitude '55.0850935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2158473 55.0850935, 11.2158473 55.0850935, 11.2158473 55.0850935, 11.2158473 55.0850935, 11.2158473 55.0850935))'^^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 '1183_2333'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.559543 11.223359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.559543"^^xsd:decimal ;
  dwc:decimalLongitude "11.223359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.559543 11.223359)"^^geo:wktLiteral ;
  geo-pos:lat "57.559543"^^xsd:decimal ;
  geo-pos:long "11.223359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2445'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2445'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.3583333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.223359'^^xsd:double;
  dwc:startLongitude '11.2233589'^^xsd:double;
  dwc:endLongitude '11.2233589'^^xsd:double;
  dwc:latitude '57.559543'^^xsd:double;
  dwc:startLatitude '57.5595427'^^xsd:double;
  dwc:endLatitude '57.5595427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2233589 57.5595427, 11.2233589 57.5595427, 11.2233589 57.5595427, 11.2233589 57.5595427, 11.2233589 57.5595427))'^^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 '1183_2445'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.091731 11.22372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.091731"^^xsd:decimal ;
  dwc:decimalLongitude "11.22372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.091731 11.22372)"^^geo:wktLiteral ;
  geo-pos:lat "55.091731"^^xsd:decimal ;
  geo-pos:long "11.22372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2334'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2334'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7033333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.22372'^^xsd:double;
  dwc:startLongitude '11.2237196'^^xsd:double;
  dwc:endLongitude '11.2237196'^^xsd:double;
  dwc:latitude '55.091731'^^xsd:double;
  dwc:startLatitude '55.0917309'^^xsd:double;
  dwc:endLatitude '55.0917309'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2237196 55.0917309, 11.2237196 55.0917309, 11.2237196 55.0917309, 11.2237196 55.0917309, 11.2237196 55.0917309))'^^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 '1183_2334'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093104 11.225348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.093104"^^xsd:decimal ;
  dwc:decimalLongitude "11.225348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.093104 11.225348)"^^geo:wktLiteral ;
  geo-pos:lat "55.093104"^^xsd:decimal ;
  geo-pos:long "11.225348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2335'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2335'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.225348'^^xsd:double;
  dwc:startLongitude '11.2253483'^^xsd:double;
  dwc:endLongitude '11.2253483'^^xsd:double;
  dwc:latitude '55.093104'^^xsd:double;
  dwc:startLatitude '55.0931041'^^xsd:double;
  dwc:endLatitude '55.0931041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2253483 55.0931041, 11.2253483 55.0931041, 11.2253483 55.0931041, 11.2253483 55.0931041, 11.2253483 55.0931041))'^^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 '1183_2335'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.094249 11.226706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.094249"^^xsd:decimal ;
  dwc:decimalLongitude "11.226706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.094249 11.226706)"^^geo:wktLiteral ;
  geo-pos:lat "55.094249"^^xsd:decimal ;
  geo-pos:long "11.226706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2336'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2336'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.226706'^^xsd:double;
  dwc:startLongitude '11.2267056'^^xsd:double;
  dwc:endLongitude '11.2267056'^^xsd:double;
  dwc:latitude '55.094249'^^xsd:double;
  dwc:startLatitude '55.0942485'^^xsd:double;
  dwc:endLatitude '55.0942485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2267056 55.0942485, 11.2267056 55.0942485, 11.2267056 55.0942485, 11.2267056 55.0942485, 11.2267056 55.0942485))'^^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 '1183_2336'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099112 11.232474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099112"^^xsd:decimal ;
  dwc:decimalLongitude "11.232474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099112 11.232474)"^^geo:wktLiteral ;
  geo-pos:lat "55.099112"^^xsd:decimal ;
  geo-pos:long "11.232474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2337'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2337'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.775'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.232474'^^xsd:double;
  dwc:startLongitude '11.2324741'^^xsd:double;
  dwc:endLongitude '11.2324741'^^xsd:double;
  dwc:latitude '55.099112'^^xsd:double;
  dwc:startLatitude '55.0991121'^^xsd:double;
  dwc:endLatitude '55.0991121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2324741 55.0991121, 11.2324741 55.0991121, 11.2324741 55.0991121, 11.2324741 55.0991121, 11.2324741 55.0991121))'^^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 '1183_2337'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099684 11.233153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.099684"^^xsd:decimal ;
  dwc:decimalLongitude "11.233153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.099684 11.233153)"^^geo:wktLiteral ;
  geo-pos:lat "55.099684"^^xsd:decimal ;
  geo-pos:long "11.233153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2338'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2338'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.7805555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.233153'^^xsd:double;
  dwc:startLongitude '11.2331527'^^xsd:double;
  dwc:endLongitude '11.2331527'^^xsd:double;
  dwc:latitude '55.099684'^^xsd:double;
  dwc:startLatitude '55.0996843'^^xsd:double;
  dwc:endLatitude '55.0996843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2331527 55.0996843, 11.2331527 55.0996843, 11.2331527 55.0996843, 11.2331527 55.0996843, 11.2331527 55.0996843))'^^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 '1183_2338'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.552119 11.23706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.552119"^^xsd:decimal ;
  dwc:decimalLongitude "11.23706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.552119 11.23706)"^^geo:wktLiteral ;
  geo-pos:lat "57.552119"^^xsd:decimal ;
  geo-pos:long "11.23706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2444'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2444'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2966666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.23706'^^xsd:double;
  dwc:startLongitude '11.2370604'^^xsd:double;
  dwc:endLongitude '11.2370604'^^xsd:double;
  dwc:latitude '57.552119'^^xsd:double;
  dwc:startLatitude '57.5521185'^^xsd:double;
  dwc:endLatitude '57.5521185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2370604 57.5521185, 11.2370604 57.5521185, 11.2370604 57.5521185, 11.2370604 57.5521185, 11.2370604 57.5521185))'^^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 '1183_2444'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.383701 11.245288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.383701"^^xsd:decimal ;
  dwc:decimalLongitude "11.245288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.383701 11.245288)"^^geo:wktLiteral ;
  geo-pos:lat "56.383701"^^xsd:decimal ;
  geo-pos:long "11.245288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2594'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2594'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.245288'^^xsd:double;
  dwc:startLongitude '11.2452875'^^xsd:double;
  dwc:endLongitude '11.2452875'^^xsd:double;
  dwc:latitude '56.383701'^^xsd:double;
  dwc:startLatitude '56.3837011'^^xsd:double;
  dwc:endLatitude '56.3837011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2452875 56.3837011, 11.2452875 56.3837011, 11.2452875 56.3837011, 11.2452875 56.3837011, 11.2452875 56.3837011))'^^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 '1183_2594'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.111071 11.246658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.111071"^^xsd:decimal ;
  dwc:decimalLongitude "11.246658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.111071 11.246658)"^^geo:wktLiteral ;
  geo-pos:lat "55.111071"^^xsd:decimal ;
  geo-pos:long "11.246658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2339'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1183_2339'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8911111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.246658'^^xsd:double;
  dwc:startLongitude '11.2466577'^^xsd:double;
  dwc:endLongitude '11.2466577'^^xsd:double;
  dwc:latitude '55.111071'^^xsd:double;
  dwc:startLatitude '55.1110709'^^xsd:double;
  dwc:endLatitude '55.1110709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2466577 55.1110709, 11.2466577 55.1110709, 11.2466577 55.1110709, 11.2466577 55.1110709, 11.2466577 55.1110709))'^^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 '1183_2339'^^xsd:string;
  dwc:observationDate '1994-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.546132 11.248108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.546132"^^xsd:decimal ;
  dwc:decimalLongitude "11.248108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.546132 11.248108)"^^geo:wktLiteral ;
  geo-pos:lat "57.546132"^^xsd:decimal ;
  geo-pos:long "11.248108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2443'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2443'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2469444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.248108'^^xsd:double;
  dwc:startLongitude '11.2481079'^^xsd:double;
  dwc:endLongitude '11.2481079'^^xsd:double;
  dwc:latitude '57.546132'^^xsd:double;
  dwc:startLatitude '57.5461324'^^xsd:double;
  dwc:endLatitude '57.5461324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2481079 57.5461324, 11.2481079 57.5461324, 11.2481079 57.5461324, 11.2481079 57.5461324, 11.2481079 57.5461324))'^^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 '1183_2443'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.536468 11.265945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.536468"^^xsd:decimal ;
  dwc:decimalLongitude "11.265945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.536468 11.265945)"^^geo:wktLiteral ;
  geo-pos:lat "57.536468"^^xsd:decimal ;
  geo-pos:long "11.265945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2442'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2442'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.265945'^^xsd:double;
  dwc:startLongitude '11.2659445'^^xsd:double;
  dwc:endLongitude '11.2659445'^^xsd:double;
  dwc:latitude '57.536468'^^xsd:double;
  dwc:startLatitude '57.5364677'^^xsd:double;
  dwc:endLatitude '57.5364677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2659445 57.5364677, 11.2659445 57.5364677, 11.2659445 57.5364677, 11.2659445 57.5364677, 11.2659445 57.5364677))'^^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 '1183_2442'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.492855 11.342694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.492855"^^xsd:decimal ;
  dwc:decimalLongitude "11.342694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.492855 11.342694)"^^geo:wktLiteral ;
  geo-pos:lat "57.492855"^^xsd:decimal ;
  geo-pos:long "11.342694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2441'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2441'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.8188888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.342694'^^xsd:double;
  dwc:startLongitude '11.3426938'^^xsd:double;
  dwc:endLongitude '11.3426938'^^xsd:double;
  dwc:latitude '57.492855'^^xsd:double;
  dwc:startLatitude '57.4928554'^^xsd:double;
  dwc:endLatitude '57.4928554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3426938 57.4928554, 11.3426938 57.4928554, 11.3426938 57.4928554, 11.3426938 57.4928554, 11.3426938 57.4928554))'^^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 '1183_2441'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.482355 11.360352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.482355"^^xsd:decimal ;
  dwc:decimalLongitude "11.360352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.482355 11.360352)"^^geo:wktLiteral ;
  geo-pos:lat "57.482355"^^xsd:decimal ;
  geo-pos:long "11.360352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2440'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2440'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.7383333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.360352'^^xsd:double;
  dwc:startLongitude '11.3603518'^^xsd:double;
  dwc:endLongitude '11.3603518'^^xsd:double;
  dwc:latitude '57.482355'^^xsd:double;
  dwc:startLatitude '57.482355'^^xsd:double;
  dwc:endLatitude '57.482355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3603518 57.482355, 11.3603518 57.482355, 11.3603518 57.482355, 11.3603518 57.482355, 11.3603518 57.482355))'^^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 '1183_2440'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.640366 11.369393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.640366"^^xsd:decimal ;
  dwc:decimalLongitude "11.369393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.640366 11.369393)"^^geo:wktLiteral ;
  geo-pos:lat "57.640366"^^xsd:decimal ;
  geo-pos:long "11.369393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2521'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2521'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.369393'^^xsd:double;
  dwc:startLongitude '11.3693928'^^xsd:double;
  dwc:endLongitude '11.3693928'^^xsd:double;
  dwc:latitude '57.640366'^^xsd:double;
  dwc:startLatitude '57.6403657'^^xsd:double;
  dwc:endLatitude '57.6403657'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3693928 57.6403657, 11.3693928 57.6403657, 11.3693928 57.6403657, 11.3693928 57.6403657, 11.3693928 57.6403657))'^^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 '1183_2521'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.642243 11.373534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.642243"^^xsd:decimal ;
  dwc:decimalLongitude "11.373534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.642243 11.373534)"^^geo:wktLiteral ;
  geo-pos:lat "57.642243"^^xsd:decimal ;
  geo-pos:long "11.373534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2522'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1183_2522'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.483055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.373534'^^xsd:double;
  dwc:startLongitude '11.3735337'^^xsd:double;
  dwc:endLongitude '11.3735337'^^xsd:double;
  dwc:latitude '57.642243'^^xsd:double;
  dwc:startLatitude '57.6422433'^^xsd:double;
  dwc:endLatitude '57.6422433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3735337 57.6422433, 11.3735337 57.6422433, 11.3735337 57.6422433, 11.3735337 57.6422433, 11.3735337 57.6422433))'^^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 '1183_2522'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.470298 11.380628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.470298"^^xsd:decimal ;
  dwc:decimalLongitude "11.380628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.470298 11.380628)"^^geo:wktLiteral ;
  geo-pos:lat "57.470298"^^xsd:decimal ;
  geo-pos:long "11.380628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2439'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2439'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6458333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.380628'^^xsd:double;
  dwc:startLongitude '11.380628'^^xsd:double;
  dwc:endLongitude '11.380628'^^xsd:double;
  dwc:latitude '57.470298'^^xsd:double;
  dwc:startLatitude '57.4702977'^^xsd:double;
  dwc:endLatitude '57.4702977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.380628 57.4702977, 11.380628 57.4702977, 11.380628 57.4702977, 11.380628 57.4702977, 11.380628 57.4702977))'^^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 '1183_2439'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.467944 11.384586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.467944"^^xsd:decimal ;
  dwc:decimalLongitude "11.384586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.467944 11.384586)"^^geo:wktLiteral ;
  geo-pos:lat "57.467944"^^xsd:decimal ;
  geo-pos:long "11.384586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2438'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2438'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6277777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.384586'^^xsd:double;
  dwc:startLongitude '11.3845858'^^xsd:double;
  dwc:endLongitude '11.3845858'^^xsd:double;
  dwc:latitude '57.467944'^^xsd:double;
  dwc:startLatitude '57.4679441'^^xsd:double;
  dwc:endLatitude '57.4679441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3845858 57.4679441, 11.3845858 57.4679441, 11.3845858 57.4679441, 11.3845858 57.4679441, 11.3845858 57.4679441))'^^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 '1183_2438'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.466025 11.387813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.466025"^^xsd:decimal ;
  dwc:decimalLongitude "11.387813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.466025 11.387813)"^^geo:wktLiteral ;
  geo-pos:lat "57.466025"^^xsd:decimal ;
  geo-pos:long "11.387813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2437'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2437'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.6130555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.387813'^^xsd:double;
  dwc:startLongitude '11.387813'^^xsd:double;
  dwc:endLongitude '11.387813'^^xsd:double;
  dwc:latitude '57.466025'^^xsd:double;
  dwc:startLatitude '57.4660251'^^xsd:double;
  dwc:endLatitude '57.4660251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.387813 57.4660251, 11.387813 57.4660251, 11.387813 57.4660251, 11.387813 57.4660251, 11.387813 57.4660251))'^^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 '1183_2437'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.460775 11.396642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.460775"^^xsd:decimal ;
  dwc:decimalLongitude "11.396642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.460775 11.396642)"^^geo:wktLiteral ;
  geo-pos:lat "57.460775"^^xsd:decimal ;
  geo-pos:long "11.396642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2436'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2436'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.5727777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.396642'^^xsd:double;
  dwc:startLongitude '11.396642'^^xsd:double;
  dwc:endLongitude '11.396642'^^xsd:double;
  dwc:latitude '57.460775'^^xsd:double;
  dwc:startLatitude '57.4607749'^^xsd:double;
  dwc:endLatitude '57.4607749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.396642 57.4607749, 11.396642 57.4607749, 11.396642 57.4607749, 11.396642 57.4607749, 11.396642 57.4607749))'^^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 '1183_2436'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.460159 11.397677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.460159"^^xsd:decimal ;
  dwc:decimalLongitude "11.397677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.460159 11.397677)"^^geo:wktLiteral ;
  geo-pos:lat "57.460159"^^xsd:decimal ;
  geo-pos:long "11.397677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2435'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2435'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.5680555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.397677'^^xsd:double;
  dwc:startLongitude '11.3976771'^^xsd:double;
  dwc:endLongitude '11.3976771'^^xsd:double;
  dwc:latitude '57.460159'^^xsd:double;
  dwc:startLatitude '57.4601593'^^xsd:double;
  dwc:endLatitude '57.4601593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3976771 57.4601593, 11.3976771 57.4601593, 11.3976771 57.4601593, 11.3976771 57.4601593, 11.3976771 57.4601593))'^^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 '1183_2435'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.443974 11.424895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.443974"^^xsd:decimal ;
  dwc:decimalLongitude "11.424895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.443974 11.424895)"^^geo:wktLiteral ;
  geo-pos:lat "57.443974"^^xsd:decimal ;
  geo-pos:long "11.424895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2434'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2434'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.4438888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.424895'^^xsd:double;
  dwc:startLongitude '11.4248948'^^xsd:double;
  dwc:endLongitude '11.4248948'^^xsd:double;
  dwc:latitude '57.443974'^^xsd:double;
  dwc:startLatitude '57.4439742'^^xsd:double;
  dwc:endLatitude '57.4439742'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4248948 57.4439742, 11.4248948 57.4439742, 11.4248948 57.4439742, 11.4248948 57.4439742, 11.4248948 57.4439742))'^^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 '1183_2434'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.416467 11.429567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.416467"^^xsd:decimal ;
  dwc:decimalLongitude "11.429567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.416467 11.429567)"^^geo:wktLiteral ;
  geo-pos:lat "56.416467"^^xsd:decimal ;
  geo-pos:long "11.429567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2593'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2593'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.968888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.429567'^^xsd:double;
  dwc:startLongitude '11.4295667'^^xsd:double;
  dwc:endLongitude '11.4295667'^^xsd:double;
  dwc:latitude '56.416467'^^xsd:double;
  dwc:startLatitude '56.4164667'^^xsd:double;
  dwc:endLatitude '56.4164667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4295667 56.4164667, 11.4295667 56.4164667, 11.4295667 56.4164667, 11.4295667 56.4164667, 11.4295667 56.4164667))'^^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 '1183_2593'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.431772 11.445415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.431772"^^xsd:decimal ;
  dwc:decimalLongitude "11.445415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.431772 11.445415)"^^geo:wktLiteral ;
  geo-pos:lat "57.431772"^^xsd:decimal ;
  geo-pos:long "11.445415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2433'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2433'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3502777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.445415'^^xsd:double;
  dwc:startLongitude '11.4454146'^^xsd:double;
  dwc:endLongitude '11.4454146'^^xsd:double;
  dwc:latitude '57.431772'^^xsd:double;
  dwc:startLatitude '57.431772'^^xsd:double;
  dwc:endLatitude '57.431772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4454146 57.431772, 11.4454146 57.431772, 11.4454146 57.431772, 11.4454146 57.431772, 11.4454146 57.431772))'^^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 '1183_2433'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.428115 11.451564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.428115"^^xsd:decimal ;
  dwc:decimalLongitude "11.451564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.428115 11.451564)"^^geo:wktLiteral ;
  geo-pos:lat "57.428115"^^xsd:decimal ;
  geo-pos:long "11.451564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2432'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2432'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.3222222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.451564'^^xsd:double;
  dwc:startLongitude '11.4515644'^^xsd:double;
  dwc:endLongitude '11.4515644'^^xsd:double;
  dwc:latitude '57.428115'^^xsd:double;
  dwc:startLatitude '57.428115'^^xsd:double;
  dwc:endLatitude '57.428115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4515644 57.428115, 11.4515644 57.428115, 11.4515644 57.428115, 11.4515644 57.428115, 11.4515644 57.428115))'^^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 '1183_2432'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.412992 11.479134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.412992"^^xsd:decimal ;
  dwc:decimalLongitude "11.479134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.412992 11.479134)"^^geo:wktLiteral ;
  geo-pos:lat "57.412992"^^xsd:decimal ;
  geo-pos:long "11.479134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2431'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2431'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.2008333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.479134'^^xsd:double;
  dwc:startLongitude '11.4791337'^^xsd:double;
  dwc:endLongitude '11.4791337'^^xsd:double;
  dwc:latitude '57.412992'^^xsd:double;
  dwc:startLatitude '57.4129915'^^xsd:double;
  dwc:endLatitude '57.4129915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4791337 57.4129915, 11.4791337 57.4129915, 11.4791337 57.4129915, 11.4791337 57.4129915, 11.4791337 57.4129915))'^^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 '1183_2431'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.424042 11.479212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.424042"^^xsd:decimal ;
  dwc:decimalLongitude "11.479212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.424042 11.479212)"^^geo:wktLiteral ;
  geo-pos:lat "56.424042"^^xsd:decimal ;
  geo-pos:long "11.479212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2592'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2592'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.810555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.479212'^^xsd:double;
  dwc:startLongitude '11.4792123'^^xsd:double;
  dwc:endLongitude '11.4792123'^^xsd:double;
  dwc:latitude '56.424042'^^xsd:double;
  dwc:startLatitude '56.4240415'^^xsd:double;
  dwc:endLatitude '56.4240415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4792123 56.4240415, 11.4792123 56.4240415, 11.4792123 56.4240415, 11.4792123 56.4240415, 11.4792123 56.4240415))'^^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 '1183_2592'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.424357 11.481289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.424357"^^xsd:decimal ;
  dwc:decimalLongitude "11.481289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.424357 11.481289)"^^geo:wktLiteral ;
  geo-pos:lat "56.424357"^^xsd:decimal ;
  geo-pos:long "11.481289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2591'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2591'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.803888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.481289'^^xsd:double;
  dwc:startLongitude '11.4812891'^^xsd:double;
  dwc:endLongitude '11.4812891'^^xsd:double;
  dwc:latitude '56.424357'^^xsd:double;
  dwc:startLatitude '56.424357'^^xsd:double;
  dwc:endLatitude '56.424357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4812891 56.424357, 11.4812891 56.424357, 11.4812891 56.424357, 11.4812891 56.424357, 11.4812891 56.424357))'^^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 '1183_2591'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.425461 11.488558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.425461"^^xsd:decimal ;
  dwc:decimalLongitude "11.488558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.425461 11.488558)"^^geo:wktLiteral ;
  geo-pos:lat "56.425461"^^xsd:decimal ;
  geo-pos:long "11.488558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2590'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2590'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.780555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.488558'^^xsd:double;
  dwc:startLongitude '11.488558'^^xsd:double;
  dwc:endLongitude '11.488558'^^xsd:double;
  dwc:latitude '56.425461'^^xsd:double;
  dwc:startLatitude '56.4254613'^^xsd:double;
  dwc:endLatitude '56.4254613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.488558 56.4254613, 11.488558 56.4254613, 11.488558 56.4254613, 11.488558 56.4254613, 11.488558 56.4254613))'^^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 '1183_2590'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.425856 11.491154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.425856"^^xsd:decimal ;
  dwc:decimalLongitude "11.491154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.425856 11.491154)"^^geo:wktLiteral ;
  geo-pos:lat "56.425856"^^xsd:decimal ;
  geo-pos:long "11.491154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2589'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2589'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.772222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.491154'^^xsd:double;
  dwc:startLongitude '11.491154'^^xsd:double;
  dwc:endLongitude '11.491154'^^xsd:double;
  dwc:latitude '56.425856'^^xsd:double;
  dwc:startLatitude '56.4258556'^^xsd:double;
  dwc:endLatitude '56.4258556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.491154 56.4258556, 11.491154 56.4258556, 11.491154 56.4258556, 11.491154 56.4258556, 11.491154 56.4258556))'^^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 '1183_2589'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42838 11.507769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.42838"^^xsd:decimal ;
  dwc:decimalLongitude "11.507769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.42838 11.507769)"^^geo:wktLiteral ;
  geo-pos:lat "56.42838"^^xsd:decimal ;
  geo-pos:long "11.507769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2588'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2588'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.718888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.507769'^^xsd:double;
  dwc:startLongitude '11.5077685'^^xsd:double;
  dwc:endLongitude '11.5077685'^^xsd:double;
  dwc:latitude '56.42838'^^xsd:double;
  dwc:startLatitude '56.4283796'^^xsd:double;
  dwc:endLatitude '56.4283796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5077685 56.4283796, 11.5077685 56.4283796, 11.5077685 56.4283796, 11.5077685 56.4283796, 11.5077685 56.4283796))'^^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 '1183_2588'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.391852 11.516691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.391852"^^xsd:decimal ;
  dwc:decimalLongitude "11.516691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.391852 11.516691)"^^geo:wktLiteral ;
  geo-pos:lat "57.391852"^^xsd:decimal ;
  geo-pos:long "11.516691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2430'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2430'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.0344444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.516691'^^xsd:double;
  dwc:startLongitude '11.5166909'^^xsd:double;
  dwc:endLongitude '11.5166909'^^xsd:double;
  dwc:latitude '57.391852'^^xsd:double;
  dwc:startLatitude '57.3918519'^^xsd:double;
  dwc:endLatitude '57.3918519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5166909 57.3918519, 11.5166909 57.3918519, 11.5166909 57.3918519, 11.5166909 57.3918519, 11.5166909 57.3918519))'^^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 '1183_2430'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.430457 11.521441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.430457"^^xsd:decimal ;
  dwc:decimalLongitude "11.521441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.430457 11.521441)"^^geo:wktLiteral ;
  geo-pos:lat "56.430457"^^xsd:decimal ;
  geo-pos:long "11.521441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2587'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2587'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.675'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.521441'^^xsd:double;
  dwc:startLongitude '11.5214409'^^xsd:double;
  dwc:endLongitude '11.5214409'^^xsd:double;
  dwc:latitude '56.430457'^^xsd:double;
  dwc:startLatitude '56.4304567'^^xsd:double;
  dwc:endLatitude '56.4304567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5214409 56.4304567, 11.5214409 56.4304567, 11.5214409 56.4304567, 11.5214409 56.4304567, 11.5214409 56.4304567))'^^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 '1183_2587'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.385777 11.527835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.385777"^^xsd:decimal ;
  dwc:decimalLongitude "11.527835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.385777 11.527835)"^^geo:wktLiteral ;
  geo-pos:lat "57.385777"^^xsd:decimal ;
  geo-pos:long "11.527835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2429'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2429'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9802777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.527835'^^xsd:double;
  dwc:startLongitude '11.5278349'^^xsd:double;
  dwc:endLongitude '11.5278349'^^xsd:double;
  dwc:latitude '57.385777'^^xsd:double;
  dwc:startLatitude '57.3857768'^^xsd:double;
  dwc:endLatitude '57.3857768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5278349 57.3857768, 11.5278349 57.3857768, 11.5278349 57.3857768, 11.5278349 57.3857768, 11.5278349 57.3857768))'^^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 '1183_2429'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.382911 11.533093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.382911"^^xsd:decimal ;
  dwc:decimalLongitude "11.533093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.382911 11.533093)"^^geo:wktLiteral ;
  geo-pos:lat "57.382911"^^xsd:decimal ;
  geo-pos:long "11.533093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2428'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2428'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9547222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.533093'^^xsd:double;
  dwc:startLongitude '11.5330925'^^xsd:double;
  dwc:endLongitude '11.5330925'^^xsd:double;
  dwc:latitude '57.382911'^^xsd:double;
  dwc:startLatitude '57.3829106'^^xsd:double;
  dwc:endLatitude '57.3829106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5330925 57.3829106, 11.5330925 57.3829106, 11.5330925 57.3829106, 11.5330925 57.3829106, 11.5330925 57.3829106))'^^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 '1183_2428'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.380138 11.538179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.380138"^^xsd:decimal ;
  dwc:decimalLongitude "11.538179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.380138 11.538179)"^^geo:wktLiteral ;
  geo-pos:lat "57.380138"^^xsd:decimal ;
  geo-pos:long "11.538179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2427'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2427'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.93'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.538179'^^xsd:double;
  dwc:startLongitude '11.5381787'^^xsd:double;
  dwc:endLongitude '11.5381787'^^xsd:double;
  dwc:latitude '57.380138'^^xsd:double;
  dwc:startLatitude '57.3801378'^^xsd:double;
  dwc:endLatitude '57.3801378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5381787 57.3801378, 11.5381787 57.3801378, 11.5381787 57.3801378, 11.5381787 57.3801378, 11.5381787 57.3801378))'^^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 '1183_2427'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.378051 11.542008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.378051"^^xsd:decimal ;
  dwc:decimalLongitude "11.542008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.378051 11.542008)"^^geo:wktLiteral ;
  geo-pos:lat "57.378051"^^xsd:decimal ;
  geo-pos:long "11.542008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2426'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2426'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.9113888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.542008'^^xsd:double;
  dwc:startLongitude '11.5420077'^^xsd:double;
  dwc:endLongitude '11.5420077'^^xsd:double;
  dwc:latitude '57.378051'^^xsd:double;
  dwc:startLatitude '57.3780505'^^xsd:double;
  dwc:endLatitude '57.3780505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5420077 57.3780505, 11.5420077 57.3780505, 11.5420077 57.3780505, 11.5420077 57.3780505, 11.5420077 57.3780505))'^^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 '1183_2426'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.372536 11.552123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.372536"^^xsd:decimal ;
  dwc:decimalLongitude "11.552123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.372536 11.552123)"^^geo:wktLiteral ;
  geo-pos:lat "57.372536"^^xsd:decimal ;
  geo-pos:long "11.552123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2425'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2425'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8622222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.552123'^^xsd:double;
  dwc:startLongitude '11.5521229'^^xsd:double;
  dwc:endLongitude '11.5521229'^^xsd:double;
  dwc:latitude '57.372536'^^xsd:double;
  dwc:startLatitude '57.3725361'^^xsd:double;
  dwc:endLatitude '57.3725361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5521229 57.3725361, 11.5521229 57.3725361, 11.5521229 57.3725361, 11.5521229 57.3725361, 11.5521229 57.3725361))'^^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 '1183_2425'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.370667 11.555552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.370667"^^xsd:decimal ;
  dwc:decimalLongitude "11.555552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.370667 11.555552)"^^geo:wktLiteral ;
  geo-pos:lat "57.370667"^^xsd:decimal ;
  geo-pos:long "11.555552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2424'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1183_2424'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '2.8455555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.555552'^^xsd:double;
  dwc:startLongitude '11.5555518'^^xsd:double;
  dwc:endLongitude '11.5555518'^^xsd:double;
  dwc:latitude '57.370667'^^xsd:double;
  dwc:startLatitude '57.3706669'^^xsd:double;
  dwc:endLatitude '57.3706669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5555518 57.3706669, 11.5555518 57.3706669, 11.5555518 57.3706669, 11.5555518 57.3706669, 11.5555518 57.3706669))'^^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 '1183_2424'^^xsd:string;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.440613 11.601081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.440613"^^xsd:decimal ;
  dwc:decimalLongitude "11.601081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.440613 11.601081)"^^geo:wktLiteral ;
  geo-pos:lat "56.440613"^^xsd:decimal ;
  geo-pos:long "11.601081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2586'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2586'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.392777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.601081'^^xsd:double;
  dwc:startLongitude '11.6010805'^^xsd:double;
  dwc:endLongitude '11.6010805'^^xsd:double;
  dwc:latitude '56.440613'^^xsd:double;
  dwc:startLatitude '56.4406126'^^xsd:double;
  dwc:endLatitude '56.4406126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6010805 56.4406126, 11.6010805 56.4406126, 11.6010805 56.4406126, 11.6010805 56.4406126, 11.6010805 56.4406126))'^^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 '1183_2586'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.445065 11.625975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.445065"^^xsd:decimal ;
  dwc:decimalLongitude "11.625975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.445065 11.625975)"^^geo:wktLiteral ;
  geo-pos:lat "56.445065"^^xsd:decimal ;
  geo-pos:long "11.625975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2585'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2585'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.625975'^^xsd:double;
  dwc:startLongitude '11.6259748'^^xsd:double;
  dwc:endLongitude '11.6259748'^^xsd:double;
  dwc:latitude '56.445065'^^xsd:double;
  dwc:startLatitude '56.4450648'^^xsd:double;
  dwc:endLatitude '56.4450648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6259748 56.4450648, 11.6259748 56.4450648, 11.6259748 56.4450648, 11.6259748 56.4450648, 11.6259748 56.4450648))'^^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 '1183_2585'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.445065 11.625975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.445065"^^xsd:decimal ;
  dwc:decimalLongitude "11.625975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.445065 11.625975)"^^geo:wktLiteral ;
  geo-pos:lat "56.445065"^^xsd:decimal ;
  geo-pos:long "11.625975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2584'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2584'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.308333333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.625975'^^xsd:double;
  dwc:startLongitude '11.6259748'^^xsd:double;
  dwc:endLongitude '11.6259748'^^xsd:double;
  dwc:latitude '56.445065'^^xsd:double;
  dwc:startLatitude '56.4450648'^^xsd:double;
  dwc:endLatitude '56.4450648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6259748 56.4450648, 11.6259748 56.4450648, 11.6259748 56.4450648, 11.6259748 56.4450648, 11.6259748 56.4450648))'^^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 '1183_2584'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.447884 11.641596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.447884"^^xsd:decimal ;
  dwc:decimalLongitude "11.641596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.447884 11.641596)"^^geo:wktLiteral ;
  geo-pos:lat "56.447884"^^xsd:decimal ;
  geo-pos:long "11.641596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2583'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2583'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.255555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.641596'^^xsd:double;
  dwc:startLongitude '11.6415959'^^xsd:double;
  dwc:endLongitude '11.6415959'^^xsd:double;
  dwc:latitude '56.447884'^^xsd:double;
  dwc:startLatitude '56.4478839'^^xsd:double;
  dwc:endLatitude '56.4478839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6415959 56.4478839, 11.6415959 56.4478839, 11.6415959 56.4478839, 11.6415959 56.4478839, 11.6415959 56.4478839))'^^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 '1183_2583'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.454202 11.676273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.454202"^^xsd:decimal ;
  dwc:decimalLongitude "11.676273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.454202 11.676273)"^^geo:wktLiteral ;
  geo-pos:lat "56.454202"^^xsd:decimal ;
  geo-pos:long "11.676273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2582'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2582'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.138888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.676273'^^xsd:double;
  dwc:startLongitude '11.6762728'^^xsd:double;
  dwc:endLongitude '11.6762728'^^xsd:double;
  dwc:latitude '56.454202'^^xsd:double;
  dwc:startLatitude '56.4542019'^^xsd:double;
  dwc:endLatitude '56.4542019'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6762728 56.4542019, 11.6762728 56.4542019, 11.6762728 56.4542019, 11.6762728 56.4542019, 11.6762728 56.4542019))'^^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 '1183_2582'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.457511 11.694437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.457511"^^xsd:decimal ;
  dwc:decimalLongitude "11.694437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.457511 11.694437)"^^geo:wktLiteral ;
  geo-pos:lat "56.457511"^^xsd:decimal ;
  geo-pos:long "11.694437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2581'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2581'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.077777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.694437'^^xsd:double;
  dwc:startLongitude '11.6944369'^^xsd:double;
  dwc:endLongitude '11.6944369'^^xsd:double;
  dwc:latitude '56.457511'^^xsd:double;
  dwc:startLatitude '56.4575113'^^xsd:double;
  dwc:endLatitude '56.4575113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.6944369 56.4575113, 11.6944369 56.4575113, 11.6944369 56.4575113, 11.6944369 56.4575113, 11.6944369 56.4575113))'^^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 '1183_2581'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.460369 11.710124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.460369"^^xsd:decimal ;
  dwc:decimalLongitude "11.710124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.460369 11.710124)"^^geo:wktLiteral ;
  geo-pos:lat "56.460369"^^xsd:decimal ;
  geo-pos:long "11.710124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2617'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2617'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '15.025'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.710124'^^xsd:double;
  dwc:startLongitude '11.7101241'^^xsd:double;
  dwc:endLongitude '11.7101241'^^xsd:double;
  dwc:latitude '56.460369'^^xsd:double;
  dwc:startLatitude '56.4603694'^^xsd:double;
  dwc:endLatitude '56.4603694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7101241 56.4603694, 11.7101241 56.4603694, 11.7101241 56.4603694, 11.7101241 56.4603694, 11.7101241 56.4603694))'^^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 '1183_2617'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.464148 11.729563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.464148"^^xsd:decimal ;
  dwc:decimalLongitude "11.729563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.464148 11.729563)"^^geo:wktLiteral ;
  geo-pos:lat "56.464148"^^xsd:decimal ;
  geo-pos:long "11.729563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2580'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2580'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.960277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.729563'^^xsd:double;
  dwc:startLongitude '11.7295634'^^xsd:double;
  dwc:endLongitude '11.7295634'^^xsd:double;
  dwc:latitude '56.464148'^^xsd:double;
  dwc:startLatitude '56.4641476'^^xsd:double;
  dwc:endLatitude '56.4641476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7295634 56.4641476, 11.7295634 56.4641476, 11.7295634 56.4641476, 11.7295634 56.4641476, 11.7295634 56.4641476))'^^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 '1183_2580'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.465771 11.737765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.465771"^^xsd:decimal ;
  dwc:decimalLongitude "11.737765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.465771 11.737765)"^^geo:wktLiteral ;
  geo-pos:lat "56.465771"^^xsd:decimal ;
  geo-pos:long "11.737765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2579'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2579'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.933055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.737765'^^xsd:double;
  dwc:startLongitude '11.7377646'^^xsd:double;
  dwc:endLongitude '11.7377646'^^xsd:double;
  dwc:latitude '56.465771'^^xsd:double;
  dwc:startLatitude '56.4657706'^^xsd:double;
  dwc:endLatitude '56.4657706'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7377646 56.4657706, 11.7377646 56.4657706, 11.7377646 56.4657706, 11.7377646 56.4657706, 11.7377646 56.4657706))'^^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 '1183_2579'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.467062 11.744292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.467062"^^xsd:decimal ;
  dwc:decimalLongitude "11.744292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.467062 11.744292)"^^geo:wktLiteral ;
  geo-pos:lat "56.467062"^^xsd:decimal ;
  geo-pos:long "11.744292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2578'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2578'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.911388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.744292'^^xsd:double;
  dwc:startLongitude '11.7442921'^^xsd:double;
  dwc:endLongitude '11.7442921'^^xsd:double;
  dwc:latitude '56.467062'^^xsd:double;
  dwc:startLatitude '56.4670624'^^xsd:double;
  dwc:endLatitude '56.4670624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7442921 56.4670624, 11.7442921 56.4670624, 11.7442921 56.4670624, 11.7442921 56.4670624, 11.7442921 56.4670624))'^^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 '1183_2578'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.471915 11.768812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.471915"^^xsd:decimal ;
  dwc:decimalLongitude "11.768812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.471915 11.768812)"^^geo:wktLiteral ;
  geo-pos:lat "56.471915"^^xsd:decimal ;
  geo-pos:long "11.768812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2577'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2577'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.83'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.768812'^^xsd:double;
  dwc:startLongitude '11.768812'^^xsd:double;
  dwc:endLongitude '11.768812'^^xsd:double;
  dwc:latitude '56.471915'^^xsd:double;
  dwc:startLatitude '56.4719147'^^xsd:double;
  dwc:endLatitude '56.4719147'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.768812 56.4719147, 11.768812 56.4719147, 11.768812 56.4719147, 11.768812 56.4719147, 11.768812 56.4719147))'^^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 '1183_2577'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.474233 11.780528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.474233"^^xsd:decimal ;
  dwc:decimalLongitude "11.780528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.474233 11.780528)"^^geo:wktLiteral ;
  geo-pos:lat "56.474233"^^xsd:decimal ;
  geo-pos:long "11.780528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2576'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2576'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.791111111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.780528'^^xsd:double;
  dwc:startLongitude '11.780528'^^xsd:double;
  dwc:endLongitude '11.780528'^^xsd:double;
  dwc:latitude '56.474233'^^xsd:double;
  dwc:startLatitude '56.4742333'^^xsd:double;
  dwc:endLatitude '56.4742333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.780528 56.4742333, 11.780528 56.4742333, 11.780528 56.4742333, 11.780528 56.4742333, 11.780528 56.4742333))'^^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 '1183_2576'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.476254 11.790738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.476254"^^xsd:decimal ;
  dwc:decimalLongitude "11.790738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.476254 11.790738)"^^geo:wktLiteral ;
  geo-pos:lat "56.476254"^^xsd:decimal ;
  geo-pos:long "11.790738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2575'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2575'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.757222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.790738'^^xsd:double;
  dwc:startLongitude '11.7907377'^^xsd:double;
  dwc:endLongitude '11.7907377'^^xsd:double;
  dwc:latitude '56.476254'^^xsd:double;
  dwc:startLatitude '56.4762537'^^xsd:double;
  dwc:endLatitude '56.4762537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7907377 56.4762537, 11.7907377 56.4762537, 11.7907377 56.4762537, 11.7907377 56.4762537, 11.7907377 56.4762537))'^^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 '1183_2575'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.479837 11.81111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.479837"^^xsd:decimal ;
  dwc:decimalLongitude "11.81111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.479837 11.81111)"^^geo:wktLiteral ;
  geo-pos:lat "56.479837"^^xsd:decimal ;
  geo-pos:long "11.81111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2574'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2574'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.690833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.81111'^^xsd:double;
  dwc:startLongitude '11.8111095'^^xsd:double;
  dwc:endLongitude '11.8111095'^^xsd:double;
  dwc:latitude '56.479837'^^xsd:double;
  dwc:startLatitude '56.4798367'^^xsd:double;
  dwc:endLatitude '56.4798367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8111095 56.4798367, 11.8111095 56.4798367, 11.8111095 56.4798367, 11.8111095 56.4798367, 11.8111095 56.4798367))'^^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 '1183_2574'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.484754 11.839668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.484754"^^xsd:decimal ;
  dwc:decimalLongitude "11.839668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.484754 11.839668)"^^geo:wktLiteral ;
  geo-pos:lat "56.484754"^^xsd:decimal ;
  geo-pos:long "11.839668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2573'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2573'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.598055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.839668'^^xsd:double;
  dwc:startLongitude '11.8396678'^^xsd:double;
  dwc:endLongitude '11.8396678'^^xsd:double;
  dwc:latitude '56.484754'^^xsd:double;
  dwc:startLatitude '56.4847541'^^xsd:double;
  dwc:endLatitude '56.4847541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8396678 56.4847541, 11.8396678 56.4847541, 11.8396678 56.4847541, 11.8396678 56.4847541, 11.8396678 56.4847541))'^^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 '1183_2573'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48524 11.842489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48524"^^xsd:decimal ;
  dwc:decimalLongitude "11.842489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48524 11.842489)"^^geo:wktLiteral ;
  geo-pos:lat "56.48524"^^xsd:decimal ;
  geo-pos:long "11.842489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2572'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2572'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.588888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.842489'^^xsd:double;
  dwc:startLongitude '11.8424894'^^xsd:double;
  dwc:endLongitude '11.8424894'^^xsd:double;
  dwc:latitude '56.48524'^^xsd:double;
  dwc:startLatitude '56.4852399'^^xsd:double;
  dwc:endLatitude '56.4852399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8424894 56.4852399, 11.8424894 56.4852399, 11.8424894 56.4852399, 11.8424894 56.4852399, 11.8424894 56.4852399))'^^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 '1183_2572'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.488273 11.860103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.488273"^^xsd:decimal ;
  dwc:decimalLongitude "11.860103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.488273 11.860103)"^^geo:wktLiteral ;
  geo-pos:lat "56.488273"^^xsd:decimal ;
  geo-pos:long "11.860103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2571'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2571'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.531666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.860103'^^xsd:double;
  dwc:startLongitude '11.8601033'^^xsd:double;
  dwc:endLongitude '11.8601033'^^xsd:double;
  dwc:latitude '56.488273'^^xsd:double;
  dwc:startLatitude '56.4882727'^^xsd:double;
  dwc:endLatitude '56.4882727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8601033 56.4882727, 11.8601033 56.4882727, 11.8601033 56.4882727, 11.8601033 56.4882727, 11.8601033 56.4882727))'^^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 '1183_2571'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.489539 11.867457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.489539"^^xsd:decimal ;
  dwc:decimalLongitude "11.867457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.489539 11.867457)"^^geo:wktLiteral ;
  geo-pos:lat "56.489539"^^xsd:decimal ;
  geo-pos:long "11.867457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2570'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2570'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.507777777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.867457'^^xsd:double;
  dwc:startLongitude '11.8674566'^^xsd:double;
  dwc:endLongitude '11.8674566'^^xsd:double;
  dwc:latitude '56.489539'^^xsd:double;
  dwc:startLatitude '56.4895389'^^xsd:double;
  dwc:endLatitude '56.4895389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8674566 56.4895389, 11.8674566 56.4895389, 11.8674566 56.4895389, 11.8674566 56.4895389, 11.8674566 56.4895389))'^^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 '1183_2570'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.489613 11.867884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.489613"^^xsd:decimal ;
  dwc:decimalLongitude "11.867884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.489613 11.867884)"^^geo:wktLiteral ;
  geo-pos:lat "56.489613"^^xsd:decimal ;
  geo-pos:long "11.867884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2569'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2569'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.506388888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.867884'^^xsd:double;
  dwc:startLongitude '11.8678841'^^xsd:double;
  dwc:endLongitude '11.8678841'^^xsd:double;
  dwc:latitude '56.489613'^^xsd:double;
  dwc:startLatitude '56.4896125'^^xsd:double;
  dwc:endLatitude '56.4896125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8678841 56.4896125, 11.8678841 56.4896125, 11.8678841 56.4896125, 11.8678841 56.4896125, 11.8678841 56.4896125))'^^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 '1183_2569'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.491556 11.8788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.491556"^^xsd:decimal ;
  dwc:decimalLongitude "11.8788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.491556 11.8788)"^^geo:wktLiteral ;
  geo-pos:lat "56.491556"^^xsd:decimal ;
  geo-pos:long "11.8788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2568'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2568'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.470555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.8788'^^xsd:double;
  dwc:startLongitude '11.8788002'^^xsd:double;
  dwc:endLongitude '11.8788002'^^xsd:double;
  dwc:latitude '56.491556'^^xsd:double;
  dwc:startLatitude '56.4915562'^^xsd:double;
  dwc:endLatitude '56.4915562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8788002 56.4915562, 11.8788002 56.4915562, 11.8788002 56.4915562, 11.8788002 56.4915562, 11.8788002 56.4915562))'^^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 '1183_2568'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.493672 11.890631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.493672"^^xsd:decimal ;
  dwc:decimalLongitude "11.890631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.493672 11.890631)"^^geo:wktLiteral ;
  geo-pos:lat "56.493672"^^xsd:decimal ;
  geo-pos:long "11.890631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2567'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2567'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.431666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.890631'^^xsd:double;
  dwc:startLongitude '11.8906309'^^xsd:double;
  dwc:endLongitude '11.8906309'^^xsd:double;
  dwc:latitude '56.493672'^^xsd:double;
  dwc:startLatitude '56.4936719'^^xsd:double;
  dwc:endLatitude '56.4936719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8906309 56.4936719, 11.8906309 56.4936719, 11.8906309 56.4936719, 11.8906309 56.4936719, 11.8906309 56.4936719))'^^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 '1183_2567'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.498221 11.916067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.498221"^^xsd:decimal ;
  dwc:decimalLongitude "11.916067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.498221 11.916067)"^^geo:wktLiteral ;
  geo-pos:lat "56.498221"^^xsd:decimal ;
  geo-pos:long "11.916067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2566'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2566'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.348055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.916067'^^xsd:double;
  dwc:startLongitude '11.916067'^^xsd:double;
  dwc:endLongitude '11.916067'^^xsd:double;
  dwc:latitude '56.498221'^^xsd:double;
  dwc:startLatitude '56.4982207'^^xsd:double;
  dwc:endLatitude '56.4982207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.916067 56.4982207, 11.916067 56.4982207, 11.916067 56.4982207, 11.916067 56.4982207, 11.916067 56.4982207))'^^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 '1183_2566'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50008 11.926461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50008"^^xsd:decimal ;
  dwc:decimalLongitude "11.926461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50008 11.926461)"^^geo:wktLiteral ;
  geo-pos:lat "56.50008"^^xsd:decimal ;
  geo-pos:long "11.926461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2565'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2565'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.313888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.926461'^^xsd:double;
  dwc:startLongitude '11.9264611'^^xsd:double;
  dwc:endLongitude '11.9264611'^^xsd:double;
  dwc:latitude '56.50008'^^xsd:double;
  dwc:startLatitude '56.5000795'^^xsd:double;
  dwc:endLatitude '56.5000795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9264611 56.5000795, 11.9264611 56.5000795, 11.9264611 56.5000795, 11.9264611 56.5000795, 11.9264611 56.5000795))'^^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 '1183_2565'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.501485 11.93432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.501485"^^xsd:decimal ;
  dwc:decimalLongitude "11.93432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.501485 11.93432)"^^geo:wktLiteral ;
  geo-pos:lat "56.501485"^^xsd:decimal ;
  geo-pos:long "11.93432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2564'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2564'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.288055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.93432'^^xsd:double;
  dwc:startLongitude '11.93432'^^xsd:double;
  dwc:endLongitude '11.93432'^^xsd:double;
  dwc:latitude '56.501485'^^xsd:double;
  dwc:startLatitude '56.501485'^^xsd:double;
  dwc:endLatitude '56.501485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.93432 56.501485, 11.93432 56.501485, 11.93432 56.501485, 11.93432 56.501485, 11.93432 56.501485))'^^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 '1183_2564'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.502074 11.937616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.502074"^^xsd:decimal ;
  dwc:decimalLongitude "11.937616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.502074 11.937616)"^^geo:wktLiteral ;
  geo-pos:lat "56.502074"^^xsd:decimal ;
  geo-pos:long "11.937616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2563'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2563'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.277222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.937616'^^xsd:double;
  dwc:startLongitude '11.9376157'^^xsd:double;
  dwc:endLongitude '11.9376157'^^xsd:double;
  dwc:latitude '56.502074'^^xsd:double;
  dwc:startLatitude '56.5020744'^^xsd:double;
  dwc:endLatitude '56.5020744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9376157 56.5020744, 11.9376157 56.5020744, 11.9376157 56.5020744, 11.9376157 56.5020744, 11.9376157 56.5020744))'^^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 '1183_2563'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.504387 11.950545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.504387"^^xsd:decimal ;
  dwc:decimalLongitude "11.950545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.504387 11.950545)"^^geo:wktLiteral ;
  geo-pos:lat "56.504387"^^xsd:decimal ;
  geo-pos:long "11.950545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2562'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2562'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.234722222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.950545'^^xsd:double;
  dwc:startLongitude '11.950545'^^xsd:double;
  dwc:endLongitude '11.950545'^^xsd:double;
  dwc:latitude '56.504387'^^xsd:double;
  dwc:startLatitude '56.5043866'^^xsd:double;
  dwc:endLatitude '56.5043866'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.950545 56.5043866, 11.950545 56.5043866, 11.950545 56.5043866, 11.950545 56.5043866, 11.950545 56.5043866))'^^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 '1183_2562'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.507122 11.96584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.507122"^^xsd:decimal ;
  dwc:decimalLongitude "11.96584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.507122 11.96584)"^^geo:wktLiteral ;
  geo-pos:lat "56.507122"^^xsd:decimal ;
  geo-pos:long "11.96584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2561'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2561'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.184444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.96584'^^xsd:double;
  dwc:startLongitude '11.9658404'^^xsd:double;
  dwc:endLongitude '11.9658404'^^xsd:double;
  dwc:latitude '56.507122'^^xsd:double;
  dwc:startLatitude '56.5071219'^^xsd:double;
  dwc:endLatitude '56.5071219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9658404 56.5071219, 11.9658404 56.5071219, 11.9658404 56.5071219, 11.9658404 56.5071219, 11.9658404 56.5071219))'^^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 '1183_2561'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.508951 11.976066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.508951"^^xsd:decimal ;
  dwc:decimalLongitude "11.976066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.508951 11.976066)"^^geo:wktLiteral ;
  geo-pos:lat "56.508951"^^xsd:decimal ;
  geo-pos:long "11.976066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2560'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2560'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.150833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '11.976066'^^xsd:double;
  dwc:startLongitude '11.9760655'^^xsd:double;
  dwc:endLongitude '11.9760655'^^xsd:double;
  dwc:latitude '56.508951'^^xsd:double;
  dwc:startLatitude '56.5089505'^^xsd:double;
  dwc:endLatitude '56.5089505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9760655 56.5089505, 11.9760655 56.5089505, 11.9760655 56.5089505, 11.9760655 56.5089505, 11.9760655 56.5089505))'^^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 '1183_2560'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.519877 12.037163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.519877"^^xsd:decimal ;
  dwc:decimalLongitude "12.037163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.519877 12.037163)"^^geo:wktLiteral ;
  geo-pos:lat "56.519877"^^xsd:decimal ;
  geo-pos:long "12.037163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2559'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2559'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.95'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.037163'^^xsd:double;
  dwc:startLongitude '12.0371627'^^xsd:double;
  dwc:endLongitude '12.0371627'^^xsd:double;
  dwc:latitude '56.519877'^^xsd:double;
  dwc:startLatitude '56.5198768'^^xsd:double;
  dwc:endLatitude '56.5198768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0371627 56.5198768, 12.0371627 56.5198768, 12.0371627 56.5198768, 12.0371627 56.5198768, 12.0371627 56.5198768))'^^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 '1183_2559'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.520602 12.041219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.520602"^^xsd:decimal ;
  dwc:decimalLongitude "12.041219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.520602 12.041219)"^^geo:wktLiteral ;
  geo-pos:lat "56.520602"^^xsd:decimal ;
  geo-pos:long "12.041219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2558'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2558'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.936666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.041219'^^xsd:double;
  dwc:startLongitude '12.0412189'^^xsd:double;
  dwc:endLongitude '12.0412189'^^xsd:double;
  dwc:latitude '56.520602'^^xsd:double;
  dwc:startLatitude '56.5206022'^^xsd:double;
  dwc:endLatitude '56.5206022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0412189 56.5206022, 12.0412189 56.5206022, 12.0412189 56.5206022, 12.0412189 56.5206022, 12.0412189 56.5206022))'^^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 '1183_2558'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.770994 12.042569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.770994"^^xsd:decimal ;
  dwc:decimalLongitude "12.042569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.770994 12.042569)"^^geo:wktLiteral ;
  geo-pos:lat "56.770994"^^xsd:decimal ;
  geo-pos:long "12.042569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2546'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2546'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5844444444444'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.042569'^^xsd:double;
  dwc:startLongitude '12.042569'^^xsd:double;
  dwc:endLongitude '12.042569'^^xsd:double;
  dwc:latitude '56.770994'^^xsd:double;
  dwc:startLatitude '56.7709943'^^xsd:double;
  dwc:endLatitude '56.7709943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.042569 56.7709943, 12.042569 56.7709943, 12.042569 56.7709943, 12.042569 56.7709943, 12.042569 56.7709943))'^^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 '1183_2546'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.529745 12.092344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.529745"^^xsd:decimal ;
  dwc:decimalLongitude "12.092344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.529745 12.092344)"^^geo:wktLiteral ;
  geo-pos:lat "56.529745"^^xsd:decimal ;
  geo-pos:long "12.092344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2557'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2557'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.768611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.092344'^^xsd:double;
  dwc:startLongitude '12.0923444'^^xsd:double;
  dwc:endLongitude '12.0923444'^^xsd:double;
  dwc:latitude '56.529745'^^xsd:double;
  dwc:startLatitude '56.5297452'^^xsd:double;
  dwc:endLatitude '56.5297452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.0923444 56.5297452, 12.0923444 56.5297452, 12.0923444 56.5297452, 12.0923444 56.5297452, 12.0923444 56.5297452))'^^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 '1183_2557'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.533705 12.114485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.533705"^^xsd:decimal ;
  dwc:decimalLongitude "12.114485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.533705 12.114485)"^^geo:wktLiteral ;
  geo-pos:lat "56.533705"^^xsd:decimal ;
  geo-pos:long "12.114485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2556'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2556'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.695833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.114485'^^xsd:double;
  dwc:startLongitude '12.1144847'^^xsd:double;
  dwc:endLongitude '12.1144847'^^xsd:double;
  dwc:latitude '56.533705'^^xsd:double;
  dwc:startLatitude '56.5337046'^^xsd:double;
  dwc:endLatitude '56.5337046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1144847 56.5337046, 12.1144847 56.5337046, 12.1144847 56.5337046, 12.1144847 56.5337046, 12.1144847 56.5337046))'^^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 '1183_2556'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.545032 12.175729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.545032"^^xsd:decimal ;
  dwc:decimalLongitude "12.175729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.545032 12.175729)"^^geo:wktLiteral ;
  geo-pos:lat "56.545032"^^xsd:decimal ;
  geo-pos:long "12.175729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2555'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2555'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.4925'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.175729'^^xsd:double;
  dwc:startLongitude '12.1757293'^^xsd:double;
  dwc:endLongitude '12.1757293'^^xsd:double;
  dwc:latitude '56.545032'^^xsd:double;
  dwc:startLatitude '56.5450322'^^xsd:double;
  dwc:endLatitude '56.5450322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1757293 56.5450322, 12.1757293 56.5450322, 12.1757293 56.5450322, 12.1757293 56.5450322, 12.1757293 56.5450322))'^^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 '1183_2555'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.546096 12.180796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.546096"^^xsd:decimal ;
  dwc:decimalLongitude "12.180796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.546096 12.180796)"^^geo:wktLiteral ;
  geo-pos:lat "56.546096"^^xsd:decimal ;
  geo-pos:long "12.180796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2554'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2554'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.475'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.180796'^^xsd:double;
  dwc:startLongitude '12.1807956'^^xsd:double;
  dwc:endLongitude '12.1807956'^^xsd:double;
  dwc:latitude '56.546096'^^xsd:double;
  dwc:startLatitude '56.5460958'^^xsd:double;
  dwc:endLatitude '56.5460958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1807956 56.5460958, 12.1807956 56.5460958, 12.1807956 56.5460958, 12.1807956 56.5460958, 12.1807956 56.5460958))'^^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 '1183_2554'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.549557 12.197281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.549557"^^xsd:decimal ;
  dwc:decimalLongitude "12.197281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.549557 12.197281)"^^geo:wktLiteral ;
  geo-pos:lat "56.549557"^^xsd:decimal ;
  geo-pos:long "12.197281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2553'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2553'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.418055555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.197281'^^xsd:double;
  dwc:startLongitude '12.1972812'^^xsd:double;
  dwc:endLongitude '12.1972812'^^xsd:double;
  dwc:latitude '56.549557'^^xsd:double;
  dwc:startLatitude '56.5495565'^^xsd:double;
  dwc:endLatitude '56.5495565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1972812 56.5495565, 12.1972812 56.5495565, 12.1972812 56.5495565, 12.1972812 56.5495565, 12.1972812 56.5495565))'^^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 '1183_2553'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71191 12.273459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.71191"^^xsd:decimal ;
  dwc:decimalLongitude "12.273459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.71191 12.273459)"^^geo:wktLiteral ;
  geo-pos:lat "56.71191"^^xsd:decimal ;
  geo-pos:long "12.273459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2547'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2547'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.3672222222222'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.273459'^^xsd:double;
  dwc:startLongitude '12.2734588'^^xsd:double;
  dwc:endLongitude '12.2734588'^^xsd:double;
  dwc:latitude '56.71191'^^xsd:double;
  dwc:startLatitude '56.7119097'^^xsd:double;
  dwc:endLatitude '56.7119097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2734588 56.7119097, 12.2734588 56.7119097, 12.2734588 56.7119097, 12.2734588 56.7119097, 12.2734588 56.7119097))'^^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 '1183_2547'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.569915 12.30901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.569915"^^xsd:decimal ;
  dwc:decimalLongitude "12.30901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.569915 12.30901)"^^geo:wktLiteral ;
  geo-pos:lat "56.569915"^^xsd:decimal ;
  geo-pos:long "12.30901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2552'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2552'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.040277777778'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.30901'^^xsd:double;
  dwc:startLongitude '12.3090102'^^xsd:double;
  dwc:endLongitude '12.3090102'^^xsd:double;
  dwc:latitude '56.569915'^^xsd:double;
  dwc:startLatitude '56.5699151'^^xsd:double;
  dwc:endLatitude '56.5699151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3090102 56.5699151, 12.3090102 56.5699151, 12.3090102 56.5699151, 12.3090102 56.5699151, 12.3090102 56.5699151))'^^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 '1183_2552'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.571134 12.316039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.571134"^^xsd:decimal ;
  dwc:decimalLongitude "12.316039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.571134 12.316039)"^^geo:wktLiteral ;
  geo-pos:lat "56.571134"^^xsd:decimal ;
  geo-pos:long "12.316039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2551'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2551'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.316039'^^xsd:double;
  dwc:startLongitude '12.3160394'^^xsd:double;
  dwc:endLongitude '12.3160394'^^xsd:double;
  dwc:latitude '56.571134'^^xsd:double;
  dwc:startLatitude '56.5711335'^^xsd:double;
  dwc:endLatitude '56.5711335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3160394 56.5711335, 12.3160394 56.5711335, 12.3160394 56.5711335, 12.3160394 56.5711335, 12.3160394 56.5711335))'^^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 '1183_2551'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.572209 12.322242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.572209"^^xsd:decimal ;
  dwc:decimalLongitude "12.322242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.572209 12.322242)"^^geo:wktLiteral ;
  geo-pos:lat "56.572209"^^xsd:decimal ;
  geo-pos:long "12.322242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2550'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2550'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.995833333333'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.322242'^^xsd:double;
  dwc:startLongitude '12.3222417'^^xsd:double;
  dwc:endLongitude '12.3222417'^^xsd:double;
  dwc:latitude '56.572209'^^xsd:double;
  dwc:startLatitude '56.5722086'^^xsd:double;
  dwc:endLatitude '56.5722086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3222417 56.5722086, 12.3222417 56.5722086, 12.3222417 56.5722086, 12.3222417 56.5722086, 12.3222417 56.5722086))'^^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 '1183_2550'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.167852 12.34672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.167852"^^xsd:decimal ;
  dwc:decimalLongitude "12.34672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.167852 12.34672)"^^geo:wktLiteral ;
  geo-pos:lat "56.167852"^^xsd:decimal ;
  geo-pos:long "12.34672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2618'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2618'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.398611111111'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.34672'^^xsd:double;
  dwc:startLongitude '12.3467195'^^xsd:double;
  dwc:endLongitude '12.3467195'^^xsd:double;
  dwc:latitude '56.167852'^^xsd:double;
  dwc:startLatitude '56.1678521'^^xsd:double;
  dwc:endLatitude '56.1678521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3467195 56.1678521, 12.3467195 56.1678521, 12.3467195 56.1678521, 12.3467195 56.1678521, 12.3467195 56.1678521))'^^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 '1183_2618'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.167372 12.348637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.167372"^^xsd:decimal ;
  dwc:decimalLongitude "12.348637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.167372 12.348637)"^^geo:wktLiteral ;
  geo-pos:lat "56.167372"^^xsd:decimal ;
  geo-pos:long "12.348637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2619'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1183_2619'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.405555555556'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.348637'^^xsd:double;
  dwc:startLongitude '12.3486368'^^xsd:double;
  dwc:endLongitude '12.3486368'^^xsd:double;
  dwc:latitude '56.167372'^^xsd:double;
  dwc:startLatitude '56.1673719'^^xsd:double;
  dwc:endLatitude '56.1673719'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3486368 56.1673719, 12.3486368 56.1673719, 12.3486368 56.1673719, 12.3486368 56.1673719, 12.3486368 56.1673719))'^^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 '1183_2619'^^xsd:string;
  dwc:observationDate '1994-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.680118 12.444901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.680118"^^xsd:decimal ;
  dwc:decimalLongitude "12.444901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.680118 12.444901)"^^geo:wktLiteral ;
  geo-pos:lat "56.680118"^^xsd:decimal ;
  geo-pos:long "12.444901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2548'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2548'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.708888888889'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.444901'^^xsd:double;
  dwc:startLongitude '12.4449006'^^xsd:double;
  dwc:endLongitude '12.4449006'^^xsd:double;
  dwc:latitude '56.680118'^^xsd:double;
  dwc:startLatitude '56.6801182'^^xsd:double;
  dwc:endLatitude '56.6801182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.4449006 56.6801182, 12.4449006 56.6801182, 12.4449006 56.6801182, 12.4449006 56.6801182, 12.4449006 56.6801182))'^^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 '1183_2548'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1990__1183_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1990__1183_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1990__1183_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.603286 12.518379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.603286"^^xsd:decimal ;
  dwc:decimalLongitude "12.518379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1990__1183_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.603286 12.518379)"^^geo:wktLiteral ;
  geo-pos:lat "56.603286"^^xsd:decimal ;
  geo-pos:long "12.518379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1990__1183_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1183_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1990_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-07-02'^^xsd:date;
  dwc:institutionCode 'SMRU'^^xsd:string;
  dwc:collectionCode '1183'^^xsd:integer;
  dwc:catalogNumber '1183_2549'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1183_2549'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.329166666667'^^xsd:double;
  dwc:timeZone 'Z'^^xsd:string;
  dwc:longitude '12.518379'^^xsd:double;
  dwc:startLongitude '12.5183786'^^xsd:double;
  dwc:endLongitude '12.5183786'^^xsd:double;
  dwc:latitude '56.603286'^^xsd:double;
  dwc:startLatitude '56.603286'^^xsd:double;
  dwc:endLatitude '56.603286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.5183786 56.603286, 12.5183786 56.603286, 12.5183786 56.603286, 12.5183786 56.603286, 12.5183786 56.603286))'^^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 '1183_2549'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF